[jboss-jira] [JBoss JIRA] (WFLY-8182) Convert *-authentication-factory resources to be child resources of security-domain
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Feb 21 10:39:00 EST 2017
Darran Lofthouse created WFLY-8182:
--------------------------------------
Summary: Convert *-authentication-factory resources to be child resources of security-domain
Key: WFLY-8182
URL: https://issues.jboss.org/browse/WFLY-8182
Project: WildFly
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 11.0.0.Alpha1
This is a good example of where child resources work.
The authentication factory resources have a mandatory dependency on a single security domain.
The configuration within the factory is related to it's security domain.
There is only a single resource that can provide security domains.
The behaviour of the parent is unaffected by the existence or configuration of the child.
The parent and child manage their own services independently with the child's service depending on the parent's service.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list