Uses of Class
com.google.auth.oauth2.GdchCredentials
Packages that use GdchCredentials
-
Uses of GdchCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return GdchCredentialsModifier and TypeMethodDescriptionGdchCredentials.Builder.build()GdchCredentials.createWithGdchAudience(String apiAudience) Create a copy of GDCH credentials with the specified audience.GdchCredentials.createWithGdchAudience(URI apiAudience) This method is obsolete.static GdchCredentialsGdchCredentials.fromStream(InputStream credentialsStream) Returns credentials defined by a GdchCredentials key file in JSON format from the Google Developers Console.static GdchCredentialsGdchCredentials.fromStream(InputStream credentialsStream, HttpTransportFactory transportFactory) Returns credentials defined by a GdchCredentials key file in JSON format from the Google Developers Console.Constructors in com.google.auth.oauth2 with parameters of type GdchCredentials