LoginModuleMonitor
and LoginModuleMBean
has been added to oak-core.@Deprecated public class LoginModuleStats extends java.lang.Object implements LoginModuleMBean, LoginModuleMonitor
NAME, TYPE
NOOP
Constructor and Description |
---|
LoginModuleStats(StatisticsProvider statisticsProvider)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getLoginErrors()
Deprecated.
|
javax.management.openmbean.CompositeData |
getLoginErrorsHistory()
Deprecated.
|
void |
loginError()
Deprecated.
Event to be called in the case there is an error in the login chain.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMonitorClass, getMonitorProperties, loginFailed, principalsCollected
public LoginModuleStats(StatisticsProvider statisticsProvider)
public void loginError()
LoginModuleMonitor
loginError
in interface LoginModuleMonitor
LoginModuleMonitor.loginFailed(LoginException, Credentials)
public long getLoginErrors()
getLoginErrors
in interface LoginModuleMBean
public javax.management.openmbean.CompositeData getLoginErrorsHistory()
getLoginErrorsHistory
in interface LoginModuleMBean
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.