| Modifier and Type | Method and Description |
|---|---|
CacheRefreshReason |
AuthenticationResultMetadata.cacheRefreshReason() |
static CacheRefreshReason |
CacheRefreshReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheRefreshReason[] |
CacheRefreshReason.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.cacheRefreshReason(CacheRefreshReason cacheRefreshReason) |
Copyright © 2013–2025. All rights reserved.