Patches item #434381, was updated on 2001-06-19 01:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=434381&group_id=22866 Category: JBossSX Group: v2.2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Claudio Vesco (cazzius) Assigned to: Nobody/Anonymous (nobody) Summary: new login module Initial Comment: I have implemented a new LoginModule which extends the class org.jboss.security.auth.spi.AbstractServerLoginModule which delegate the authentication/authorization to a db stored procedure which accept a username and a password and returns a result set which contains role + rolegroup. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=434381&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
