Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<SessionCredentialsProviderFactory.Key,STSSessionCredentialsProvider> |
SessionCredentialsProviderFactory.cache |
Modifier and Type | Method and Description |
---|---|
static STSSessionCredentialsProvider |
SessionCredentialsProviderFactory.getSessionCredentialsProvider(AWSCredentials longTermCredentials,
java.lang.String serviceEndpoint,
ClientConfiguration stsClientConfiguration)
Gets a session credentials provider for the long-term credentials and
service endpoint given.
|