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 PluggableAuthCredentialSourcePluggableAuthCredentials. configMethods in com.google.auth.oauth2 with parameters of type PluggableAuthCredentialSource Modifier and Type Method Description PluggableAuthCredentials.BuilderPluggableAuthCredentials.Builder. setCredentialSource(PluggableAuthCredentialSource credentialSource)
-