Class AttributeDefinition


  • public class AttributeDefinition
    extends Object
    Represents SCIM attribute characteristics which are worth to model using Java enums: mutability, returned, type and uniqueness. See section 2.2 of RFC 7643.
    • Constructor Detail

      • AttributeDefinition

        public AttributeDefinition()