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, info, landingPageAUTH_HEADER_NAME, cache, changeSessionIdOnAuthentication, context, disableProxyCaching, lifecycle, REALM_NAME, securePagesWithPragma, SESSION_ID_BYTES, sm, sso, started| 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, validateauthenticate, forwardToErrorPage, forwardToLoginPage, getCharacterEncoding, getInfo, getLandingPage, matchRequest, savedRequestURL, saveRequest, setCharacterEncoding, setLandingPageaddLifecycleListener, associate, findLifecycleListeners, generateSessionId, getCache, getContainer, getDisableProxyCaching, getSecurePagesWithPragma, invoke, isChangeSessionIdOnAuthentication, login, logout, reauthenticateFromSSO, register, removeLifecycleListener, setCache, setChangeSessionIdOnAuthentication, setContainer, setDisableProxyCaching, setSecurePagesWithPragma, start, stop, 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 © 2021 JBoss by Red Hat. All Rights Reserved.