Uses of Class
com.google.auth.oauth2.ExternalAccountCredentials.ServiceAccountImpersonationOptions
-
Packages that use ExternalAccountCredentials.ServiceAccountImpersonationOptions Package Description com.google.auth.oauth2 -
-
Uses of ExternalAccountCredentials.ServiceAccountImpersonationOptions in com.google.auth.oauth2
Fields in com.google.auth.oauth2 declared as ExternalAccountCredentials.ServiceAccountImpersonationOptions Modifier and Type Field Description protected ExternalAccountCredentials.ServiceAccountImpersonationOptions
ExternalAccountCredentials.Builder. serviceAccountImpersonationOptions
private ExternalAccountCredentials.ServiceAccountImpersonationOptions
ExternalAccountCredentials. serviceAccountImpersonationOptions
Methods in com.google.auth.oauth2 that return ExternalAccountCredentials.ServiceAccountImpersonationOptions Modifier and Type Method Description ExternalAccountCredentials.ServiceAccountImpersonationOptions
ExternalAccountCredentials. getServiceAccountImpersonationOptions()
-