Uses of Class
com.google.api.client.auth.oauth.OAuthCredentialsResponse
Packages that use OAuthCredentialsResponse
Package
Description
Beta
OAuth 1.0 authorization as specified in RFC 5849: The OAuth 1.0 Protocol (see detailed package specification).
-
Uses of OAuthCredentialsResponse in com.google.api.client.auth.oauth
Methods in com.google.api.client.auth.oauth that return OAuthCredentialsResponseModifier and TypeMethodDescriptionfinal OAuthCredentialsResponse
AbstractOAuthGetToken.execute()
Executes the HTTP request for a temporary or long-lived token.