Skip navigation links
C G H R 

C

com.google.auth - package com.google.auth
 
Credentials - Class in com.google.auth
Represents an abstract authorized identity instance.
Credentials() - Constructor for class com.google.auth.Credentials
 

G

getAuthenticationType() - Method in class com.google.auth.Credentials
A constant string name describing the authentication technology.
getRequestMetadata() - Method in class com.google.auth.Credentials
Get the current request metadata, refreshing tokens if required.
getRequestMetadata(URI) - Method in class com.google.auth.Credentials
Get the current request metadata, refreshing tokens if required.

H

hasRequestMetadata() - Method in class com.google.auth.Credentials
Whether the credentials have metadata entries that should be added to each request.
hasRequestMetadataOnly() - Method in class com.google.auth.Credentials
Indicates whether or not the Auth mechanism works purely by including request metadata.

R

refresh() - Method in class com.google.auth.Credentials
Refresh the authorization data, discarding any cached state.
C G H R 
Skip navigation links

Copyright © 2015 Google. All rights reserved.