You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2013/11/26 21:59:35 UTC

[jira] [Created] (DIRSERVER-1920) Refactor DefaultDirectoryServiceFactory/DefaultDirectoryService for extensability

Kevin Minder created DIRSERVER-1920:
---------------------------------------

             Summary: Refactor DefaultDirectoryServiceFactory/DefaultDirectoryService for extensability
                 Key: DIRSERVER-1920
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1920
             Project: Directory ApacheDS
          Issue Type: Improvement
          Components: core
    Affects Versions: 2.0.0-M15
            Reporter: Kevin Minder


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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)