Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.securitytoken.model

Classes modeling the various types represented by AWSSecurityTokenService.

See:
          Description

Class Summary
AssumedRoleUser The identifiers for the temporary security credentials that the AssumeRole action returns.
AssumeRoleRequest Container for the parameters to the AssumeRole operation.
AssumeRoleResult Contains the result of a successful invocation of the AssumeRole action.
AssumeRoleWithWebIdentityRequest Container for the parameters to the AssumeRoleWithWebIdentity operation.
AssumeRoleWithWebIdentityResult Contains the result of a successful invocation of the AssumeRoleWithWebIdentity action, including temporary AWS credentials that can be used to make AWS requests.
Credentials AWS credentials for API authentication.
DecodeAuthorizationMessageRequest Container for the parameters to the DecodeAuthorizationMessage operation.
DecodeAuthorizationMessageResult  
FederatedUser Identifiers for the federated user that is associated with the credentials.
GetFederationTokenRequest Container for the parameters to the GetFederationToken operation.
GetFederationTokenResult Contains the result of a successful invocation of the GetFederationToken action.
GetSessionTokenRequest Container for the parameters to the GetSessionToken operation.
GetSessionTokenResult Contains the result of a successful invocation of the GetSessionToken action.
 

Exception Summary
ExpiredTokenException The web identity token that was passed is expired.
IDPCommunicationErrorException The request could not be fulfilled because the non-AWS identity provider (IDP) that was asked to verify the incoming identity token could not be reached.
IDPRejectedClaimException The non-AWS identity provider (IDP) that was asked to verify the incoming identity token rejected the identity claim.
InvalidAuthorizationMessageException The error returned if the message passed to DecodeAuthorizationMessage was invalid.
InvalidIdentityTokenException The web identity token that was passed could not be validated by AWS.
MalformedPolicyDocumentException The request was rejected because the policy document was malformed.
PackedPolicyTooLargeException The request was rejected because the policy document was too large.
 

Package com.amazonaws.services.securitytoken.model Description

Classes modeling the various types represented by AWSSecurityTokenService.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.