[jboss-jira] [JBoss JIRA] Closed: (SECURITY-328) SecurityContextFactory needs methods that take in Class instances

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Fri Nov 21 01:48:36 EST 2008


     [ https://jira.jboss.org/jira/browse/SECURITY-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Saldhana closed SECURITY-328.
----------------------------------

    Resolution: Done


> SecurityContextFactory needs methods that take in Class instances
> -----------------------------------------------------------------
>
>                 Key: SECURITY-328
>                 URL: https://jira.jboss.org/jira/browse/SECURITY-328
>             Project: JBoss Security and Identity Management
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Security SPI
>    Affects Versions: 2.0.2.SP2
>            Reporter: Anil Saldhana
>            Assignee: Anil Saldhana
>             Fix For: 2.0.2.SP3
>
>
> CL.loadClass() is a synchronized method.  So the class may have already been loaded once by a JavaEE container and a need to instantiate a SC on each request path should not need a class load but rather instantiation.

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

        



More information about the jboss-jira mailing list