ginModule.
>
> -Original Message-----
> From: Pat Young [mailto:[EMAIL PROTECTED]
> Sent: 07 November 2005 20:01
> To: 'Tomcat Users List'
> Subject: JAAS implementation with URL callback
>
> Does anyone know of an available JAAS implementation
> that comes with a URL callb
Does anyone know of an available JAAS implementation
that comes with a URL callback? The Catalina
implementation only comes with a name and password
callback, but there is no way to get to the URL.
Thanks,
Pat Young
__
Yahoo! Mail - PC
I need to access the URL from within a JAAS
LoginModule. Does anyone know how to do this? In the
documentation, it says that only Name and Password
callbacks are provided by Tomcat security realms. I
think I need a URL callback to make this work. Any
ideas?
Thanks,
Pat Young
--- Javier