OpenDJ Server 4.0.0 Documentation

@PublicAPI(stability=UNCOMMITTED)

Package org.opends.server.api.plugin

Defines the Directory Server plugin API.

See: Description

Package org.opends.server.api.plugin Description

Defines the Directory Server plugin API. Plugins are classes containing user-defined code that will be executed at specific times points during operation processing. In particular, the plugin points for operation processing include:

These plugins may be invoked for most kinds of operations, although certain types of operations like abandon and unbind do not have responses and therefore there is no ability to invoke post-response plugins for those kinds of operations.

Other plugin Directory Server plugin points include:
OpenDJ Server 4.0.0 Documentation

Copyright © 2010-2017 ForgeRock AS. All Rights Reserved.