[
https://issues.apache.org/jira/browse/FTPSERVER-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-206.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-M4
Assignee: Niklas Gustavsson
Thanks! Fixed in rev 709130.
> javadoc of Authority.authorize() has wrong return type documentation
> --------------------------------------------------------------------
>
> Key: FTPSERVER-206
> URL: https://issues.apache.org/jira/browse/FTPSERVER-206
> Project: FtpServer
> Issue Type: Bug
> Components: Ftplets
> Affects Versions: 1.0-M3
> Reporter: Rocko
> Assignee: Niklas Gustavsson
> Priority: Minor
> Fix For: 1.0-M4
>
>
> In org.apache.ftpserver.ftplet.Authority the javadoc of the authorize method
> says
> * @return True if the request is authorized, false otherwise If the
> request
> * can not be authorized (as checked by
> * [EMAIL PROTECTED] #canAuthorize(AuthorizationRequest)} by this
> Authority,
> * false is returned.
> */
>
> But the return type is not boolean, but AuthorizationRequest.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.