Uses of Class
com.google.auth.oauth2.IdentityPoolCredentials
Packages that use IdentityPoolCredentials
-
Uses of IdentityPoolCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return IdentityPoolCredentialsModifier and TypeMethodDescriptionIdentityPoolCredentials.Builder.build()
IdentityPoolCredentials.createScoped
(Collection<String> newScopes) Clones the IdentityPoolCredentials with the specified scopes.Methods in com.google.auth.oauth2 with parameters of type IdentityPoolCredentialsModifier and TypeMethodDescriptionIdentityPoolCredentials.newBuilder
(IdentityPoolCredentials identityPoolCredentials) Constructors in com.google.auth.oauth2 with parameters of type IdentityPoolCredentials