Uses of Package
org.opends.server.api.plugin

Package
Description
Defines the Directory Server plugin API.
Contains various classes that comprise the core of the Directory Server codebase.
This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.
Contains the implementation for various Directory Server plugins.
This package contains the part of the Multi-master replication code that works on the Directory Server side.
Contains implementations for a number of Directory Server data types.
  • Class
    Description
    This class defines the set of methods and structures that are available for use in Directory Server plugins.
    Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins, or stop processing with an error message.
    Defines an intermediate response plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Contract for operation results.
    Defines a post connect plugin result for client connection processing consisting of either continue, skip further plugins, or stop.
    Defines a post disconnect plugin result for client connection processing consisting of either continue or skip further plugins.
    Defines a post operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a post response plugin result for core server operation processing consisting of either continue or skip further plugins.
    Defines a pre operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a pre parse plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a startup plugin result consisting of either continue skip further plugins, or stop startup with an error message.
    Defines a subordinate delete plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a subordinate modify DN plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
  • Class
    Description
    This class defines the set of methods and structures that are available for use in Directory Server plugins.
    An internal directory server plugin which can be registered with the server without requiring any associated configuration.
    Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins, or stop processing with an error message.
    Defines an intermediate response plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a post connect plugin result for client connection processing consisting of either continue, skip further plugins, or stop.
    Defines a post operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a post response plugin result for core server operation processing consisting of either continue or skip further plugins.
    Defines a pre operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a pre parse plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a startup plugin result consisting of either continue skip further plugins, or stop startup with an error message.
    Defines a subordinate delete plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a subordinate modify DN plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
  • Class
    Description
    This class defines the set of methods and structures that are available for use in Directory Server plugins.
    An internal directory server plugin which can be registered with the server without requiring any associated configuration.
    Defines a post response plugin result for core server operation processing consisting of either continue or skip further plugins.
  • Class
    Description
    This class defines the set of methods and structures that are available for use in Directory Server plugins.
    Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins, or stop processing with an error message.
    Defines a post operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a pre operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a pre parse plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a startup plugin result consisting of either continue skip further plugins, or stop startup with an error message.
    Defines a subordinate delete plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    Defines a subordinate modify DN plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
  • Class
    Description
    This class defines the set of methods and structures that are available for use in Directory Server plugins.
    An internal directory server plugin which can be registered with the server without requiring any associated configuration.
    Defines a LDIF plugin result for import from LDIF processing consisting of either continue, skip further plugins, or stop processing with an error message.
    Defines a pre operation plugin result for core server operation processing consisting of either continue, skip further plugins, or stop operation processing with a result code, matched DN, referral URLs, and error message.
    This class defines an enumeration containing the types of plugins that are supported for use in the Directory Server.
  • Class
    Description
    Contract for operation results.