| Package | Description |
|---|---|
| org.graylog.security.authservice |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthServiceToken |
AuthServiceToken.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AuthServiceResult |
AuthServiceAuthenticator.authenticate(AuthServiceToken token)
Tries to authenticate the user with the given token.
|
default Optional<AuthenticationDetails> |
AuthServiceBackend.authenticateAndProvision(AuthServiceToken token,
ProvisionerService provisionerService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.