[jboss-user] [JBoss Seam] - Enhance o.j.s.s.c.SecurityConfiguration to allow addition of

mikepkp17 do-not-reply at jboss.com
Thu Jan 18 12:15:26 EST 2007


is it possible to enhance SecurityConfig like this:


  |    public void addLoginModuleConfigurationEntry(String name, AppConfigurationEntry[] value)
  |    {
  |       this.loginModuleConfig.addEntry(name, value);
  |    }
  | 

this would enable to configure additional application-policies which are read from alternate datasources like a database.

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

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



More information about the jboss-user mailing list