| Package | Description |
|---|---|
| com.google.api.client.json |
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
|
| com.google.api.client.json.webtoken |
| Modifier and Type | Method and Description |
|---|---|
GenericJson |
GenericJson.clone() |
GenericJson |
GenericJson.set(String fieldName,
Object value) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonWebSignature.Header
Header as specified in Reserved
Header Parameter Names.
|
static class |
JsonWebToken.Header
Header as specified in JWT Header.
|
static class |
JsonWebToken.Payload
Payload as specified in Reserved
Claim Names.
|
Copyright © 2011–2025 Google. All rights reserved.