[jboss-jira] [JBoss JIRA] (ELY-445) Usage of RuntimePermission in SecurityIdentity

David Lloyd (JIRA) issues at jboss.org
Fri Apr 1 14:01:04 EDT 2016


     [ https://issues.jboss.org/browse/ELY-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd reassigned ELY-445:
-------------------------------

    Fix Version/s: 1.1.0.Beta5
         Assignee: David Lloyd
       Resolution: Done


> 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
>            Assignee: David Lloyd
>             Fix For: 1.1.0.Beta5
>
>
> 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