Hello,
thanks for your answer.
> What are the data types? When are they updated? What about meta-realms
> such as LockOutRealm? How should they behave?
Taking example on counters that I see else where
(GlobalRequestProcessor->errorCount) integers should be enough, one of
the counters would be in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Eugéne,
On 6/4/19 08:03, Eugène Adell wrote:
> Hi guys,
>
> I started to investigate how I could add 2 new JMX attributes, and
> that doesn't look very difficult even for someone who doesn't look
> at Tomcat's source code often.
>
> My suggestion
Hi guys,
I started to investigate how I could add 2 new JMX attributes, and
that doesn't look very difficult even for someone who doesn't look at
Tomcat's source code often.
My suggestion would be to add these 2 new attributes
(authenticationSucceeded and authenticationFailed) to all Realms, then