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 String
TokenVerifier.getCertificateLocation
(com.google.api.client.json.webtoken.JsonWebSignature jsonWebSignature) com.google.api.client.json.webtoken.JsonWebSignature
Verify an encoded JWT token.