Uses of Enum
io.hawt.system.AuthenticateResult.Type
Packages that use AuthenticateResult.Type
-
Uses of AuthenticateResult.Type in io.hawt.system
Methods in io.hawt.system that return AuthenticateResult.TypeModifier and TypeMethodDescriptionAuthenticateResult.getType()static AuthenticateResult.TypeReturns the enum constant of this type with the specified name.static AuthenticateResult.Type[]AuthenticateResult.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.hawt.system with parameters of type AuthenticateResult.Type