[][src]Module rusoto_credential::claims

Credential Claims module.

Contains constants used as keys into the AwsCredentials claims map returned by the STS client's federated assume role APIs.

Constants

AUDIENCE

Key used in the claims map for the Audience claim.

ISSUER

Key used in the claims map for the Issuer claim.

SUBJECT

Key used in the claims map for the Subject claim.