public class SAMLHandlerChainProcessor extends Object
| Constructor and Description |
|---|
SAMLHandlerChainProcessor(Set<SAML2Handler> handlers,
org.picketlink.config.federation.PicketLinkType configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
callHandlerChain(SAML2Object samlObject,
SAML2HandlerRequest saml2HandlerRequest,
SAML2HandlerResponse saml2HandlerResponse,
HTTPContext httpContext,
Lock chainLock) |
public SAMLHandlerChainProcessor(Set<SAML2Handler> handlers, org.picketlink.config.federation.PicketLinkType configuration)
public void callHandlerChain(SAML2Object samlObject, SAML2HandlerRequest saml2HandlerRequest, SAML2HandlerResponse saml2HandlerResponse, HTTPContext httpContext, Lock chainLock) throws org.picketlink.common.exceptions.ProcessingException, IOException
org.picketlink.common.exceptions.ProcessingExceptionIOExceptionCopyright © 2013 JBoss Inc.. All Rights Reserved.