]
Brian Stansberry updated WFCORE-1230:
-------------------------------------
Fix Version/s: 2.2.0.CR1
Drop
OperationContextImpl.DescriptionCaching(Immutable)ResourceRegistration
---------------------------------------------------------------------------
Key: WFCORE-1230
URL:
https://issues.jboss.org/browse/WFCORE-1230
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
The OperationContextImpl.DescriptionCaching(Immutable)ResourceRegistration classes and
the usage thereof are no longer needed. They were used for RBAC checks in cases where an
MRR had attributes without an AttributeDefinition. But those are no longer possible so
this code is unnecessary.