[
https://issues.apache.org/jira/browse/IGNITE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999858#comment-15999858
]
ASF GitHub Bot commented on IGNITE-5179:
----------------------------------------
GitHub user vinx13 opened a pull request:
https://github.com/apache/ignite/pull/1919
IGNITE-5179: Inconsistent return type in javadoc of GridSecurityProcessor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vinx13/ignite ignite-5179
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1919.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1919
----
commit 4a9bb421a63f3bb81371f470524edc2a64a23cae
Author: Wuwei Lin <[email protected]>
Date: 2017-05-07T14:16:39Z
Fix wrong javadoc of GridSecurityProcessor
----
> Inconsistent return type in javadoc of GridSecurityProcessor
> ------------------------------------------------------------
>
> Key: IGNITE-5179
> URL: https://issues.apache.org/jira/browse/IGNITE-5179
> Project: Ignite
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.0
> Reporter: Wuwei Lin
> Assignee: Wuwei Lin
> Priority: Trivial
>
> In {{GridSecurityProcessor}}, the return types of methods {{authenticate}}
> and {{authenticateNode}} are {{SecurityContext}}, but documented as returning
> {{boolean}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)