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