[jboss-jira] [JBoss JIRA] (AS7-1457) Cleaner Security Provider Registration

Darran Lofthouse (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 09:13:41 EST 2011


    [ https://issues.jboss.org/browse/AS7-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646648#comment-12646648 ] 

Darran Lofthouse commented on AS7-1457:
---------------------------------------

The next version of JBoss SASL is going to be using a Classloader based ServiceLoader mechanism - this will mean that the JBoss SASL providers will take priority just by being on the classpath - manual registration when using JBoss Remoting will no longer be required.

                
> Cleaner Security Provider Registration
> --------------------------------------
>
>                 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
>
>
> 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.

--
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

        


More information about the jboss-jira mailing list