Uses of Class
com.google.auth.oauth2.GdchCredentials
-
Packages that use GdchCredentials Package Description com.google.auth.oauth2 -
-
Uses of GdchCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return GdchCredentials Modifier and Type Method Description GdchCredentials
GdchCredentials.Builder. build()
GdchCredentials
GdchCredentials. createWithGdchAudience(URI apiAudience)
Create a copy of GDCH credentials with the specified audience.Constructors in com.google.auth.oauth2 with parameters of type GdchCredentials Constructor Description Builder(GdchCredentials credentials)
-