Package org.apache.ldap.server.configuration

Class Summary
AddContextPartitionConfiguration A Configuration that adds a new ContextPartition to the current ContextPartitionNexus.
AttributesPropertyEditor A JavaBeans PropertyEditor that can convert Attributes to LDIF string and vice versa.
AuthenticatorConfiguration A configuration for Authenticator.
Configuration A configuration that provides required, optional, or default properties to configure ContextFactoryService.
ContextPartitionConfiguration A configuration for ContextPartition.
InterceptorConfiguration A configuration for Interceptor.
MutableAuthenticatorConfiguration A mutable version of AuthenticatorConfiguration.
MutableContextPartitionConfiguration A mutable version of ContextPartitionConfiguration.
MutableInterceptorConfiguration A mutable version of InterceptorConfiguration.
MutableServerStartupConfiguration A mutable version of ServerStartupConfiguration.
MutableStartupConfiguration A mutable version of StartupConfiguration.
RemoveContextPartitionConfiguration A Configuration that removed the attached ContextPartition in the current ContextPartitionNexus.
ServerStartupConfiguration A StartupConfiguration that starts up ApacheDS with network layer support.
ShutdownConfiguration A Configuration that shuts down ApacheDS.
StartupConfiguration A Configuration that starts up ApacheDS.
SyncConfiguration A Configuration that makes a call to ContextFactoryService.sync().
 

Exception Summary
ConfigurationException A RuntimeException that is thrown when configuration is not valid.