java.lang.Object
org.apache.directory.scim.spec.schema.Meta
All Implemented Interfaces:
Serializable

public class Meta extends Object implements Serializable
Defines the structure of the meta attribute for all SCIM resources as defined by section 3.1 of the SCIM schema specification. See https://tools.ietf.org/html/draft-ietf-scim-core-schema-17#section-3.1 for more details.
Author:
Steve Moyer <smoyer@psu.edu>
See Also:
  • Constructor Details

    • Meta

      public Meta()