Package com.unboundid.ldap.sdk.schema
package com.unboundid.ldap.sdk.schema
This package contains classes which may be used to interact with a directory
server's subschema subentry, which provides information about the attribute
types, object classes, and other schema elements that are available within
the server.
-
ClassDescriptionThis class provides a data structure that describes an LDAP attribute syntax schema element.This class provides a data structure that describes an LDAP attribute type schema element.This enum defines the set of attribute type usages that are defined in the LDAP protocol.This class provides a data structure that describes an LDAP DIT content rule schema element.This class provides a data structure that describes an LDAP DIT structure rule schema element.This class provides a mechanism for validating entries against a schema.This class provides a data structure that describes an LDAP matching rule schema element.This class provides a data structure that describes an LDAP matching rule use schema element.This class provides a data structure that describes an LDAP name form schema element.This class provides a data structure that describes an LDAP object class schema element.This enum defines the set of object class types that are defined in the LDAP protocol.This class provides a data structure for representing a directory server subschema subentry.This class provides a superclass for all schema element types, and defines a number of utility methods that may be used when parsing schema element strings.This enum defines the types of elements that can make up an LDAP schema.This class provides a mechanism form validating definitions in an LDAP schema.This class provides a command-line tool that may be used to validate definitions read from one or more schema files.