All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
addInvalidLogin(XMPPResourceConnection session,
String ip,
BareJID jid) |
void |
addInvalidLogin(XMPPResourceConnection session,
String ip,
BareJID jid,
long currentTime) |
void |
beforeUnregister()
Method called before bean unregister.
|
boolean |
canUserBeDisabled(XMPPResourceConnection session,
String ip,
BareJID jid) |
void |
clearAll() |
void |
clearOutdated() |
void |
clearOutdated(long currentTime) |
void |
everyHour() |
void |
everyMinute() |
void |
everySecond() |
static String |
getClientIp(XMPPResourceConnection session) |
void |
getStatistics(String compName,
StatisticsList list) |
void |
handleStatisticsEmitEvent(BruteForceLockerBean.StatisticsEmitEvent event) |
void |
initialize()
Method will be called, when bean will be created, configured and ready to use.
|
boolean |
isEnabled(XMPPResourceConnection session) |
boolean |
isLoginAllowed(XMPPResourceConnection session,
String ip,
BareJID jid) |
boolean |
isLoginAllowed(XMPPResourceConnection session,
String ip,
BareJID jid,
long currentTime) |