[
https://issues.apache.org/jira/browse/FTPSERVER-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-31.
--------------------------------------
Resolution: Invalid
Assignee: Niklas Gustavsson
Fixed, but in different way, long time ago.
> Improve user manager configuration
> ----------------------------------
>
> Key: FTPSERVER-31
> URL: https://issues.apache.org/jira/browse/FTPSERVER-31
> Project: FtpServer
> Issue Type: Improvement
> Reporter: Niklas Gustavsson
> Assignee: Niklas Gustavsson
> Attachments: FTPSERVER-31.patch
>
>
> This patch seperates the user managers from the FtpServer configuration.
> Instead of using the configure() method, dependencies are injected using
> setters. For example, for the LDAP user manager a DirContext is provided to
> instead of created by the user manager. The patch also provides a setter on
> the FtpServer method for setting the user manager and an addition to the
> configuration which creates the user manager based on the XML and properties
> configuration..
> This is a first, small step towards more IoC friendly code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.