Uses of Class
com.google.auth.oauth2.PluggableAuthCredentialSource
-
Packages that use PluggableAuthCredentialSource Package Description com.google.auth.oauth2 -
-
Uses of PluggableAuthCredentialSource in com.google.auth.oauth2
Fields in com.google.auth.oauth2 declared as PluggableAuthCredentialSource Modifier and Type Field Description private PluggableAuthCredentialSource
PluggableAuthCredentials. config
Methods in com.google.auth.oauth2 with parameters of type PluggableAuthCredentialSource Modifier and Type Method Description PluggableAuthCredentials.Builder
PluggableAuthCredentials.Builder. setCredentialSource(PluggableAuthCredentialSource credentialSource)
-