]
Darran Lofthouse updated WFCORE-3308:
-------------------------------------
Priority: Major (was: Critical)
Use separate capability for cacheable security realms
-----------------------------------------------------
Key: WFCORE-3308
URL:
https://issues.jboss.org/browse/WFCORE-3308
Project: WildFly Core
Issue Type: Enhancement
Components: Security
Affects Versions: 3.0.3.Final
Reporter: Darran Lofthouse
Priority: Major
This would eliminate the need for a runtime type check which can abort services starting
which actually could be quite late.
One issue however is realms already have a separate capability to represent if they are
modifiable so this could lead to more permutations of custom and custom modifiable realms
- this may be fine but worth double checking.