Re: How to get context realm from servlet and filter.

2004-10-14 Thread Michael Vorburger
m it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. -------

Authenticate against realm in web app: JAAS TomcatRealmProxyLoginModule? (WAS: The good way of making JAAS and Realm authentication use the same back-end authentication system?)

2004-10-13 Thread Michael Vorburger
Hi, How do you authenticate uid/pwd against a Tomcat realm, from within a web application? We have a half-baked JMX-based solution; but it is not satisfactory because we would have to move JARs around because of classloader issues. Whether the code in the web app does this authentication JAAS-b