Uses of Enum Class
io.mosip.kernel.openid.bridge.api.constants.AuthErrorCode
Packages that use AuthErrorCode
-
Uses of AuthErrorCode in io.mosip.kernel.openid.bridge.api.constants
Methods in io.mosip.kernel.openid.bridge.api.constants 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.