Uses of Class
com.google.api.client.auth.oauth.OAuthCredentialsResponse
-
Packages that use OAuthCredentialsResponse Package Description com.google.api.client.auth.oauth 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 OAuthCredentialsResponse Modifier and Type Method Description OAuthCredentialsResponse
AbstractOAuthGetToken. execute()
Executes the HTTP request for a temporary or long-lived token.
-