| Package | Description |
|---|---|
| org.forgerock.json | |
| org.forgerock.json.crypto | |
| org.forgerock.json.ref | |
| org.forgerock.json.ref.jackson | |
| org.forgerock.json.schema.validator.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonValueException
An exception that is thrown during JSON value operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsonCryptoTransformer.transform(JsonValue value) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonReferenceException
An exception that is thrown during JSON cryptographic operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected JsonValue |
JsonReferenceTransformer.resolve(URI uri)
Resolves the specified URI into a JSON value.
|
void |
JsonReferenceTransformer.transform(JsonValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected JsonValue |
JacksonReferenceTransformer.resolve(URI uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaException
Encapsulate a general JSON validator error.
|
class |
ValidationException
Encapsulate a JSON validator error.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.