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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to