Serialized Form
-
Package com.liferay.multi.factor.authentication.email.otp.exception
-
Exception com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException
class DuplicateMFAEmailOTPEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.multi.factor.authentication.email.otp.model
-
Class com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper
class MFAEmailOTPEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MFAEmailOTPEntry> implements Serializable
-