@Component(value="cuba_BruteForceProtectionMBean") public class BruteForceProtection extends java.lang.Object implements BruteForceProtectionMBean
Modifier and Type | Field and Description |
---|---|
protected BruteForceProtectionAPI |
bruteForceProtectionAPI |
Constructor and Description |
---|
BruteForceProtection() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
showLockedUsersInfo() |
void |
unlockUser(java.lang.String login,
java.lang.String ipAddress) |
@Inject protected BruteForceProtectionAPI bruteForceProtectionAPI
public java.lang.String showLockedUsersInfo()
showLockedUsersInfo
in interface BruteForceProtectionMBean
public void unlockUser(java.lang.String login, java.lang.String ipAddress)
unlockUser
in interface BruteForceProtectionMBean