| Package | Description |
|---|---|
| com.sap.cloud.security.json | |
| com.sap.cloud.security.token |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
JsonObject.getJsonObject(String name)
Returns a nested JSON object as @{link JsonObject} instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<JsonObject> |
JsonObject.getJsonObjects(String name)
Returns a nested array of JSON objects as list of
JsonObject
instances. |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
Token.getClaimAsJsonObject(String claimName)
Extracts the value of the given as a JsonObject.
|
Copyright © 2021. All rights reserved.