Uses of Class
com.google.auth.oauth2.ExternalAccountSupplierContext.Builder
Packages that use ExternalAccountSupplierContext.Builder
-
Uses of ExternalAccountSupplierContext.Builder in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return ExternalAccountSupplierContext.BuilderModifier and TypeMethodDescription(package private) static ExternalAccountSupplierContext.Builder
ExternalAccountSupplierContext.newBuilder()
(package private) ExternalAccountSupplierContext.Builder
ExternalAccountSupplierContext.Builder.setAudience
(String audience) Sets the Audience.(package private) ExternalAccountSupplierContext.Builder
ExternalAccountSupplierContext.Builder.setSubjectTokenType
(ExternalAccountCredentials.SubjectTokenTypes subjectTokenType) Sets the subject token type.(package private) ExternalAccountSupplierContext.Builder
ExternalAccountSupplierContext.Builder.setSubjectTokenType
(String subjectTokenType) Sets the subject token type.Constructors in com.google.auth.oauth2 with parameters of type ExternalAccountSupplierContext.BuilderModifierConstructorDescriptionprivate
Internal constructor.