- All Superinterfaces:
- org.apache.directory.api.ldap.model.message.Control
- All Known Implementing Classes:
- AdShowDeletedImpl
public interface AdShowDeleted
extends org.apache.directory.api.ldap.model.message.Control
The Active Directory Deleted control. This control is used together with DirSync control.
When this control is used, the DirSync search returns deleted entries.
- Author:
- Apache Directory Project