Uses of Package
org.forgerock.opendj.ldap.schema

Package
Description
Common administration classes.
LDAP configuration transport implementation.
This package contains LDAP schema syntaxes for attributes that can handle either a commons-config expression using the pattern "&{some.token}" or an actual value corresponding to the underlying syntax.
Classes and interfaces providing I/O functionality.
Classes and interfaces for core types including connections, entries, and attributes.
Classes and interfaces for common LDAP controls.
Classes and interfaces for constructing and querying LDAP schemas.
Classes and interfaces for reading and writing LDIF.
APIs for implementing REST to LDAP gateways.
This package contains Filter to authenticate and authorize LDAP connections.
This package contains LDAP schema syntaxes and matching rules for JSON based attributes.
An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF based KeyStore service.
Provides client-side interfaces for querying and managing the Core directory server administrative components.
Provides server-side interfaces for accessing the Core directory server administrative components.
Contains a number of API declarations for use throughout the Directory Server.
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access control handler implementation.
Contains various Directory Server backend implementations.
Contains the code for implementing Directory Server pluggable storage backends.
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
Contains code used to interact with the Directory Server configuration.
Contains various classes that comprise the core of the Directory Server codebase.
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
This package contains the part of the Multi-master replication code that works on the Directory Server side.
Contains implementations of various Directory Server schema elements.
Contains implementations for various Directory Server tasks.
Contains implementations for a number of Directory Server data types.
Contains a number of interfaces that are implemented by the various types of Directory Server operations.
Contains implementations for various Directory Server utility classes and methods which may be used throughout the server but do not necessarily fit in elsewhere.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
    Schema builders should be used for incremental construction of new schemas.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    A factory for creating arbitrarily complex index queries.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
    This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
    This class defines a data structure that holds information about the components of the LDAP schema.
    This class provides various schema validation policy options for controlling how entries should be validated against the directory schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    A fluent API for incrementally constructing attribute type.
    This enumeration defines the set of possible attribute usage values that may apply to an attribute type, as defined in RFC 2252.
    This class defines a DIT content rule, which defines the set of allowed, required, and prohibited attributes for entries with a given structural objectclass, and also indicates which auxiliary classes may be included in the entry.
    A fluent API for incrementally constructing DIT content rule.
    This class defines a DIT structure rule, which is used to indicate the types of children that entries may have.
    A fluent API for incrementally constructing DIT structure rules.
    This class is registered with a Backend and it provides callbacks for indexing attribute values.
    Contains options indicating how indexing must be performed.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
    A fluent API for incrementally constructing matching rules.
    Represents the types of matching rules, according to RFC 4517 section 4.1.
    This interface defines the set of methods that must be implemented to define a new matching rule.
    This class defines a data structure for storing and interacting with a matching rule use definition, which may be used to restrict the set of attribute types that may be used for a given matching rule.
    A fluent API for incrementally constructing matching rule uses.
    This class defines a data structure for storing and interacting with a name form, which defines the attribute type(s) that must and/or may be used in the RDN of an entry with a given structural objectclass.
    A fluent API for incrementally constructing name forms.
    This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
    A fluent API for incrementally constructing object classes.
    This enumeration defines the set of possible objectclass types that may be used, as defined in RFC 2252.
    This class defines a data structure that holds information about the components of the LDAP schema.
    Schema builders should be used for incremental construction of new schemas.
    Allows to perform modifications on element's builders before adding the result to this schema builder.
    Interface for schema elements.
    This class provides various schema validation policy options for controlling how entries should be validated against the directory schema.
    An enumeration of the possible actions which can be performed when a schema validation failure is encountered.
    This class defines a data structure for storing and interacting with an LDAP syntaxes, which constrain the structure of attribute values stored in an LDAP directory, and determine the representation of attribute and assertion values transferred in the LDAP protocol.
    A fluent API for incrementally constructing syntaxes.
    This interface defines the set of methods and structures that must be implemented to define a new attribute syntax.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
    This class provides various schema validation policy options for controlling how entries should be validated against the directory schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
    This interface defines the set of methods that must be implemented to define a new matching rule.
    This class defines a data structure that holds information about the components of the LDAP schema.
    Schema builders should be used for incremental construction of new schemas.
    This class defines a data structure for storing and interacting with an LDAP syntaxes, which constrain the structure of attribute values stored in an LDAP directory, and determine the representation of attribute and assertion values transferred in the LDAP protocol.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
    Schema builders should be used for incremental construction of new schemas.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
    This class defines a data structure that holds information about the components of the LDAP schema.
    This class provides various schema validation policy options for controlling how entries should be validated against the directory schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with matching rules, which are used by servers to compare attribute values against assertion values when performing Search and Compare operations.
  • Class
    Description
    This class is registered with a Backend and it provides callbacks for indexing attribute values.
    Contains options indicating how indexing must be performed.
    Represents the types of matching rules, according to RFC 4517 section 4.1.
    This interface defines the set of methods that must be implemented to define a new matching rule.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure that holds information about the components of the LDAP schema.
    Schema builders should be used for incremental construction of new schemas.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure that holds information about the components of the LDAP schema.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure for storing and interacting with an objectclass, which contains a collection of attributes that must and/or may be present in an entry with that objectclass.
  • Class
    Description
    This class defines a data structure for storing and interacting with an attribute type, which contains information about the format of an attribute and the syntax and matching rules that should be used when interacting with it.
    This class defines a data structure that holds information about the components of the LDAP schema.
    Interface for schema elements.