Serialized Form
-
Package com.google.auth
-
Class com.google.auth.ApiKeyCredentials extends Credentials implements Serializable
-
Serialized Fields
-
apiKey
java.lang.String apiKey
-
-
-
Class com.google.auth.Credentials extends java.lang.Object implements Serializable
- serialVersionUID:
- 808575179767517313L
-
Class com.google.auth.ServiceAccountSigner.SigningException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -6503954300538947223L
-
-
Package com.google.auth.oauth2
-
Class com.google.auth.oauth2.AccessToken extends java.lang.Object implements Serializable
- serialVersionUID:
- -8514239465808977353L
-
Serialized Fields
-
expirationTimeMillis
java.lang.Long expirationTimeMillis
-
scopes
java.util.List<java.lang.String> scopes
-
tokenValue
java.lang.String tokenValue
-
-
Class com.google.auth.oauth2.AwsCredentials extends ExternalAccountCredentials implements Serializable
- serialVersionUID:
- -3670131891574618105L
-
Serialized Fields
-
awsSecurityCredentialsSupplier
AwsSecurityCredentialsSupplier awsSecurityCredentialsSupplier
-
metricsHeaderValue
java.lang.String metricsHeaderValue
-
regionalCredentialVerificationUrl
java.lang.String regionalCredentialVerificationUrl
-
regionalCredentialVerificationUrlOverride
java.lang.String regionalCredentialVerificationUrlOverride
-
supplierContext
ExternalAccountSupplierContext supplierContext
-
-
Class com.google.auth.oauth2.AwsCredentialSource extends ExternalAccountCredentials.CredentialSource implements Serializable
- serialVersionUID:
- -4180558200808134436L
-
Serialized Fields
-
imdsv2SessionTokenUrl
java.lang.String imdsv2SessionTokenUrl
-
regionalCredentialVerificationUrl
java.lang.String regionalCredentialVerificationUrl
-
regionUrl
java.lang.String regionUrl
-
url
java.lang.String url
-
-
Class com.google.auth.oauth2.CloudShellCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- -2133257318957488451L
-
Serialized Fields
-
authPort
int authPort
-
-
Class com.google.auth.oauth2.ComputeEngineCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- -4113476462526554235L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
scopes
java.util.Collection<java.lang.String> scopes
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
universeDomainFromMetadata
java.lang.String universeDomainFromMetadata
-
-
Class com.google.auth.oauth2.DownscopedCredentials extends OAuth2Credentials implements Serializable
-
Serialized Fields
-
credentialAccessBoundary
CredentialAccessBoundary credentialAccessBoundary
-
sourceCredential
GoogleCredentials sourceCredential
-
TOKEN_EXCHANGE_URL_FORMAT
java.lang.String TOKEN_EXCHANGE_URL_FORMAT
-
tokenExchangeEndpoint
java.lang.String tokenExchangeEndpoint
-
universeDomain
java.lang.String universeDomain
-
-
-
Class com.google.auth.oauth2.ExternalAccountAuthorizedUserCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- -2181779590486283287L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
audience
java.lang.String audience
-
clientId
java.lang.String clientId
-
clientSecret
java.lang.String clientSecret
-
refreshToken
java.lang.String refreshToken
-
revokeUrl
java.lang.String revokeUrl
-
tokenInfoUrl
java.lang.String tokenInfoUrl
-
tokenUrl
java.lang.String tokenUrl
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
-
Class com.google.auth.oauth2.ExternalAccountCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- 8049126194174465023L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
audience
java.lang.String audience
-
clientId
java.lang.String clientId
-
clientSecret
java.lang.String clientSecret
-
credentialSource
ExternalAccountCredentials.CredentialSource credentialSource
-
environmentProvider
EnvironmentProvider environmentProvider
-
impersonatedCredentials
ImpersonatedCredentials impersonatedCredentials
-
metricsHandler
ExternalAccountMetricsHandler metricsHandler
-
scopes
java.util.Collection<java.lang.String> scopes
-
serviceAccountImpersonationOptions
ExternalAccountCredentials.ServiceAccountImpersonationOptions serviceAccountImpersonationOptions
-
serviceAccountImpersonationUrl
java.lang.String serviceAccountImpersonationUrl
-
subjectTokenType
java.lang.String subjectTokenType
-
tokenInfoUrl
java.lang.String tokenInfoUrl
-
tokenUrl
java.lang.String tokenUrl
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
workforcePoolUserProject
java.lang.String workforcePoolUserProject
-
-
Class com.google.auth.oauth2.ExternalAccountSupplierContext extends java.lang.Object implements Serializable
- serialVersionUID:
- -7852130853542313494L
-
Serialized Fields
-
audience
java.lang.String audience
-
subjectTokenType
java.lang.String subjectTokenType
-
-
Class com.google.auth.oauth2.GdchCredentials extends GoogleCredentials implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
apiAudience
java.net.URI apiAudience
-
caCertPath
java.lang.String caCertPath
-
lifetime
int lifetime
-
privateKey
java.security.PrivateKey privateKey
-
privateKeyId
java.lang.String privateKeyId
-
projectId
java.lang.String projectId
-
serviceIdentityName
java.lang.String serviceIdentityName
-
tokenServerUri
java.net.URI tokenServerUri
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
-
-
Class com.google.auth.oauth2.GoogleCredentials extends OAuth2Credentials implements Serializable
- serialVersionUID:
- -1522852442442473691L
-
Serialized Fields
-
isExplicitUniverseDomain
boolean isExplicitUniverseDomain
-
quotaProjectId
java.lang.String quotaProjectId
-
universeDomain
java.lang.String universeDomain
-
-
Class com.google.auth.oauth2.IdentityPoolCredentials extends ExternalAccountCredentials implements Serializable
- serialVersionUID:
- 2471046175477275881L
-
Serialized Fields
-
metricsHeaderValue
java.lang.String metricsHeaderValue
-
subjectTokenSupplier
IdentityPoolSubjectTokenSupplier subjectTokenSupplier
-
supplierContext
ExternalAccountSupplierContext supplierContext
-
-
Class com.google.auth.oauth2.IdentityPoolCredentialSource extends ExternalAccountCredentials.CredentialSource implements Serializable
- serialVersionUID:
- -745855247050085694L
-
Serialized Fields
-
credentialFormatType
IdentityPoolCredentialSource.CredentialFormatType credentialFormatType
-
credentialLocation
java.lang.String credentialLocation
-
credentialSourceType
IdentityPoolCredentialSource.IdentityPoolCredentialSourceType credentialSourceType
-
headers
java.util.Map<java.lang.String,java.lang.String> headers
-
subjectTokenFieldName
java.lang.String subjectTokenFieldName
-
-
Class com.google.auth.oauth2.IdToken extends AccessToken implements Serializable
- serialVersionUID:
- -8514239465808977353L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream ois) throws java.lang.ClassNotFoundException, java.io.IOException
- Throws:
java.lang.ClassNotFoundException
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Class com.google.auth.oauth2.IdTokenCredentials extends OAuth2Credentials implements Serializable
- serialVersionUID:
- -2133257318957588431L
-
Serialized Fields
-
idTokenProvider
IdTokenProvider idTokenProvider
-
options
java.util.List<IdTokenProvider.Option> options
-
targetAudience
java.lang.String targetAudience
-
-
Class com.google.auth.oauth2.ImpersonatedCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- -2133257318957488431L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
delegates
java.util.List<java.lang.String> delegates
-
iamEndpointOverride
java.lang.String iamEndpointOverride
-
lifetime
int lifetime
-
scopes
java.util.List<java.lang.String> scopes
-
sourceCredentials
GoogleCredentials sourceCredentials
-
targetPrincipal
java.lang.String targetPrincipal
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
-
Class com.google.auth.oauth2.JwtClaims extends java.lang.Object implements Serializable
- serialVersionUID:
- 4974444151019426702L
-
Class com.google.auth.oauth2.JwtCredentials extends Credentials implements Serializable
-
Serialized Fields
-
jwtClaims
JwtClaims jwtClaims
-
lifeSpanSeconds
java.lang.Long lifeSpanSeconds
-
lock
java.lang.Object lock
-
privateKey
java.security.PrivateKey privateKey
-
privateKeyId
java.lang.String privateKeyId
-
-
-
Class com.google.auth.oauth2.OAuth2Credentials extends Credentials implements Serializable
- serialVersionUID:
- 4556936364828217687L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
expirationMargin
java.time.Duration expirationMargin
-
lock
java.lang.Object lock
-
refreshMargin
java.time.Duration refreshMargin
-
value
OAuth2Credentials.OAuthValue value
-
-
Class com.google.auth.oauth2.OAuth2CredentialsWithRefresh extends OAuth2Credentials implements Serializable
-
Serialized Fields
-
refreshHandler
OAuth2CredentialsWithRefresh.OAuth2RefreshHandler refreshHandler
-
-
-
Class com.google.auth.oauth2.PluggableAuthCredentials extends ExternalAccountCredentials implements Serializable
-
Serialized Fields
-
config
PluggableAuthCredentialSource config
-
handler
ExecutableHandler handler
-
-
-
Class com.google.auth.oauth2.PluggableAuthCredentialSource extends ExternalAccountCredentials.CredentialSource implements Serializable
-
Serialized Fields
-
executableCommand
java.lang.String executableCommand
-
executableTimeoutMs
int executableTimeoutMs
-
outputFilePath
java.lang.String outputFilePath
-
-
-
Class com.google.auth.oauth2.ServiceAccountCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- 7807543542681217978L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
clientEmail
java.lang.String clientEmail
-
clientId
java.lang.String clientId
-
defaultRetriesEnabled
boolean defaultRetriesEnabled
-
defaultScopes
java.util.Collection<java.lang.String> defaultScopes
-
lifetime
int lifetime
-
privateKey
java.security.PrivateKey privateKey
-
privateKeyId
java.lang.String privateKeyId
-
projectId
java.lang.String projectId
-
scopes
java.util.Collection<java.lang.String> scopes
-
serviceAccountUser
java.lang.String serviceAccountUser
-
tokenServerUri
java.net.URI tokenServerUri
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
useJwtAccessWithScope
boolean useJwtAccessWithScope
-
-
Class com.google.auth.oauth2.ServiceAccountJwtAccessCredentials extends Credentials implements Serializable
- serialVersionUID:
- -7274955171379494197L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
clientEmail
java.lang.String clientEmail
-
clientId
java.lang.String clientId
-
defaultAudience
java.net.URI defaultAudience
-
privateKey
java.security.PrivateKey privateKey
-
privateKeyId
java.lang.String privateKeyId
-
quotaProjectId
java.lang.String quotaProjectId
-
-
Class com.google.auth.oauth2.TokenVerifier.VerificationException extends java.lang.Exception implements Serializable
-
Class com.google.auth.oauth2.UserCredentials extends GoogleCredentials implements Serializable
- serialVersionUID:
- -4800758775038679176L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream input) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
clientId
java.lang.String clientId
-
clientSecret
java.lang.String clientSecret
-
refreshToken
java.lang.String refreshToken
-
tokenServerUri
java.net.URI tokenServerUri
-
transportFactoryClassName
java.lang.String transportFactoryClassName
-
-