Uses of Enum Class
io.mosip.kernel.auth.defaultimpl.constant.AuthErrorCode
Packages that use AuthErrorCode
-
Uses of AuthErrorCode in io.mosip.kernel.auth.defaultimpl.constant
Methods in io.mosip.kernel.auth.defaultimpl.constant that return AuthErrorCodeModifier and TypeMethodDescriptionstatic AuthErrorCodeReturns the enum constant of this class with the specified name.static AuthErrorCode[]AuthErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.