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