]
Darran Lofthouse resolved ELY-198.
----------------------------------
Resolution: Out of Date
We now have the SecurityDomainSaslServerFactoryConfiguration to pair up the mechs with a
domain and allow provider based lookups.
Allow the association of Provider[] with a security domain and add
support for mechanism loading.
-------------------------------------------------------------------------------------------------
Key: ELY-198
URL:
https://issues.jboss.org/browse/ELY-198
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Alpha3
Where no Provider[] is made available to a SecurityDomain the domain will use
Security.getProviders() instead.