I am using JAAS based security with the DatabaseServerLoginModule.

Its works nicely.

1----------> I would like to be able to provide my own 
DatabaseServerLoginModule or have some means of getting my own principal object 
returned from HttpServletRequest.getUserPrincipal(). I would like this 
principal object to contain additional methiods like getPreferredCss() and so 
on. How do I do this?

2------------>Alternatively how can I detect that a user has logged on? 

3)-----------> How can I have checkboxes on my login page to remember/forget 
username/password? I need to some code I can extend or whatever and add the 
cookie handling logic there.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to