[
https://issues.jboss.org/browse/AS7-1457?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse updated AS7-1457:
----------------------------------
Summary: Remove the JBoss SASL Provider Registrations (was: Cleaner Security
Provider Registration)
Description: Remoting / XNIO have now been updated to discover the SASL providers
using the classloader - for this reason we can and should remove our manual registration
as this is a global registration which forces the whole app server to use a single version
of the libraries. (was: Currently the SASL security provider registration occurs each
place that it is identified as required.
Everything however is modules based so we should see if there is a cleaner way this can
happen - even if it was as simple as having a class executed automatically as the module
is loaded.)
Remove the JBoss SASL Provider Registrations
--------------------------------------------
Key: AS7-1457
URL:
https://issues.jboss.org/browse/AS7-1457
Project: Application Server 7
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.0.CR1
Remoting / XNIO have now been updated to discover the SASL providers using the
classloader - for this reason we can and should remove our manual registration as this is
a global registration which forces the whole app server to use a single version of the
libraries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira