Java com.google.api.client.googleapis.auth.oauth2 GoogleIdToken fields, constructors, methods, implement or subclass

Example usage for Java com.google.api.client.googleapis.auth.oauth2 GoogleIdToken fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.api.client.googleapis.auth.oauth2 GoogleIdToken.

The text is from its open source code.

Method

PayloadgetPayload()
GoogleIdTokenparse(JsonFactory jsonFactory, String idTokenString)
Parses the given ID token string and returns the parsed GoogleIdToken .