com.google.api.client.googleapis.auth.oauth2.GoogleCredential
Aliases
Parameters
subClasses
superClasses
Any
com.google.api.client.auth.oauth2.Credential
com.google.api.client.http.HttpExecuteInterceptor
com.google.api.client.http.HttpRequestInitializer
com.google.api.client.http.HttpUnsuccessfulResponseHandler
java.lang.Object
Js Constructors
new com_google_api_client_googleapis_auth_oauth2_GoogleCredential
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
createDelegated
(
x$1:
java.lang.String
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
createScoped
(
x$1:
java.util.Collection
[
java.lang.String
]
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
createScopedRequired
()
:
boolean
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getAccessToken
()
:
java.lang.String
getClass
()
:
java.lang.Class
[
Any
]
getClientAuthentication
()
:
com.google.api.client.http.HttpExecuteInterceptor
getClock
()
:
com.google.api.client.util.Clock
getExpirationTimeMilliseconds
()
:
java.lang.Long
getExpiresInSeconds
()
:
java.lang.Long
getJsonFactory
()
:
com.google.api.client.json.JsonFactory
getMethod
()
:
com.google.api.client.auth.oauth2.Credential$AccessMethod
getRefreshListeners
()
:
java.util.Collection
[
com.google.api.client.auth.oauth2.CredentialRefreshListener
]
getRefreshToken
()
:
java.lang.String
getRequestInitializer
()
:
com.google.api.client.http.HttpRequestInitializer
getServiceAccountId
()
:
java.lang.String
getServiceAccountPrivateKey
()
:
java.security.PrivateKey
getServiceAccountPrivateKeyId
()
:
java.lang.String
getServiceAccountProjectId
()
:
java.lang.String
getServiceAccountScopes
()
:
java.util.Collection
[
java.lang.String
]
getServiceAccountScopesAsString
()
:
java.lang.String
getServiceAccountUser
()
:
java.lang.String
getTokenServerEncodedUrl
()
:
java.lang.String
getTransport
()
:
com.google.api.client.http.HttpTransport
handleResponse
(
x$1:
com.google.api.client.http.HttpRequest
,
x$2:
com.google.api.client.http.HttpResponse
,
x$3:
boolean
)
:
boolean
hashCode
()
:
int
initialize
(
x$1:
com.google.api.client.http.HttpRequest
)
:
Unit
intercept
(
x$1:
com.google.api.client.http.HttpRequest
)
:
Unit
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
refreshToken
()
:
boolean
setAccessToken
(
x$1:
java.lang.String
)
:
com.google.api.client.auth.oauth2.Credential
setAccessToken
(
x$1:
java.lang.String
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
setExpirationTimeMilliseconds
(
x$1:
java.lang.Long
)
:
com.google.api.client.auth.oauth2.Credential
setExpirationTimeMilliseconds
(
x$1:
java.lang.Long
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
setExpiresInSeconds
(
x$1:
java.lang.Long
)
:
com.google.api.client.auth.oauth2.Credential
setExpiresInSeconds
(
x$1:
java.lang.Long
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
setFromTokenResponse
(
x$1:
com.google.api.client.auth.oauth2.TokenResponse
)
:
com.google.api.client.auth.oauth2.Credential
setFromTokenResponse
(
x$1:
com.google.api.client.auth.oauth2.TokenResponse
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
setRefreshToken
(
x$1:
java.lang.String
)
:
com.google.api.client.auth.oauth2.Credential
setRefreshToken
(
x$1:
java.lang.String
)
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toBuilder
()
:
com.google.api.client.googleapis.auth.oauth2.GoogleCredential$Builder
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit