| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
AuthenticationApi.authenticateToken(TenantOrDomainAndCredentials<TokenCredentials> credentials) |
| Modifier and Type | Method and Description |
|---|---|
abstract TokenCredentials |
TokenCredentials.Builder.build() |
static TokenCredentials |
TokenCredentials.create(String id) |
| Modifier and Type | Method and Description |
|---|---|
TokenCredentials |
AuthenticateTokenCredentials.createCredentials(String identity,
String credential) |
| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
AuthenticateTokenCredentials.authenticate(TenantOrDomainAndCredentials<TokenCredentials> credentials) |
| Modifier and Type | Method and Description |
|---|---|
Token |
V3AuthenticationApi.authenticateToken(TenantOrDomainAndCredentials<TokenCredentials> credentials) |
| Modifier and Type | Method and Description |
|---|---|
protected Auth |
BindTokenAuthToJsonPayload.buildAuth(TenantOrDomainAndCredentials<TokenCredentials> credentials,
Object scope) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.