public abstract class AbstractSAML11SPRedirectFormAuthenticator extends AbstractSPFormAuthenticator
jbossEnvauditHelper, canonicalizationMethod, chain, chainConfigOptions, chainLock, configFile, configProvider, enableAudit, identityURL, idpAddress, idpCertificate, issuerID, keyManager, logger, picketLinkConfiguration, samlHandlerChainClass, saveRestoreRequest, serviceURL, spConfiguration, timer, timerIntervalcharacterEncoding, landingPagealwaysUseSession, AUTH_HEADER_NAME, cache, changeSessionIdOnAuthentication, context, disableProxyCaching, REALM_NAME, securePagesWithPragma, secureRandomAlgorithm, secureRandomClass, secureRandomProvider, sessionIdGenerator, sm, ssoasyncSupported, container, containerLog, nextAFTER_DESTROY_EVENT, AFTER_INIT_EVENT, AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_DESTROY_EVENT, BEFORE_INIT_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, CONFIGURE_START_EVENT, CONFIGURE_STOP_EVENT, PERIODIC_EVENT, START_EVENT, STOP_EVENT| Constructor and Description |
|---|
AbstractSAML11SPRedirectFormAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response)
Authenticate the request
|
boolean |
authenticate(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response,
org.apache.tomcat.util.descriptor.web.LoginConfig loginConfig) |
static boolean |
handleSAML11UnsolicitedResponse(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response,
org.apache.tomcat.util.descriptor.web.LoginConfig loginConfig,
AbstractSPFormAuthenticator formAuthenticator) |
protected void |
startPicketLink() |
doAuthenticate, getBinding, getContext, getContextPath, getGenericPrincipal, initKeyProvider, isHttpPostBinding, isPOSTBindingResponse, restoreRequest, sendHttpPostBindingRequest, sendHttpRedirectRequest, sendRequestToIDPdoSupportSignature, getConfigFile, getConfiguration, getIdentityURL, getIdpCertificate, getIDPSSODescriptor, handleMetadata, handleMetadata, initializeHandlerChain, localAuthentication, populateChainConfig, processConfiguration, processIDPMetadataFile, sendToLogoutPage, setAuditHelper, setConfigFile, setConfigProvider, setConfigProvider, setIdpAddress, setIssuerID, setLogOutPage, setSamlHandlerChainClass, setSaveRestoreRequest, setServiceURL, setTimerInterval, testStart, validateforwardToErrorPage, forwardToLoginPage, getAuthMethod, getCharacterEncoding, getLandingPage, isContinuationRequired, matchRequest, savedRequestURL, saveRequest, setCharacterEncoding, setLandingPageassociate, checkForCachedAuthentication, doLogin, getAlwaysUseSession, getCache, getChangeSessionIdOnAuthentication, getContainer, getDisableProxyCaching, getRealmName, getRequestCertificates, getSecurePagesWithPragma, getSecureRandomAlgorithm, getSecureRandomClass, getSecureRandomProvider, invoke, login, logout, notify, reauthenticateFromSSO, register, setAlwaysUseSession, setCache, setChangeSessionIdOnAuthentication, setContainer, setDisableProxyCaching, setSecurePagesWithPragma, setSecureRandomAlgorithm, setSecureRandomClass, setSecureRandomProvider, startInternal, stopInternalbackgroundProcess, getDomainInternal, getNext, getObjectNameKeyProperties, initInternal, isAsyncSupported, setAsyncSupported, setNext, toStringdestroyInternal, getDomain, getObjectName, postDeregister, postRegister, preDeregister, preRegister, register, setDomain, unregisterpublic AbstractSAML11SPRedirectFormAuthenticator()
public boolean authenticate(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response)
throws IOException
AbstractSPFormAuthenticatorauthenticate in interface org.apache.catalina.Authenticatorauthenticate in class AbstractSPFormAuthenticatorrequest - Apache Catalina Requestresponse - Apache Catalina ResponseIOException - any I/O exceptionpublic boolean authenticate(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response,
org.apache.tomcat.util.descriptor.web.LoginConfig loginConfig)
throws IOException
IOExceptionpublic static boolean handleSAML11UnsolicitedResponse(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse response,
org.apache.tomcat.util.descriptor.web.LoginConfig loginConfig,
AbstractSPFormAuthenticator formAuthenticator)
throws IOException
IOExceptionprotected void startPicketLink()
throws org.apache.catalina.LifecycleException
startPicketLink in class AbstractSPFormAuthenticatororg.apache.catalina.LifecycleExceptionCopyright © 2020 JBoss by Red Hat. All Rights Reserved.