Re: [OT] SecurityFilter: Custom Authenticator

2004-07-06 Thread Bill Siggelkow
Check out this thread -- it might help. http://sourceforge.net/forum/message.php?msg_id=2380960 Guillermo Meyer wrote: Hi: I want to use SecurityFilter and I need to implement my own Authenticator, because neither FormAuthenticator nor BasicAuthenticator fits my needs. The current scenario is that

[OT] SecurityFilter: Custom Authenticator

2004-07-05 Thread Guillermo Meyer
Hi: I want to use SecurityFilter and I need to implement my own Authenticator, because neither FormAuthenticator nor BasicAuthenticator fits my needs. The current scenario is that I will receive a post with a digital signature and all the information authenticated from other site (as a login servic