Description
Enhance the extensibility and reusability of
apacheds/apacheds/core-annotations/src/main/java/org/apache/directory/server/core/factory/DefaultDirectoryServiceFactory.java
apacheds/apacheds/core/src/main/java/org/apache/directory/server/core/DefaultDirectoryService.java
For DefaultDirectoryServiceFactory create overridable methods for the creation of the DirectoryService and PartitionFactory.
For DefaultDirectoryService make showSecuirtyWarnings to allow control for that behavior in subclasses.