| Interface | Description |
|---|---|
| JsonPatchValueTransformer |
RFC6902 expects the patch value to be a predetermined, static value to be used in the
patch operation's execution.
|
| Class | Description |
|---|---|
| JsonPatch |
Processes partial modifications to JSON values.
|
| JsonPointer |
Identifies a specific value within a JSON structure.
|
| JsonValue |
Represents a value in a JSON object model structure.
|
| JsonValueFunctions |
This class contains the utility functions to convert a
JsonValue to another type. |
| JsonValueTraverseFunction |
| Exception | Description |
|---|---|
| JsonException |
An exception that is thrown during JSON operations.
|
| JsonValueException |
An exception that is thrown during JSON value operations.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.