Package org.apache.directory.shared.ldap.extras.controls

Interface Summary
PasswordPolicy The password policy Control interface.
PasswordPolicyResponse  
SyncDoneValue A syncDoneValue object as described in rfc4533 :
SyncInfoValue A syncInfoValue object, as defined in RFC 4533 ;
SyncModifyDn A SyncModifyDnControl object, to send the parameters used in a MODIFYDN operation that was carried out on a syncrepl provider server.
SyncRequestValue A syncRequestValue object, as defined in RFC 4533
SyncStateValue A syncStateValue object, as defined in RFC 4533 :
 

Class Summary
PasswordPolicyImpl A simple PasswordPolicy Control implementation.
PasswordPolicyResponseImpl A PasswordPolicyResponse.
SyncDoneValueImpl A simple SyncDoneValue implementation to store control properties.
SyncInfoValueImpl A simple SyncInfoValue implementation to store control properties.
SyncModifyDnImpl A simple SyncModifyDn implementation to hold properties.
SyncRequestValueImpl A syncRequestValue object, as defined in RFC 4533 :
SyncStateValueImpl A simple SyncStateValue Control implementation.
 

Enum Summary
PasswordPolicyErrorEnum constants representing PasswordPolicyErrorS as stated in the draft
SynchronizationInfoEnum This class describes the four possible Info values : newcookie refreshDelete refreshpresent syncIdSet
SynchronizationModeEnum This class describes the four possible synchronization mode, out of which only two are presently valid : syncRequestValue ::= SEQUENCE { mode ENUMERATED { -- 0 unused refreshOnly (1), -- 2 reserved refreshAndPersist (3) ...
SyncModifyDnType TODO SyncModifyDnControlEnum.
SyncStateTypeEnum This class describes the four types of states part of the syncStateValue as described in rfc4533.
 



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