[jboss-user] [JBoss Seam] - Re: Upgrading from 1.1.5 to 1.2

shane.bryzak@jboss.com do-not-reply at jboss.com
Thu Mar 1 04:02:01 EST 2007


The new authenticate method should not accept any parameters.  Instead it can read the username/password from Identity (identity.getUsername() etc) and add roles via the identity api also (identity.addRole("admin")).

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

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



More information about the jboss-user mailing list