Uses of Class
com.google.auth.oauth2.TokenVerifier.VerificationException
Packages that use TokenVerifier.VerificationException
-
Uses of TokenVerifier.VerificationException in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that throw TokenVerifier.VerificationExceptionModifier and TypeMethodDescriptionprivate StringTokenVerifier.getCertificateLocation(com.google.api.client.json.webtoken.JsonWebSignature jsonWebSignature) com.google.api.client.json.webtoken.JsonWebSignatureVerify an encoded JWT token.