other.conf 224 Bytes
Newer Older
prova's avatar
prova committed
1 2 3 4 5 6 7 8
other {
    // non jboss modules go here.
    // the JBoss login module for username/password
    org.jboss.security.ClientLoginModule required;
    // other jboss login modules that use the data from ClientLoginModule
};