public abstract class AbstractCasAuthenticator extends AbstractAuthenticator
log
alwaysUseSession, AUTH_HEADER_NAME, cache, changeSessionIdOnAuthentication, context, disableProxyCaching, info, REALM_NAME, securePagesWithPragma, secureRandomAlgorithm, secureRandomClass, secureRandomProvider, sessionIdGenerator, sm, sso
asyncSupported, container, containerLog, next
AFTER_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 |
---|
AbstractCasAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected String |
getArtifactParameterName()
Abstract method that subclasses should use to provide the name of the artifact parameter (i.e.
|
protected String |
getProxyCallbackUrl() |
protected String |
getServiceParameterName()
Abstract method that subclasses should use to provide the name of the service parameter (i.e.
|
void |
setProxyCallbackUrl(String proxyCallbackUrl) |
authenticate, getAuthenticationMethod, getAuthMethod, getCasServerUrlPrefix, getEncoding, getInfo, getName, getTicketValidator, isEncode, isRenew, lifecycleEvent, setCasServerLoginUrl, setCasServerUrlPrefix, setEncode, setEncoding, setRenew, setServerName, setServiceUrl, setState, startInternal
associate, authenticate, doLogin, getAlwaysUseSession, getCache, getChangeSessionIdOnAuthentication, getContainer, getDisableProxyCaching, getSecurePagesWithPragma, getSecureRandomAlgorithm, getSecureRandomClass, getSecureRandomProvider, invoke, login, logout, reauthenticateFromSSO, register, setAlwaysUseSession, setCache, setChangeSessionIdOnAuthentication, setContainer, setDisableProxyCaching, setSecurePagesWithPragma, setSecureRandomAlgorithm, setSecureRandomClass, setSecureRandomProvider, stopInternal
backgroundProcess, event, getDomainInternal, getNext, getObjectNameKeyProperties, initInternal, isAsyncSupported, setAsyncSupported, setNext, toString
destroyInternal, getDomain, getObjectName, postDeregister, postRegister, preDeregister, preRegister, register, setDomain, unregister
protected final String getProxyCallbackUrl()
public final void setProxyCallbackUrl(String proxyCallbackUrl)
protected final String getArtifactParameterName()
AbstractAuthenticator
getArtifactParameterName
in class AbstractAuthenticator
protected final String getServiceParameterName()
AbstractAuthenticator
getServiceParameterName
in class AbstractAuthenticator
Copyright © 2006–2013 Jasig. All rights reserved.