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