Uses of Class
com.google.auth.oauth2.ExternalAccountAuthorizedUserCredentials
Packages that use ExternalAccountAuthorizedUserCredentials
-
Uses of ExternalAccountAuthorizedUserCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return ExternalAccountAuthorizedUserCredentialsModifier and TypeMethodDescriptionExternalAccountAuthorizedUserCredentials.Builder.build()ExternalAccountAuthorizedUserCredentials.fromStream(InputStream credentialsStream) Returns external account authorized user credentials defined by a JSON file stream.ExternalAccountAuthorizedUserCredentials.fromStream(InputStream credentialsStream, HttpTransportFactory transportFactory) Returns external account authorized user credentials defined by a JSON file stream.Constructors in com.google.auth.oauth2 with parameters of type ExternalAccountAuthorizedUserCredentialsModifierConstructorDescriptionprotectedBuilder(ExternalAccountAuthorizedUserCredentials credentials)