Uses of Class
com.google.auth.oauth2.PluggableAuthCredentials
Packages that use PluggableAuthCredentials
-
Uses of PluggableAuthCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return PluggableAuthCredentialsModifier and TypeMethodDescriptionPluggableAuthCredentials.Builder.build()
PluggableAuthCredentials.createScoped
(Collection<String> newScopes) Clones the PluggableAuthCredentials with the specified scopes.Methods in com.google.auth.oauth2 with parameters of type PluggableAuthCredentialsModifier and TypeMethodDescriptionPluggableAuthCredentials.newBuilder
(PluggableAuthCredentials pluggableAuthCredentials) Constructors in com.google.auth.oauth2 with parameters of type PluggableAuthCredentials