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