java.lang.Object
org.apache.jackrabbit.oak.spi.security.authentication.LoginModuleStats
All Implemented Interfaces:
LoginModuleMBean, LoginModuleMonitor, org.apache.jackrabbit.oak.stats.Monitor<LoginModuleMonitor>

@Deprecated public class LoginModuleStats extends Object implements LoginModuleMBean, LoginModuleMonitor
Deprecated.
Since Oak 1.40.0. A full implementation of LoginModuleMonitor and LoginModuleMBean has been added to oak-core.
  • Constructor Details

    • LoginModuleStats

      public LoginModuleStats(org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider)
      Deprecated.
  • Method Details