public class PretreatmentAuthenticationProcessingFilter
extends org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
SPRING_SECURITY_FORM_PASSWORD_KEY, SPRING_SECURITY_FORM_USERNAME_KEY| 构造器和说明 |
|---|
PretreatmentAuthenticationProcessingFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.security.core.Authentication |
attemptAuthentication(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setCheckCaptchaTime(int checkCaptchaTime) |
void |
setCheckCaptchaType(int checkCaptchaType) |
void |
setRetryCheckTimeTnterval(int checkTimeTnterval) |
void |
setRetryCheckType(String checkType) |
void |
setRetryLockMinites(int lockMinites) |
void |
setRetryMaxTryTimes(int maxTryTimes) |
getPasswordParameter, getUsernameParameter, obtainPassword, obtainUsername, setDetails, setPasswordParameter, setPostOnly, setUsernameParameterafterPropertiesSet, doFilter, getAllowSessionCreation, getAuthenticationManager, getFailureHandler, getRememberMeServices, getSuccessHandler, requiresAuthentication, setAllowSessionCreation, setApplicationEventPublisher, setAuthenticationDetailsSource, setAuthenticationFailureHandler, setAuthenticationManager, setAuthenticationSuccessHandler, setContinueChainBeforeSuccessfulAuthentication, setFilterProcessesUrl, setMessageSource, setRememberMeServices, setRequiresAuthenticationRequestMatcher, setSessionAuthenticationStrategy, successfulAuthentication, unsuccessfulAuthenticationpublic PretreatmentAuthenticationProcessingFilter()
public void setCheckCaptchaTime(int checkCaptchaTime)
public void setCheckCaptchaType(int checkCaptchaType)
public void setRetryMaxTryTimes(int maxTryTimes)
public void setRetryCheckType(String checkType)
public void setRetryLockMinites(int lockMinites)
public void setRetryCheckTimeTnterval(int checkTimeTnterval)
public org.springframework.security.core.Authentication attemptAuthentication(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws org.springframework.security.core.AuthenticationException
attemptAuthentication 在类中 org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilterorg.springframework.security.core.AuthenticationExceptionCopyright © 2020 江苏南大先腾信息产业股份有限公司. All rights reserved.