Package com.ca.jcs.standalone

Interface Summary
CustomJdbmPartitionObserver Interface for an observer of JDBM partition changes.
 

Class Summary
CustomJdbmPartition A custom implementation of JdbmPartition that adds support for:
Restricting modifications to a specific parent DN
Notifying observers of changes to the partition
Automatic OID <-> friendly name conversions in DNs, filters and search results
Note: The reason OID conversion is performed is that JdbmPartition requires DNs in the non-human friendly OID (Object IDentifier) based representation.
FormattedProperties A customised Java properties implementation that adds support for: sorting keys into alphabetical order retaining header comments in properties loaded from an existing file
StandaloneServerConfiguration Configuration information for the JCS when running as a standalone connector server.
StandaloneServerManager Manager for functionality of the JCS when in "standalone" mode (no provisioning server).
 



Created 2011-07-14 13:27 EST