| Package | Description |
|---|---|
| in.clouthink.daas.security.token.annotation | |
| in.clouthink.daas.security.token.core | |
| in.clouthink.daas.security.token.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
LoginAttemptManager |
TokenConfiguration.daasLoginAttemptManager(LoginAttemptProvider loginAttemptProvider) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationManager |
TokenConfiguration.daasAuthenticationManager(IdentityProvider identityProvider,
LoginAttemptManager loginAttemptManager,
TokenManager tokenManager,
FeatureConfigurer featureConfigurer) |
AuthenticationProvider |
TokenConfiguration.daasUsernamePasswordAuthenticationProvider(IdentityProvider identityProvider,
LoginAttemptManager loginAttemptManager,
TokenManager tokenManager,
FeatureConfigurer featureConfigurer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoginAttemptManager
The default impl for LoginAttemptManager
|
| Modifier and Type | Method and Description |
|---|---|
LoginAttemptManager |
UsernamePasswordAuthenticationProvider.getLoginAttemptManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsernamePasswordAuthenticationProvider.setLoginAttemptManager(LoginAttemptManager loginAttemptManager) |
Copyright © 2018. All rights reserved.