public class SAMLHandlerChainProcessor extends Object
| Constructor and Description |
|---|
SAMLHandlerChainProcessor(Set<SAML2Handler> handlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
callHandlerChain(SAML2Object samlObject,
SAML2HandlerRequest saml2HandlerRequest,
SAML2HandlerResponse saml2HandlerResponse,
HTTPContext httpContext,
Lock chainLock) |
public SAMLHandlerChainProcessor(Set<SAML2Handler> handlers)
public void callHandlerChain(SAML2Object samlObject, SAML2HandlerRequest saml2HandlerRequest, SAML2HandlerResponse saml2HandlerResponse, HTTPContext httpContext, Lock chainLock) throws ProcessingException, IOException
ProcessingExceptionIOExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.