|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AWSSecurityTokenService | |
---|---|
com.amazonaws.auth | |
com.amazonaws.services.securitytoken | Synchronous and asynchronous client classes for accessing AWSSecurityTokenService. |
Uses of AWSSecurityTokenService in com.amazonaws.auth |
---|
Constructors in com.amazonaws.auth with parameters of type AWSSecurityTokenService | |
---|---|
STSSessionCredentials(AWSSecurityTokenService stsClient)
Deprecated. Create a new credentials object that will periodically and automatically obtain a session from STS, using a preconfigured STS client. |
|
STSSessionCredentials(AWSSecurityTokenService stsClient,
int sessionDuratinSeconds)
Deprecated. Create a new credentials object that will periodically and automatically obtain a session from STS, using a preconfigured STS client. |
|
WebIdentityFederationSessionCredentialsProvider(String wifToken,
String wifProvider,
String roleArn,
AWSSecurityTokenService stsClient)
Constructs a new WebIdentityFederationSessionCredentialsProvider, which will use the specified 3rd-party web identity provider to make a request to the AWS Security Token Service (STS) using the provided client to request short lived session credentials, which will then be returned by this class's WebIdentityFederationSessionCredentialsProvider.getCredentials() method. |
Uses of AWSSecurityTokenService in com.amazonaws.services.securitytoken |
---|
Subinterfaces of AWSSecurityTokenService in com.amazonaws.services.securitytoken | |
---|---|
interface |
AWSSecurityTokenServiceAsync
Interface for accessing AWSSecurityTokenService asynchronously. |
Classes in com.amazonaws.services.securitytoken that implement AWSSecurityTokenService | |
---|---|
class |
AWSSecurityTokenServiceAsyncClient
Asynchronous client for accessing AWSSecurityTokenService. |
class |
AWSSecurityTokenServiceClient
Client for accessing AWSSecurityTokenService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |