Serialized Form
-
Package io.mosip.kernel.auth.defaultimpl.dto
-
Class io.mosip.kernel.auth.defaultimpl.dto.LdapControl
class LdapControl extends Object implements Serializable- serialVersionUID:
- 8917803695932582767L
-
-
Package io.mosip.kernel.auth.defaultimpl.exception
-
Exception Class io.mosip.kernel.auth.defaultimpl.exception.AuthManagerException
class AuthManagerException extends RuntimeException implements Serializable- serialVersionUID:
- 4060346018688709387L
-
Serialized Fields
-
errorCode
String errorCode
-
-
Exception Class io.mosip.kernel.auth.defaultimpl.exception.AuthManagerServiceException
class AuthManagerServiceException extends RuntimeException implements Serializable- serialVersionUID:
- -3980982936992909434L
-
Serialized Fields
-
list
List<io.mosip.kernel.core.exception.ServiceError> list
This variable holds the MosipErrors list.
-
-
Exception Class io.mosip.kernel.auth.defaultimpl.exception.LoginException
class LoginException extends RuntimeException implements Serializable- serialVersionUID:
- 4060346018688709387L
-
Serialized Fields
-
errorCode
String errorCode
-
-
Exception Class io.mosip.kernel.auth.defaultimpl.exception.PasswordMismatchException
class PasswordMismatchException extends io.mosip.kernel.core.exception.BaseUncheckedException implements Serializable- serialVersionUID:
- -4849582696173207678L
-
Serialized Fields
-
errorCode
String errorCode
-
-