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