Uses of Enum Class
io.hawt.system.AuthenticateResult
Packages that use AuthenticateResult
-
Uses of AuthenticateResult in io.hawt.system
Methods in io.hawt.system that return AuthenticateResultModifier and TypeMethodDescriptionAuthenticator.authenticate(Consumer<Subject> callback) static AuthenticateResultReturns the enum constant of this class with the specified name.static AuthenticateResult[]AuthenticateResult.values()Returns an array containing the constants of this enum class, in the order they are declared.