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, traverseList
public JsonDecryptFunction(JsonDecryptor decryptor)
protected Object traverseMap(JsonValue value)
JsonValueTraverseFunction
LinkedHashMap
filled with the elements on which we applied the transformations.traverseMap
in class JsonValueTraverseFunction
value
- the value to transformCopyright © 2025 Open Identity Platform Community. All rights reserved.