Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
OAK-8102 introduce a single LoginModuleStats to collect unexpected errors during the repository login. the corresponding monitor and mbeans are registered in the SecurityProviderRegistration after creating the SecurityProvider instance.
instead of 'hardcoding' the stats in SecurityProviderRegistration, i would suggest to come up with a mechanism that allows individual security modules to register statistics related monitors and mbeans as needed.