[jboss-user] [Security & JAAS/JBoss] - Re: Basic app client to app server authentication in J2EE

Wolfgang Knauf do-not-reply at jboss.com
Tue Mar 31 05:02:22 EDT 2009


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



More information about the jboss-user mailing list