Uses of Class
com.google.api.client.auth.openidconnect.IdToken
Packages that use IdToken
-
Uses of IdToken in com.google.api.client.auth.openidconnect
Methods in com.google.api.client.auth.openidconnect that return IdTokenModifier and TypeMethodDescriptionstatic IdTokenParses the given ID token string and returns the parsed ID token.IdTokenResponse.parseIdToken()Methods in com.google.api.client.auth.openidconnect with parameters of type IdTokenModifier and TypeMethodDescriptionbooleanVerifies that the given ID token is valid using the cached public keys.(package private) booleanIdTokenVerifier.verifySignature(IdToken idToken)