You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2007/10/02 21:09:50 UTC

[jira] Closed: (FTPSERVER-49) Specific return type for UserManager.getAllUserNames() not documented

     [ https://issues.apache.org/jira/browse/FTPSERVER-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-49.
--------------------------------------


> Specific return type for UserManager.getAllUserNames() not documented
> ---------------------------------------------------------------------
>
>                 Key: FTPSERVER-49
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-49
>             Project: FtpServer
>          Issue Type: Improvement
>            Reporter: Clinton Foster
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>
> UserManager.getAllUserNames() is declared as returning a Collection, but the comments do not specify that it is a collection of Strings. This is partially implied by the name of the method, but it would be helpful to explicitly specify this until the decision is made to exploit Java 1.5 generics in the source code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.