deserialize
Deserializes the specified Json into an object of the OathMechanism object.
Return
an OathMechanism object from the string. Returns null if jsonString is null, if jsonString is empty or not able to parse it
Parameters
json String
the json string representing the object to be deserialized