| Package | Description |
|---|---|
| com.google.api.client.auth.jsontoken | |
| com.google.api.client.auth.openidconnect |
| Modifier and Type | Method and Description |
|---|---|
static JsonWebSignature |
JsonWebSignature.parse(com.google.api.client.json.JsonFactory jsonFactory,
String tokenString)
Parses the given JWS token string and returns the parsed
JsonWebSignature. |
JsonWebSignature |
JsonWebSignature.Parser.parse(String tokenString)
Parses a JWS token into a parsed
JsonWebSignature. |
| Modifier and Type | Method and Description |
|---|---|
JsonWebSignature |
IdTokenResponse.parseIdToken()
|
Copyright © 2011-2012 Google. All Rights Reserved.