Uses of Class
software.amazon.awssdk.services.sts.model.StsResponse
Packages that use StsResponse
-
Uses of StsResponse in software.amazon.awssdk.services.sts.model
Subclasses of StsResponse in software.amazon.awssdk.services.sts.modelModifier and TypeClassDescriptionfinal classContains the response to a successful AssumeRole request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.final classContains the response to a successful AssumeRoleWithSAML request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.final classContains the response to a successful AssumeRoleWithWebIdentity request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.final classfinal classA document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an Amazon Web Services request.final classfinal classContains the response to a successful GetCallerIdentity request, including information about the entity making the request.final classfinal classContains the response to a successful GetFederationToken request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.final classContains the response to a successful GetSessionToken request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests.final classMethods in software.amazon.awssdk.services.sts.model that return StsResponseConstructors in software.amazon.awssdk.services.sts.model with parameters of type StsResponse