| Package | Description |
|---|---|
| in.clouthink.daas.security.token.annotation | |
| in.clouthink.daas.security.token.core | |
| in.clouthink.daas.security.token.support.web |
| Modifier and Type | Method and Description |
|---|---|
CaptchaManager |
TokenConfiguration.daasCaptchaManager(CaptchaProvider daasCaptchaProvider) |
| Modifier and Type | Method and Description |
|---|---|
LoginEndpoint |
TokenConfiguration.daasTokenLoginEndpoint(AuthenticationManager authenticationManager,
CaptchaManager captchaManager,
FeatureConfigurer featureConfigurer,
MessageProvider messageProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCaptchaManager
The default captcha mgr impl
|
| Modifier and Type | Method and Description |
|---|---|
CaptchaManager |
LoginEndpoint.getCaptchaManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginEndpoint.setCaptchaManager(CaptchaManager captchaManager) |
Copyright © 2018. All rights reserved.