[
https://issues.apache.org/jira/browse/GEODE-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319386#comment-15319386
]
ASF subversion and git services commented on GEODE-1463:
--------------------------------------------------------
Commit 670fae4b3950fa1ce302461312dd1251d8ea2d8a in incubator-geode's branch
refs/heads/feature/GEODE-837 from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=670fae4 ]
GEODE-1463: Legacy OperationContexts do not set the appropriate Shiro
permission tuple
- Moved ResourceOperationContext into a 'public' package.
- Converted OperationContext into an interface.
- Cleaned up the hierarchy of everything that previously
extended OperationContext.
- Marked GetOperationContext as abstract seeing that
GetOperationContextImpl extends it and there are no uses of
GetOperationContext anywhere. (So why does it still exist?).
> Legacy OperationContexts do not set the appropriate Shiro permission tuple
> --------------------------------------------------------------------------
>
> Key: GEODE-1463
> URL: https://issues.apache.org/jira/browse/GEODE-1463
> Project: Geode
> Issue Type: Bug
> Components: security
> Reporter: Jens Deppe
> Assignee: Jens Deppe
>
> Also need to move ResourceOperationContext out of 'internal' as it is a
> user-visible class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)