Class AccountLockoutConfig
java.lang.Object
org.genesys.blocks.security.lockout.AccountLockoutConfig
The Class AccountLockoutConfig.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAccount lockount manager.Authentication failure listener.
-
Constructor Details
-
AccountLockoutConfig
public AccountLockoutConfig()
-
-
Method Details
-
accountLockountManager
Account lockount manager.- Returns:
- the account lockout manager
-
authenticationFailureListener
Authentication failure listener.- Returns:
- the authentication failure bad credentials listener
-