See: Description
Class | Description |
---|---|
AttributeCleanupPlugin |
The attribute cleanup plugin implementation class.
|
ChangeNumberControlPlugin |
This class implements a Directory Server plugin that will add the replication CSN to a response whenever the CSN
control is received.
|
ChangeNumberControlPlugin.ChangeNumberControl |
The control used by this plugin.
|
EntryUUIDPlugin |
This class implements a Directory Server plugin that will add the entryUUID attribute to an entry whenever it is
added or imported as per RFC 4530.
|
LastModPlugin |
This class implements a Directory Server plugin that will add the creatorsName and createTimestamp attributes to an
entry whenever it is added to the server, and will add the modifiersName and modifyTimestamp attributes whenever the
entry is modified or renamed.
|
LDAPADListPlugin |
This pre-parse plugin modifies the operation to allow an object class identifier to be specified in attributes lists,
such as in Search requests, to request the return all attributes belonging to an object class as per the
specification in RFC 4529.
|
PasswordPolicyImportPlugin |
This class implements a Directory Server plugin that performs various password policy processing during an LDIF
import.
|
ReferentialIntegrityPlugin |
This class implements a Directory Server post operation plugin that performs Referential Integrity processing on
successful delete and modify DN operations.
|
SambaPasswordPlugin |
The Samba password synchronization plugin implementation class.
|
SevenBitCleanPlugin |
This class implements a Directory Server plugin that can be used to ensure that the values for a specified set of
attributes (optionally, below a specified set of base DNs) are 7-bit clean (i.e., contain only ASCII characters).
|
UniqueAttributePlugin |
This class implements a Directory Server plugin that can be used to ensure that all values for a given attribute or
set of attributes are unique within the server (or optionally, below a specified set of base DNs).
|
Copyright 2010-2020 ForgeRock AS.