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 | |
com.google.api.client.test.json |
Classes used for testing of JSON library implementations.
|
Modifier and Type | Method | Description |
---|---|---|
GenericJson |
GenericJson.clone() |
|
GenericJson |
GenericJson.set(String fieldName,
Object value) |
Modifier and Type | Class | 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.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
AbstractJsonFactoryTest.AnimalGenericJson |
|
static class |
AbstractJsonFactoryTest.DogGenericJson |
|
static class |
AbstractJsonFactoryTest.ExtendsGenericJson |
Copyright © 2011–2019 Google. All rights reserved.