Class GroupProfileDeserializer

java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<GroupProfile>
com.fasterxml.jackson.databind.deser.std.StdDeserializer<GroupProfile>
com.okta.sdk.impl.deserializer.GroupProfileDeserializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.deser.NullValueProvider, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable, Serializable

public class GroupProfileDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<GroupProfile>
See Also: