fromJson
Create an OathCredential from a JSON string.
Return
An OathCredential.
Parameters
jsonString
The JSON string.
Throws
SerializationException
if the JSON is invalid.
Create an OathCredential from a JSON string.
An OathCredential.
The JSON string.
if the JSON is invalid.