Interface LoginModuleStatsCollector
-
@Deprecated @ProviderType public interface LoginModuleStatsCollector
Deprecated.Since Oak 1.38.0 in favor ofSecurityConfiguration.getMonitors(StatisticsProvider)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
setLoginModuleMonitor(@NotNull LoginModuleMonitor lmm)
Deprecated.
-
-
-
Method Detail
-
setLoginModuleMonitor
void setLoginModuleMonitor(@NotNull @NotNull LoginModuleMonitor lmm)
Deprecated.
-
-