org.picketlink.identity.federation.web.process
Class SAMLHandlerChainProcessor
java.lang.Object
org.picketlink.identity.federation.web.process.SAMLHandlerChainProcessor
public class SAMLHandlerChainProcessor
- extends Object
Processor for the SAML2 Handler Chain
- Since:
- Oct 27, 2009
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMLHandlerChainProcessor
public SAMLHandlerChainProcessor(Set<SAML2Handler> handlers)
callHandlerChain
public void callHandlerChain(SAML2Object samlObject,
SAML2HandlerRequest saml2HandlerRequest,
SAML2HandlerResponse saml2HandlerResponse,
HTTPContext httpContext,
Lock chainLock)
throws ProcessingException,
IOException
- Throws:
ProcessingException
IOException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.