public class CasAuthenticationFilter
extends org.springframework.security.cas.web.CasAuthenticationFilter
CAS_STATEFUL_IDENTIFIER, CAS_STATELESS_IDENTIFIER| Constructor and Description |
|---|
CasAuthenticationFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
successfulAuthentication(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authResult) |
attemptAuthentication, requiresAuthentication, setProxyGrantingTicketStorage, setProxyReceptorUrl, setServicePropertiesafterPropertiesSet, doFilter, getAllowSessionCreation, getAuthenticationDetailsSource, getAuthenticationManager, getFilterProcessesUrl, getRememberMeServices, setAllowSessionCreation, setApplicationEventPublisher, setAuthenticationDetailsSource, setAuthenticationFailureHandler, setAuthenticationManager, setAuthenticationSuccessHandler, setContinueChainBeforeSuccessfulAuthentication, setFilterProcessesUrl, setMessageSource, setRememberMeServices, setSessionAuthenticationStrategy, unsuccessfulAuthenticationprotected void successfulAuthentication(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authResult)
throws IOException,
javax.servlet.ServletException
successfulAuthentication in class org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilterIOExceptionjavax.servlet.ServletExceptionCopyright © 2004-2012. All Rights Reserved.