public class DomainDelegatingAuthenticator
extends org.apache.catalina.authenticator.AuthenticatorBase
algorithm, cache, changeSessionIdOnAuthentication, context, DEFAULT_ALGORITHM, digest, disableProxyCaching, entropy, info, lifecycle, random, randomClass, securePagesWithPragma, SESSION_ID_BYTES, sm, sso, started
Constructor and Description |
---|
DomainDelegatingAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
authenticate(org.apache.catalina.connector.Request request,
javax.servlet.http.HttpServletResponse httpServletResponse,
org.apache.catalina.deploy.LoginConfig loginConfig) |
addLifecycleListener, associate, authenticate, findLifecycleListeners, generateSessionId, getAlgorithm, getCache, getContainer, getDigest, getDisableProxyCaching, getEntropy, getInfo, getRandom, getRandomClass, getSecurePagesWithPragma, invoke, isChangeSessionIdOnAuthentication, login, logout, reauthenticateFromSSO, register, removeLifecycleListener, setAlgorithm, setCache, setChangeSessionIdOnAuthentication, setContainer, setDisableProxyCaching, setEntropy, setRandomClass, setSecurePagesWithPragma, start, stop, unregister
protected boolean authenticate(org.apache.catalina.connector.Request request, javax.servlet.http.HttpServletResponse httpServletResponse, org.apache.catalina.deploy.LoginConfig loginConfig) throws IOException
authenticate
in class org.apache.catalina.authenticator.AuthenticatorBase
IOException
Copyright © 2013. All Rights Reserved.