| Modifier and Type | Method and Description |
|---|---|
TokenSource |
AuthenticationResultMetadata.tokenSource() |
static TokenSource |
TokenSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenSource[] |
TokenSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResultMetadata.AuthenticationResultMetadataBuilder |
AuthenticationResultMetadata.AuthenticationResultMetadataBuilder.tokenSource(TokenSource tokenSource) |
Copyright © 2013–2024. All rights reserved.