mirror of
https://github.com/kmitresse/Master-TI-2.git
synced 2026-05-13 17:11:53 +00:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
/** Login Configuration for the JAAS Sample Application **/
|
|
|
|
Sample {
|
|
sample.module.SampleLoginModule required debug=true;
|
|
}; |