Uses of Class
com.google.auth.oauth2.PluggableAuthCredentials.Builder
-
Packages that use PluggableAuthCredentials.Builder Package Description com.google.auth.oauth2 -
-
Uses of PluggableAuthCredentials.Builder in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return PluggableAuthCredentials.Builder Modifier and Type Method Description static PluggableAuthCredentials.Builder
PluggableAuthCredentials. newBuilder()
static PluggableAuthCredentials.Builder
PluggableAuthCredentials. newBuilder(PluggableAuthCredentials pluggableAuthCredentials)
PluggableAuthCredentials.Builder
PluggableAuthCredentials.Builder. setExecutableHandler(com.google.auth.oauth2.ExecutableHandler handler)
-