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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...