[
https://issues.jboss.org/browse/ELY-350?page=com.atlassian.jira.plugin.sy...
]
Darran Lofthouse commented on ELY-350:
--------------------------------------
The purpose is within the application server this factory is the object we inject into
other services so providing the mechanism factories is one purpose - but the second
purpose was to pass in the security domain - otherwise we need to inject that separately
and hope the two injections match.
Need to be able to access the SecurityDomain wrapped by
AbstractMechanismAuthenticationFactory
----------------------------------------------------------------------------------------------
Key: ELY-350
URL:
https://issues.jboss.org/browse/ELY-350
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI, HTTP, SASL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Alpha2
Where services use the AbstractMechanismAuthenticationFactory to provide their
authentication mechanisms they also need access to the wrapped SecurityDomain
e.g. Later on the same container may need this to obtai the current SecurityIdentity.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)