[jboss-jira] [JBoss JIRA] Updated: (JBAS-5356) Make JaasSecurityDomain a bean

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Mon Mar 31 10:45:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5356?page=all ]

Anil Saldhana updated JBAS-5356:
--------------------------------

    Description: 
Just the way XMLLoginConfig was made into a bean with an additional @JMX annotation,  JaasSecurityDomain needs to be made into a bean.  Any internal attributes that use ObjectNames (if any) need to be injectable.

The AS test suite has usage of JaasSecurityDomain as an MBean Service. Just replace some of them into beans and leave the rest as services such that we test both usage.

  was:
Just the way XMLLoginConfig was made into a bean with an additional @JMX annotation,  Dynamic LoginConfig needs to be made into a bean.  Any internal attributes that use ObjectNames (if any) need to be injectable.

An usage of DynamicLoginConfig is in deploy/security-policies-service.xml


> Make JaasSecurityDomain a bean
> ------------------------------
>
>                 Key: JBAS-5356
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5356
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Security
>    Affects Versions: JBossAS-5.0.0.Beta4
>            Reporter: Anil Saldhana
>         Assigned To: Stefan Guilhen
>             Fix For: JBossAS-5.0.0.CR1
>
>
> Just the way XMLLoginConfig was made into a bean with an additional @JMX annotation,  JaasSecurityDomain needs to be made into a bean.  Any internal attributes that use ObjectNames (if any) need to be injectable.
> The AS test suite has usage of JaasSecurityDomain as an MBean Service. Just replace some of them into beans and leave the rest as services such that we test both usage.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list