[jboss-jira] [JBoss JIRA] Resolved: (SECURITY-587) SecurityContextFactory defaults to TCCL
Marcus Moyses (JIRA)
jira-events at lists.jboss.org
Tue Apr 19 10:53:36 EDT 2011
[ https://issues.jboss.org/browse/SECURITY-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcus Moyses resolved SECURITY-587.
------------------------------------
Resolution: Done
Modified SecurityContextFactory to accept a ClassLoader as a parameter. Default behavior changed to try and load classes from the defining classloader, then falling back to TCCL.
> SecurityContextFactory defaults to TCCL
> ---------------------------------------
>
> Key: SECURITY-587
> URL: https://issues.jboss.org/browse/SECURITY-587
> Project: PicketBox (JBoss Security and Identity Management)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Security SPI
> Affects Versions: PicketBox_v4_0_alpha8
> Reporter: Jesper Pedersen
> Assignee: Marcus Moyses
> Fix For: PicketBox_v4_0_beta1
>
>
> The SecurityContextFactory defaults to using the TCCL for loading classes.
> The order should be:
> 1) Passed in ClassLoader
> 2) ClassLoader that defined SecurityContextFactory
> 3) TCCL
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list