Uses of Class
com.google.auth.oauth2.StsTokenExchangeResponse
-
Packages that use StsTokenExchangeResponse Package Description com.google.auth.oauth2 -
-
Uses of StsTokenExchangeResponse in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return StsTokenExchangeResponse Modifier and Type Method Description StsTokenExchangeResponseStsTokenExchangeResponse.Builder. build()private StsTokenExchangeResponseStsRequestHandler. buildResponse(com.google.api.client.util.GenericData responseData)StsTokenExchangeResponseStsRequestHandler. exchangeToken()Exchanges the provided token for another type of token based on the RFC 8693 spec.
-