Hi, I'm no JAAS specialist, so I cannot give you in-depth answers, but I will try... "LoginContext" is on the client side. Don't mix this with the server side of the configuration. The "LoginContext" of "auth.conf" declares the module used on the client side to perform the JAAS login. It has nothing in common with the login modules used on the server side. So the client does not need to know how the server performs login
Hope this helps Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222247#4222247 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222247 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
