public class SAMLHandlerChainProcessor extends Object
Constructor and Description |
---|
SAMLHandlerChainProcessor(Set<SAML2Handler> handlers,
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, PicketLinkType configuration)
public void callHandlerChain(SAML2Object samlObject, SAML2HandlerRequest saml2HandlerRequest, SAML2HandlerResponse saml2HandlerResponse, HTTPContext httpContext, Lock chainLock) throws ProcessingException, IOException
ProcessingException
IOException
Copyright © 2016 JBoss by Red Hat. All rights reserved.