@ThreadSafe public interface Identity
Examples include AwsCredentialsIdentity and TokenIdentity.
IdentityProvider| Modifier and Type | Method and Description |
|---|---|
default Optional<Instant> |
expirationTime()
The time after which this identity will no longer be valid.
|
Copyright © 2023. All rights reserved.