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)