public abstract class AbstractSignatureHandler 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 |
|---|
AbstractSignatureHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSupportsSignature(SAML2HandlerRequest request)
Indicates if signature support is enabled.
|
checkDestination, checkDestination, generateSAMLRequest, getHttpRequest, getHttpSession, getProviderconfig, getType, handleStatusResponseType, initChainConfig, initHandlerConfig, resetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleRequestTypeprotected boolean isSupportsSignature(SAML2HandlerRequest request)
Indicates if signature support is enabled. If this handler is defined in the configuration file, signatures are enabled by default. But if the GeneralConstants.SUPPORTS_SIGNATURES request option exists consider its value.
request - Copyright © 2018 JBoss by Red Hat. All rights reserved.