[infinispan-issues] [JBoss JIRA] (ISPN-6994) Introduce an AdvancedCache.as(Subject) method for explicit authorization
Diego Lovison (Jira)
issues at jboss.org
Tue Feb 26 13:00:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Lovison updated ISPN-6994:
--------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/5118, https://github.com/infinispan/infinispan/pull/6729, https://github.com/infinispan/infinispan/pull/6730 (was: https://github.com/infinispan/infinispan/pull/5118)
> Introduce an AdvancedCache.as(Subject) method for explicit authorization
> ------------------------------------------------------------------------
>
> Key: ISPN-6994
> URL: https://issues.jboss.org/browse/ISPN-6994
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core, Security
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: performance
> Fix For: 9.1.0.Alpha1
>
>
> Currently the subject is extracted either from the AccessControlContext or from the lightweight security implementation (which uses a ThreadLocal).
> Both of these approaches have fairly high costs, so we should, if possible, use an explicit Subject.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list