Package org.apache.directory.api.ldap.model.message.controls

Interface Summary
Cascade The Cascade control
EntryChange A response control that may be returned by Persistent Search entry responses.
ManageDsaIT Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
PagedResults A request/response control used to implement a simple paging of search results.
PersistentSearch A persistence search object
Subentries A simple Subentries Control.
 

Class Summary
AbstractControl A simple implementation of the Control interface with storage for the OID and the criticality properties.
CascadeImpl Simple Cascade control implementation.
EntryChangeImpl A simple implementation of the EntryChange response control.
ManageDsaITImpl Simple ManageDsaIT implementation class.
OpaqueControl A final Control implementation intended specifically for handling controls who's values cannot be encoded or decoded by the codec service.
PagedResultsImpl A request/response control used to implement a simple paging of search results.
PersistentSearchImpl A persistence search object
SubentriesImpl A simple Subentries Control implementation.
 

Enum Summary
ChangeType Enumeration type for entry changes associates with the persistent search control and the entry change control.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.