Issue Type: Enhancement Enhancement
Affects Versions: PLINK_2.6.0.Beta3
Assignee: Pedro Igor
Components: Federation
Created: 26/Feb/14 1:21 AM
Description:

When configuring the handlers chain for a given IdP or SP we need to support a different ClassLoader from where a specific handler class should be loaded from.

Today we always load a handler class from the classloader used to load the picketlink jar classes or from TCCL. See org.picketlink.identity.federation.core.saml.v2.util.HandlerUtil.

It is important to improve how handler classes are loaded so we can load them from different places. A driven use case for that is when you are using the subsystem to configure the handler chain, where handle classes can be in a user-defined static module in EAP or WildFly.

Fix Versions: PLINK_2.6.0.CR2
Project: PicketLink
Priority: Critical Critical
Reporter: Pedro Igor
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira