Hi all,
I want to add customer valve which extends ValveBase. I want it to be
invoked after the AuthenticatorBase Valve(like BasicAuthenticator,
DigestAuthenticator, FormAuthenticator, NonLoginAuthenticator,
SSLAuthenticator). Can I achieve it?

I have try to put my Valve definition in my webapp Context,
server.xml's Host and Engine. But my valve always be invoked before
the AuthenticatorBase Valve.

Any help would be very appreciated!

- James Liao

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

Reply via email to