| Package | Description | 
|---|---|
| com.amazonaws.services.securitytoken.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExpiredTokenException
 The web identity token that was passed is expired or is not valid. | 
| class  | 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. | 
| class  | IDPRejectedClaimException
 The identity provider (IdP) reported that authentication failed. | 
| class  | InvalidAuthorizationMessageException
 The error returned if the message passed to  DecodeAuthorizationMessagewas invalid. | 
| class  | InvalidIdentityTokenException
 The web identity token that was passed could not be validated by AWS. | 
| class  | MalformedPolicyDocumentException
 The request was rejected because the policy document was malformed. | 
| class  | PackedPolicyTooLargeException
 The request was rejected because the policy document was too large. | 
| class  | RegionDisabledException
 STS is not activated in the requested region for the account that is being asked to generate credentials. | 
Copyright © 2019. All rights reserved.