Home
last modified time | relevance | path

Searched defs:setServiceAccountImpersonationOptions (Results 1 – 4 of 4) sorted by relevance

/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DIdentityPoolCredentials.java239 public Builder setServiceAccountImpersonationOptions(Map<String, Object> optionsMap) { in setServiceAccountImpersonationOptions() method in IdentityPoolCredentials.Builder
DPluggableAuthCredentials.java308 public Builder setServiceAccountImpersonationOptions(Map<String, Object> optionsMap) { in setServiceAccountImpersonationOptions() method in PluggableAuthCredentials.Builder
DAwsCredentials.java362 public Builder setServiceAccountImpersonationOptions(Map<String, Object> optionsMap) { in setServiceAccountImpersonationOptions() method in AwsCredentials.Builder
DExternalAccountCredentials.java913 public Builder setServiceAccountImpersonationOptions(Map<String, Object> optionsMap) { in setServiceAccountImpersonationOptions() method in ExternalAccountCredentials.Builder