Enum | Description |
---|---|
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)
...
|
SyncStateTypeEnum |
This class describes the four types of states part of the syncStateValue as described in rfc4533.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.