Class UserProfileSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<UserProfile>
com.fasterxml.jackson.databind.ser.std.StdSerializer<UserProfile>
com.okta.sdk.impl.serializer.UserProfileSerializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, Serializable

public class UserProfileSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<UserProfile>
See Also: