Uses of Class
software.amazon.awssdk.services.sts.model.OutboundWebIdentityFederationDisabledException
-
Packages that use OutboundWebIdentityFederationDisabledException Package Description software.amazon.awssdk.services.sts Security Token Service -
-
Uses of OutboundWebIdentityFederationDisabledException in software.amazon.awssdk.services.sts
Methods in software.amazon.awssdk.services.sts that throw OutboundWebIdentityFederationDisabledException 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.
-