Uses of Class
com.google.auth.oauth2.AwsRequestSignature
Packages that use AwsRequestSignature
-
Uses of AwsRequestSignature in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return AwsRequestSignatureModifier and TypeMethodDescription(package private) AwsRequestSignature
AwsRequestSignature.Builder.build()
(package private) AwsRequestSignature
AwsRequestSigner.sign()
Signs the specified AWS API request.Methods in com.google.auth.oauth2 with parameters of type AwsRequestSignatureModifier and TypeMethodDescriptionprivate String
AwsCredentials.buildSubjectToken
(AwsRequestSignature signature)