[jboss-jira] [JBoss JIRA] (WFCORE-135) Eliminate customized usage of RuntimePermission

Brian Stansberry (JIRA) issues at jboss.org
Mon Feb 2 21:09:49 EST 2015


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

Brian Stansberry updated WFCORE-135:
------------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/466  (was: https://github.com/wildfly/wildfly-core/pull/270)


> Eliminate customized usage of RuntimePermission
> -----------------------------------------------
>
>                 Key: WFCORE-135
>                 URL: https://issues.jboss.org/browse/WFCORE-135
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Server
>            Reporter: David Lloyd
>            Assignee: Eduardo Martins
>             Fix For: 1.0.0.Alpha17
>
>
> The JDK defines the entire domain of valid RuntimePermission names.
> Here's a listing:
> {noformat}
> org.jboss.as.controller.AccessAuditContext#GET_ACCESS_AUDIT_CONTEXT
> org.jboss.as.controller.ModelController#ACCESS_PERMISSION
> org.jboss.as.controller.access.Caller#CREATE_CALLER_PERMISSION
> org.jboss.as.controller.access.Caller#GET_SUBJECT_PERMISSION
> org.jboss.as.controller.registry.ImmutableManagementResourceRegistration#ACCESS_PERMISSION
> org.jboss.as.server.CurrentServiceContainer#LOOKUP_CURRENT_SERVICE_CONTAINER
> org.jboss.as.server.CurrentServiceContainer#SET_CURRENT_SERVICE_CONTAINER
> org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex#DEPLOYMENT_REFLECTION_INDEX_PERMISSION
> org.jboss.as.server.deployment.service.SecuredServiceRegistry#PERMISSION
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list