Uses of Class
com.google.auth.oauth2.JwtCredentials
Packages that use JwtCredentials
-
Uses of JwtCredentials in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return JwtCredentialsModifier and TypeMethodDescriptionJwtCredentials.Builder.build()JwtCredentials.jwtWithClaims(JwtClaims newClaims) Returns a copy of these credentials with modified claims.JwtProvider.jwtWithClaims(JwtClaims newClaims) Returns a new JwtCredentials instance with modified claims.ServiceAccountCredentials.jwtWithClaims(JwtClaims newClaims) Returns a new JwtCredentials instance with modified claims.ServiceAccountJwtAccessCredentials.jwtWithClaims(JwtClaims newClaims) Returns a new JwtCredentials instance with modified claims.