Uses of 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 AuthenticateResultAuthenticateResult.authorized()static AuthenticateResultAuthenticateResult.noCredentials()static AuthenticateResultAuthenticateResult.notAuthorized()static AuthenticateResultAuthenticateResult.throttled(long retryAfter)