B,

If you have no idea how to implement login modules, then you some work to due.  
Read the java JAAS tutorial 
http://java.sun.com/j2se/1.5.0/docs/guide/security/index.html[/url], chapter 8 
of server guide 
[url]http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch8.chapter.html[/url], 
and the JBossSX wiki  [url]http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossSX.

Just to get you started though, you will probably want to overide the commit 
method.  If the user has been logged in, then do your stuff.

If you still have questions, feel free to ask. cgriffith

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to