public class LoginModuleStats extends java.lang.Object implements LoginModuleMBean, LoginModuleMonitor
TYPE
NOOP
Constructor and Description |
---|
LoginModuleStats(StatisticsProvider statisticsProvider) |
Modifier and Type | Method and Description |
---|---|
long |
getLoginErrors() |
javax.management.openmbean.CompositeData |
getLoginErrorsHistory() |
void |
loginError()
Event to be called in the case there is an erorr in the login chain.
|
public LoginModuleStats(StatisticsProvider statisticsProvider)
public void loginError()
LoginModuleMonitor
loginError
in interface LoginModuleMonitor
public long getLoginErrors()
getLoginErrors
in interface LoginModuleMBean
public javax.management.openmbean.CompositeData getLoginErrorsHistory()
getLoginErrorsHistory
in interface LoginModuleMBean
Copyright © 2010 - 2020 Adobe. All Rights Reserved