java.lang.Object
org.apache.directory.scim.spec.schema.Schema
All Implemented Interfaces:
Serializable, AttributeContainer

public class Schema extends Object implements AttributeContainer
Defines the structure of the SCIM schemas as defined by section 7 of the SCIM schema specification. See https://tools.ietf.org/html/draft-ietf-scim-core-schema-17#section-7 for more details.
Author:
Steve Moyer <smoyer@psu.edu>
See Also: