Searched defs:createScoped (Results 1 – 10 of 10) sorted by relevance
436 public GoogleCredentials createScoped(Collection<String> scopes) { in createScoped() method in GoogleCredentials448 public GoogleCredentials createScoped( in createScoped() method in GoogleCredentials460 public GoogleCredentials createScoped(String... scopes) { in createScoped() method in GoogleCredentials
161 public GoogleCredentials createScoped(Collection<String> scopes) { in createScoped() method in AppEngineCredentials166 public GoogleCredentials createScoped( in createScoped() method in AppEngineCredentials
157 public GoogleCredentials createScoped(Collection<String> newScopes) { in createScoped() method in ComputeEngineCredentials165 public GoogleCredentials createScoped( in createScoped() method in ComputeEngineCredentials
121 public IdentityPoolCredentials createScoped(Collection<String> newScopes) { in createScoped() method in IdentityPoolCredentials
188 public PluggableAuthCredentials createScoped(Collection<String> newScopes) { in createScoped() method in PluggableAuthCredentials
162 public GoogleCredentials createScoped(Collection<String> newScopes) { in createScoped() method in AwsCredentials
614 public GoogleCredentials createScoped(Collection<String> newScopes) { in createScoped() method in ServiceAccountCredentials624 public GoogleCredentials createScoped( in createScoped() method in ServiceAccountCredentials
423 public GoogleCredentials createScoped(Collection<String> scopes) { in createScoped() method in ImpersonatedCredentials
94 public GoogleCredentials createScoped(Collection<String> scopes) { in createScoped() method in AppEngineCredentials
300 public void createScoped() { in createScoped() method in ImpersonatedCredentialsTest