Class JsonParser
java.lang.Object
com.mastercard.developer.encryption.JsonParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.jayway.jsonpath.ConfigurationwithJsonEngine(JsonEngine jsonEngine) Specify the JSON engine to be used.
-
Method Details
-
withJsonEngine
Specify the JSON engine to be used.- Parameters:
jsonEngine- AJsonEngineinstance
-