public class JsonDecryptFunction extends JsonValueTraverseFunction
| Constructor and Description |
|---|
JsonDecryptFunction(JsonDecryptor decryptor) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
traverseMap(JsonValue value)
Transform a JsonValue Map into another object.
|
apply, traverseListpublic JsonDecryptFunction(JsonDecryptor decryptor)
protected Object traverseMap(JsonValue value)
JsonValueTraverseFunctionLinkedHashMap filled with the elements on which we applied the transformations.traverseMap in class JsonValueTraverseFunctionvalue - the value to transformCopyright © 2025 Open Identity Platform Community. All rights reserved.