Interface SdkToken
- All Superinterfaces:
 Identity,TokenIdentity
- All Known Implementing Classes:
 SsoAccessToken,SsoOidcToken
Provides token which is used to securely authorize requests to services that use token based auth, e.g., OAuth.
 
For more details on OAuth tokens, see: https://oauth.net/2/access-tokens
- See Also:
 
- 
Method Summary
Methods inherited from interface software.amazon.awssdk.identity.spi.Identity
expirationTimeMethods inherited from interface software.amazon.awssdk.identity.spi.TokenIdentity
token