[
https://issues.apache.org/jira/browse/GEODE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949614#comment-16949614
]
ASF subversion and git services commented on GEODE-6987:
--------------------------------------------------------
Commit 915e119343aeae7bb7e99892a6c02196adde3cdb in geode's branch
refs/heads/feature/GEODE-3780 from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=915e119 ]
GEODE-6987: Implement RegExMethodAuthorizer (#4123)
- Made the class final, immutable and thread safe.
- Added comprehensive javadocs to the class and its methods.
- Added several unit tests for the class and all public methods.
> Implement RegExMethodAuthorizer
> -------------------------------
>
> Key: GEODE-6987
> URL: https://issues.apache.org/jira/browse/GEODE-6987
> Project: Geode
> Issue Type: New Feature
> Components: querying
> Reporter: Juan Ramos
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.11.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Implement the [RegExMethodAuthorizer
> |https://cwiki.apache.org/confluence/display/GEODE/OQL+Method+Invocation+Security#OQLMethodInvocationSecurity-RegExMethodAuthorizer]
> class.
> * Make sure the class is immutable and thread safe.
> * Implement unit tests for the class and all of its methods.
> * Add comprehensive and clear documentation to the class and all its public
> methods so customers can use it without leaving their IDE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)