Uses of Enum Class
cn.herodotus.engine.logic.identity.enums.AuthenticationMethod
Packages that use AuthenticationMethod
-
Uses of AuthenticationMethod in cn.herodotus.engine.logic.identity.enums
Methods in cn.herodotus.engine.logic.identity.enums that return AuthenticationMethodModifier and TypeMethodDescriptionstatic AuthenticationMethodstatic AuthenticationMethodReturns the enum constant of this class with the specified name.static AuthenticationMethod[]AuthenticationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.