Uses of Class
com.google.auth.oauth2.AwsRequestSignature
-
Packages that use AwsRequestSignature Package Description com.google.auth.oauth2 -
-
Uses of AwsRequestSignature in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return AwsRequestSignature Modifier and Type Method Description (package private) AwsRequestSignatureAwsRequestSignature.Builder. build()(package private) AwsRequestSignatureAwsRequestSigner. sign()Signs the specified AWS API request.Methods in com.google.auth.oauth2 with parameters of type AwsRequestSignature Modifier and Type Method Description private java.lang.StringAwsCredentials. buildSubjectToken(AwsRequestSignature signature)
-