I am very new to JBoss. We are a Weblogic ship. We use JAAS and want to use Custom 
Login. I have the documentation on Custom Login.
My questions are
1. Which is the wrapper class in JBoss that takes an input Subject that I would get 
from the LoginContext.login().getSubject() and do a runAs().
2. For a Web client should I save the Subject in the HttpSession or will JBoss, like 
Weblogic provide helper methods. Websphere does not provide one.
3. If I call RunAs or DoAs in the JBoss Wrapper class after a Login(we are using 
JAAS), should I also call the JBoss Wrapper class.RunAs or DoAs on the Subject?
Thanks
Subri

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850693#3850693

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850693


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to