# Package com.miracl.trust.authentication
# Types
Name | Summary |
---|---|
AuthenticationErrorCode | enum AuthenticationErrorCode : Enum<AuthenticationErrorCode> , MIRACLErrorCode An enumeration that describes authentication issues. |
AuthenticationException | class AuthenticationException(errorCode: AuthenticationErrorCode, cause: Throwable?) : MIRACLException |