public class Cas10TicketValidationFilter extends AbstractTicketValidationFilter
Deployers can provide the "casServerPrefix" and the "renew" attributes via the standard context or filter init parameters.
CONST_CAS_ASSERTION
logger
Constructor and Description |
---|
Cas10TicketValidationFilter() |
Modifier and Type | Method and Description |
---|---|
protected TicketValidator |
getTicketValidator(javax.servlet.FilterConfig filterConfig)
Template method to return the appropriate validator.
|
doFilter, getHostnameVerifier, getSSLConfig, init, initInternal, onFailedValidation, onSuccessfulValidation, preFilter, setExceptionOnValidationFailure, setRedirectAfterValidation, setTicketValidator, setUseSession
constructServiceUrl, destroy, getProtocol, init, retrieveTicketFromRequest, setEncodeServiceUrl, setServerName, setService
getBoolean, getClass, getInt, getLong, getString, isIgnoreInitConfiguration, setIgnoreInitConfiguration
protected final TicketValidator getTicketValidator(javax.servlet.FilterConfig filterConfig)
AbstractTicketValidationFilter
getTicketValidator
in class AbstractTicketValidationFilter
filterConfig
- the FilterConfiguration that may be needed to construct a validator.Copyright © 2006–2016 Jasig. All rights reserved.