Uses of Class
software.amazon.awssdk.services.sts.model.SessionDurationEscalationException
-
Packages that use SessionDurationEscalationException Package Description software.amazon.awssdk.services.sts Security Token Service -
-
Uses of SessionDurationEscalationException in software.amazon.awssdk.services.sts
Methods in software.amazon.awssdk.services.sts that throw SessionDurationEscalationException Modifier and Type Method Description default GetWebIdentityTokenResponseStsClient. getWebIdentityToken(Consumer<GetWebIdentityTokenRequest.Builder> getWebIdentityTokenRequest)Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.default GetWebIdentityTokenResponseStsClient. getWebIdentityToken(GetWebIdentityTokenRequest getWebIdentityTokenRequest)Returns a signed JSON Web Token (JWT) that represents the calling Amazon Web Services identity.
-