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, obtainArtifact, requiresAuthentication, setAuthenticationFailureHandler, setProxyAuthenticationFailureHandler, setProxyGrantingTicketStorage, setProxyReceptorUrl, setServiceProperties, successfulAuthenticationafterPropertiesSet, doFilter, getAllowSessionCreation, getAuthenticationManager, getFailureHandler, getFilterProcessesUrl, getRememberMeServices, getSuccessHandler, setAllowSessionCreation, setApplicationEventPublisher, setAuthenticationDetailsSource, setAuthenticationManager, setAuthenticationSuccessHandler, setContinueChainBeforeSuccessfulAuthentication, setFilterProcessesUrl, setMessageSource, setRememberMeServices, setRequiresAuthenticationRequestMatcher, 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-2015. All Rights Reserved.