[infinispan-issues] [JBoss JIRA] (ISPN-9910) Introduce an AdvancedCache.as(Subject) method for explicit authorization
Diego Lovison (Jira)
issues at jboss.org
Tue Jan 29 07:02:03 EST 2019
Diego Lovison created ISPN-9910:
-----------------------------------
Summary: Introduce an AdvancedCache.as(Subject) method for explicit authorization
Key: ISPN-9910
URL: https://issues.jboss.org/browse/ISPN-9910
Project: Infinispan
Issue Type: Feature Request
Components: Core, Security
Reporter: Diego Lovison
Assignee: Tristan Tarrant
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