]
Jeff Mesnil updated WFCORE-4962:
--------------------------------
Fix Version/s: 12.0.1.Final
(was: 12.0.0.Final)
Add a SecurityMetaData for all deployments
------------------------------------------
Key: WFCORE-4962
URL:
https://issues.redhat.com/browse/WFCORE-4962
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 12.0.1.Final
For all deployments we should associate a new class SecurityMetaData with the deployment,
initially the purpose of this will be to hold the ServiceName of any Elytron
SecurityDomain if one is being used.
At a later point additional security policy information can be added as we move away from
the ApplicationSecurityDomain resources.