public class PasswordPolicyTypeJsonUnmarshaller extends java.lang.Object implements Unmarshaller<PasswordPolicyType,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static PasswordPolicyTypeJsonUnmarshaller |
instance |
Constructor and Description |
---|
PasswordPolicyTypeJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PasswordPolicyTypeJsonUnmarshaller |
getInstance() |
PasswordPolicyType |
unmarshall(JsonUnmarshallerContext context) |
private static PasswordPolicyTypeJsonUnmarshaller instance
public PasswordPolicyType unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<PasswordPolicyType,JsonUnmarshallerContext>
java.lang.Exception
public static PasswordPolicyTypeJsonUnmarshaller getInstance()