| Modifier and Type | Method and Description |
|---|---|
CaptchaProvider |
TokenConfiguration.daasCaptchaProvider() |
| Modifier and Type | Method and Description |
|---|---|
CaptchaManager |
TokenConfiguration.daasCaptchaManager(CaptchaProvider daasCaptchaProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCaptchaManager.setCaptchaProvider(CaptchaProvider captchaProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaptchaProviderMemoryImpl
Simple store the captcha in memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaptchaProviderMongodbImpl
The mongodb crud for captcha.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaptchaProviderRedisImpl
The redis crud for captcha.
|
Copyright © 2018. All rights reserved.