Class SessionCredentialsHolder
java.lang.Object
software.amazon.awssdk.services.sso.internal.SessionCredentialsHolder
Holder class used to atomically store a session with its expiration time.
-
Constructor Summary
ConstructorsConstructorDescriptionSessionCredentialsHolder
(AwsSessionCredentials credentials, Instant expiration) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SessionCredentialsHolder
-
-
Method Details
-
sessionCredentials
-
sessionCredentialsExpiration
-