Uses of Class
org.graylog.security.authservice.AuthServiceResult
Packages that use AuthServiceResult
-
Uses of AuthServiceResult in org.graylog.security.authservice
Methods in org.graylog.security.authservice that return AuthServiceResultModifier and TypeMethodDescriptionAuthServiceAuthenticator.authenticate(AuthServiceCredentials authCredentials) Tries to authenticate the username with the given password and returns the authenticated username if successful.AuthServiceAuthenticator.authenticate(AuthServiceToken token) Tries to authenticate the user with the given token.abstract AuthServiceResultAuthServiceResult.Builder.build()static AuthServiceResultAuthServiceResult.failed(String username, AuthServiceBackend backend)