-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Semen,

Semen Vadishev wrote:
> Christopher, thanks for reply.
> 
> 2007/10/9, Christopher Schultz <[EMAIL PROTECTED]>:
> 
>> You cannot do this with Tomcat's authentication mechanism. You will
>> have to provide an alternative implementation. I recommend looking
>> st securityfilter ( http://securityfilter.sourceforge.net ).
> 
> Well, securityfilter doesn't satisfy some servlet's requirements

Like what?

> so as you said I will have to provide my own low level authentication
> mechanism.

You can use Tomcat's built-in Realm as a basis for the authentication --
so, for instance, you don't have to write your own SELECT query, etc.

Can I ask why you want your own servlets to do the authorization instead
of the container (or securityfilter)?

> It will be my first implementation, so any help will be appreciated.

First servlet implementation, or first authentication and authorization
implementation?

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHC6to9CaO5/Lv0PARAuLwAJwOxMCxIpHka7S1KPRz56EZcOX6twCfaS1x
jWqHtOk9bvkGEtaKH5UiGfE=
=QR6J
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to