[jboss-jira] [JBoss JIRA] (ELY-445) Usage of RuntimePermission in SecurityIdentity
David Lloyd (JIRA)
issues at jboss.org
Mon Mar 14 09:08:00 EDT 2016
David Lloyd created ELY-445:
-------------------------------
Summary: Usage of RuntimePermission in SecurityIdentity
Key: ELY-445
URL: https://issues.jboss.org/browse/ELY-445
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI
Reporter: David Lloyd
We are currently using a RuntimePermission in SecurityIdentity to authorize the calling protection domain to do a run-as conversion. Since RuntimePermission is managed by the JDK, we should switch to another permission, such as ElytronPermission or an AbstractBooleanPermission subclass, to represent this permission.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list