JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
allowedNumberOfAttempts
- Property in
SpringSecurityCaptchaProperties
AppCaptchaFailureEvent
- Class in
org.yunchen.gb.plugin.springsecurity.captcha.event
AppCaptchaFailureEvent(java.lang.Object)
- Constructor in
AppCaptchaFailureEvent
Create a new ApplicationEvent.
AppCaptchaSuccessEvent
- Class in
org.yunchen.gb.plugin.springsecurity.captcha.event
AppCaptchaSuccessEvent(java.lang.Object)
- Constructor in
AppCaptchaSuccessEvent
Create a new ApplicationEvent.
AuthenticationFailureListener
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
Created by @Author:xiaopeng on 2018/4/21.
AuthenticationFailureListener()
- Constructor in
AuthenticationFailureListener
AuthenticationSuccessListener
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
AuthenticationSuccessListener()
- Constructor in
AuthenticationSuccessListener
B
C
CaptchaCaptureFilter
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
CaptchaCaptureFilter()
- Constructor in
CaptchaCaptureFilter
CaptchaVerificationFailedException
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
Created by sudhir on 7/21/2015.
CaptchaVerificationFailedException(java.lang.String)
- Constructor in
CaptchaVerificationFailedException
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity)
- Method in
SpringSecurityCaptchaConfig
D
doFilterInternal(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.FilterChain)
- Method in
CaptchaCaptureFilter
E
enabled
- Property in
SpringSecurityCaptchaProperties
F
failLogin(java.lang.String)
- Method in
LoginAttemptCacheService
Triggers on each unsuccessful login attempt and increases number of attempts
failureUrl
- Property in
CaptchaCaptureFilter
G
getAllowedNumberOfAttempts()
- Method in
SpringSecurityCaptchaProperties
getAuthenticationFailureListener()
- Method in
SpringSecurityCaptchaConfig
getAuthenticationSuccessListener()
- Method in
SpringSecurityCaptchaConfig
getCaptchaCaptureFilter()
- Method in
SpringSecurityCaptchaConfig
getEnabled()
- Method in
SpringSecurityCaptchaProperties
getTime()
- Method in
SpringSecurityCaptchaProperties
H
I
init()
- Method in
LoginAttemptCacheService
isEnabled()
- Method in
CaptchaCaptureFilter
J
K
L
LoginAttemptCacheService
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
loginAttemptCacheService
- Property in
AuthenticationFailureListener
loginAttemptCacheService
- Property in
AuthenticationSuccessListener
LoginAttemptCacheService()
- Constructor in
LoginAttemptCacheService
loginSuccess(java.lang.String)
- Method in
LoginAttemptCacheService
Triggers on each successful login attempt and resets number of attempts
M
N
O
onApplicationEvent(org.springframework.security.authentication.event.AbstractAuthenticationFailureEvent)
- Method in
AuthenticationFailureListener
onApplicationEvent(org.springframework.security.authentication.event.AuthenticationSuccessEvent)
- Method in
AuthenticationSuccessListener
P
Q
R
S
setAllowedNumberOfAttempts(int)
- Method in
SpringSecurityCaptchaProperties
setEnabled(boolean)
- Method in
SpringSecurityCaptchaProperties
setTime(int)
- Method in
SpringSecurityCaptchaProperties
simpleCaptchaService
- Property in
CaptchaCaptureFilter
simpleCaptchaService
- Property in
SpringSecurityCaptchaConfig
SpringSecurityCaptchaConfig
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
Created by @Author:xiaopeng on 2018/4/21.
SpringSecurityCaptchaConfig()
- Constructor in
SpringSecurityCaptchaConfig
SpringSecurityCaptchaProperties
- Class in
org.yunchen.gb.plugin.springsecurity.captcha
Created by @Author:xiaopeng on 2018/4/21.
springSecurityCaptchaProperties
- Property in
CaptchaCaptureFilter
springSecurityCaptchaProperties
- Property in
LoginAttemptCacheService
springSecurityCaptchaProperties
- Property in
SpringSecurityCaptchaConfig
SpringSecurityCaptchaProperties()
- Constructor in
SpringSecurityCaptchaProperties
T
time
- Property in
SpringSecurityCaptchaProperties
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation