]
Brian Stansberry moved WFLY-1857 to WFCORE-10:
----------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-10 (was: WFLY-1857)
Component/s: Domain Management
(was: Domain Management)
Fix Version/s: 1.0.0.Alpha4
(was: 9.0.0.Alpha1)
Remove ConstrainedResourceDefinition, add methods to
ResourceDefinition
-----------------------------------------------------------------------
Key: WFCORE-10
URL:
https://issues.jboss.org/browse/WFCORE-10
Project: WildFly Core
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Labels: RBAC-WF-only
Fix For: 1.0.0.Alpha4
ConstrainedResourceDefinition is a mechanism to add methods to ResourceDefinition without
breaking existing impls. This is not necessary in a major release like WF 8. It exists to
make it easier to port RBAC to EAP 6.2, where such potential breakage (in a minor release)
is not allowed.
This JIRA is to get rid of this subinterface for WF 8 final.
Deferring this to WF 9 is ok.