Package org.genesys.blocks.security.lockout
-
Class Summary Class Description AccountLockoutConfig The Class AccountLockoutConfig.AccountLockoutManager {#linkAccountLockoutManagerkeeps track of successive failed login attempts and locks the user account if there are more than {AccountLockoutManager.lockAfterXFailuressuccessive failures.AccountLockoutManager.AttemptStatistics The Class AttemptStatistics.AuthenticationFailureBadCredentialsListener Log failed login attempt and notifyAccountLockoutManager.LoginSuccessHandler Register this on your form logins.