public class SAML2IssuerTrustHandler extends BaseSAML2Handler
Trust decisions are based on the url of the issuer of the saml request/response sent to the handler chain
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 |
---|
SAML2IssuerTrustHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleRequestType(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Handle a SAML2 RequestAbstractType
|
void |
handleStatusResponseType(SAML2HandlerRequest request,
SAML2HandlerResponse response)
Handle a SAML2 Status Response Type
|
checkDestination, checkDestination, generateSAMLRequest, getHttpRequest, getHttpSession, getProviderconfig, getType, initChainConfig, initHandlerConfig, reset
public void handleRequestType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2Handler
ProcessingException
public void handleStatusResponseType(SAML2HandlerRequest request, SAML2HandlerResponse response) throws ProcessingException
SAML2Handler
handleStatusResponseType
in interface SAML2Handler
handleStatusResponseType
in class BaseSAML2Handler
ProcessingException
SAML2Handler#handleStatusResponseType(SAML2HandlerRequest, SAML2HandlerResponse)}
Copyright © 2019 JBoss by Red Hat. All rights reserved.