public class RolesGenerationHandler extends BaseSAML2Handler
SAML2Handler.HANDLER_TYPE
handlerChainConfig, handlerConfig, logger
ASSERTION_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
|
checkDestination, checkDestination, generateSAMLRequest, getHttpRequest, getHttpSession, getProviderconfig, getType, handleStatusResponseType, reset
public void initChainConfig(SAML2HandlerChainConfig handlerChainConfig) throws ConfigurationException
SAML2Handler
initChainConfig
in interface SAML2Handler
initChainConfig
in class BaseSAML2Handler
ConfigurationException
public void initHandlerConfig(SAML2HandlerConfig handlerConfig) throws ConfigurationException
BaseSAML2Handler
initHandlerConfig
in interface SAML2Handler
initHandlerConfig
in class BaseSAML2Handler
ConfigurationException
public void handleRequestType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2Handler
ProcessingException
SAML2Handler#handleRequestType(SAML2HandlerRequest, SAML2HandlerResponse)}
Copyright © 2019 JBoss by Red Hat. All rights reserved.