Uses of Class
com.google.api.client.auth.openidconnect.IdTokenVerifier.VerificationException
Packages that use IdTokenVerifier.VerificationException
-
Uses of IdTokenVerifier.VerificationException in com.google.api.client.auth.openidconnect
Methods in com.google.api.client.auth.openidconnect that throw IdTokenVerifier.VerificationExceptionModifier and TypeMethodDescriptionprivate String
IdTokenVerifier.getCertificateLocation
(com.google.api.client.json.webtoken.JsonWebSignature.Header header) (package private) boolean
IdTokenVerifier.verifySignature
(IdToken idToken)