public class SAML2SignatureGenerationHandler extends BaseSAML2Handler
SAML2Handler.HANDLER_TYPEhandlerChainConfig, handlerConfig, handlerTypeASSERTION_CONSUMER_URL, CLOCK_SKEW_MILIS, DISABLE_AUTHN_STATEMENT, DISABLE_ROLE_PICKING, DISABLE_SENDING_ROLES, ROLE_KEY| Constructor and Description |
|---|
SAML2SignatureGenerationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateSAMLRequest(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Generate a SAML Request to be sent to the IDP if the handler is invoked at the SP and vice-versa
|
void |
handleRequestType(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Handle a SAML2 RequestAbstractType
|
void |
handleStatusResponseType(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Handle a SAML2 Status Response Type
|
getHttpRequest, getHttpSession, getType, initChainConfig, initHandlerConfig, resetpublic void generateSAMLRequest(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2HandlergenerateSAMLRequest in interface SAML2HandlergenerateSAMLRequest in class BaseSAML2HandlerProcessingExceptionSAML2Handler.generateSAMLRequest(SAML2HandlerRequest, SAML2HandlerResponse)public void handleRequestType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2HandlerProcessingExceptionpublic void handleStatusResponseType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2HandlerhandleStatusResponseType in interface SAML2HandlerhandleStatusResponseType in class BaseSAML2HandlerProcessingExceptionSAML2Handler#handleStatusResponseType(SAML2HandlerRequest, SAML2HandlerResponse)}Copyright © 2012 JBoss by Red Hat. All Rights Reserved.