| Modifier and Type | Method and Description |
|---|---|
LoginAttemptProvider |
TokenConfiguration.daasLoginAttemptProvider() |
| Modifier and Type | Method and Description |
|---|---|
LoginAttemptManager |
TokenConfiguration.daasLoginAttemptManager(LoginAttemptProvider loginAttemptProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLoginAttemptManager.setLoginAttemptProvider(LoginAttemptProvider loginAttemptProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoginAttemptProviderMemcachedImpl
The memcached crud for login attempt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginAttemptProviderMemoryImpl
Simple store the login attempt in memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginAttemptProviderMongodbImpl
The mongodb crud for login attempt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginAttemptProviderRedisImpl
The redis crud for login attempt.
|
Copyright © 2018. All rights reserved.