Skip navigation links
A B C E G H N R S T 

A

AppEngineCredentials - Class in com.google.auth.appengine
OAuth2 credentials representing the built-in service account for Google App ENgine.
AppEngineCredentials(Collection<String>) - Constructor for class com.google.auth.appengine.AppEngineCredentials
Deprecated.
Use AppEngineCredentials.newBuilder() instead. This constructor will either be deleted or made private in a later version.
AppEngineCredentials(Collection<String>, AppIdentityService) - Constructor for class com.google.auth.appengine.AppEngineCredentials
Deprecated.
Use AppEngineCredentials.newBuilder() instead. This constructor will either be deleted or made private in a later version.
AppEngineCredentials.Builder - Class in com.google.auth.appengine
 

B

build() - Method in class com.google.auth.appengine.AppEngineCredentials.Builder
 
Builder() - Constructor for class com.google.auth.appengine.AppEngineCredentials.Builder
 
Builder(AppEngineCredentials) - Constructor for class com.google.auth.appengine.AppEngineCredentials.Builder
 

C

com.google.auth.appengine - package com.google.auth.appengine
 
createScoped(Collection<String>) - Method in class com.google.auth.appengine.AppEngineCredentials
 
createScopedRequired() - Method in class com.google.auth.appengine.AppEngineCredentials
 

E

equals(Object) - Method in class com.google.auth.appengine.AppEngineCredentials
 

G

getAccount() - Method in class com.google.auth.appengine.AppEngineCredentials
 
getAppIdentityService() - Method in class com.google.auth.appengine.AppEngineCredentials.Builder
 
getScopes() - Method in class com.google.auth.appengine.AppEngineCredentials.Builder
 

H

hashCode() - Method in class com.google.auth.appengine.AppEngineCredentials
 

N

newBuilder() - Static method in class com.google.auth.appengine.AppEngineCredentials
 

R

refreshAccessToken() - Method in class com.google.auth.appengine.AppEngineCredentials
Refresh the access token by getting it from the App Identity service

S

setAppIdentityService(AppIdentityService) - Method in class com.google.auth.appengine.AppEngineCredentials.Builder
 
setScopes(Collection<String>) - Method in class com.google.auth.appengine.AppEngineCredentials.Builder
 
sign(byte[]) - Method in class com.google.auth.appengine.AppEngineCredentials
 

T

toBuilder() - Method in class com.google.auth.appengine.AppEngineCredentials
 
toString() - Method in class com.google.auth.appengine.AppEngineCredentials
 
A B C E G H N R S T 
Skip navigation links

Copyright © 2019 Google. All rights reserved.