Sergey Livanov wrote:


In my project authentication and authorization are performed by
certificates. Help me, please, to find right way to define WHos is
logged on and What they are doing by JMX .


1. get a jmx tools servlet to work... it should display all jmx refistered objects and settings. lots to google
2. unit test a simple interface that give you what you want to see
3. set up a filter to redirect to use the jmx impl.
3.a :-) I have never used certs. find a way for a filter to ... intercept the cert request and req/resp activity.

hth,
.V


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to