Uses of Class
com.google.auth.oauth2.CredentialAccessBoundary
Packages that use CredentialAccessBoundary
-
Uses of CredentialAccessBoundary in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return CredentialAccessBoundaryModifier and TypeMethodDescriptionCredentialAccessBoundary.Builder.build()DownscopedCredentials.getCredentialAccessBoundary()Methods in com.google.auth.oauth2 with parameters of type CredentialAccessBoundaryModifier and TypeMethodDescriptionDownscopedCredentials.Builder.setCredentialAccessBoundary(CredentialAccessBoundary credentialAccessBoundary) Sets the required credential access boundary which specifies the upper bound of permissions that the credential can access.