public class RolesGenerationHandler extends BaseSAML2Handler
SAML2Handler.HANDLER_TYPEhandlerChainConfig, handlerConfig, loggerASSERTION_CONSUMER_URL, CLOCK_SKEW_MILIS, DISABLE_AUTHN_STATEMENT, DISABLE_ROLE_PICKING, DISABLE_SENDING_ROLES, ROLE_KEY, USE_MULTI_VALUED_ROLES| Constructor and Description |
|---|
RolesGenerationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequestType(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Handle a SAML2 RequestAbstractType
|
void |
initChainConfig(SAML2HandlerChainConfig handlerChainConfig)
Initialize the handler
|
void |
initHandlerConfig(SAML2HandlerConfig handlerConfig)
Initialize the handler
|
generateSAMLRequest, getHttpRequest, getHttpSession, getProviderconfig, getType, handleStatusResponseType, resetpublic void initChainConfig(SAML2HandlerChainConfig handlerChainConfig) throws org.picketlink.common.exceptions.ConfigurationException
SAML2HandlerinitChainConfig in interface SAML2HandlerinitChainConfig in class BaseSAML2Handlerorg.picketlink.common.exceptions.ConfigurationExceptionpublic void initHandlerConfig(SAML2HandlerConfig handlerConfig) throws org.picketlink.common.exceptions.ConfigurationException
BaseSAML2HandlerinitHandlerConfig in interface SAML2HandlerinitHandlerConfig in class BaseSAML2Handlerorg.picketlink.common.exceptions.ConfigurationExceptionpublic void handleRequestType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws org.picketlink.common.exceptions.ProcessingException
SAML2Handlerorg.picketlink.common.exceptions.ProcessingExceptionSAML2Handler#handleRequestType(SAML2HandlerRequest, SAML2HandlerResponse)}Copyright © 2013 JBoss Inc.. All Rights Reserved.