4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
jaasApplication {
|
|
com.baeldung.security.jaas.authentication.InMemoryLoginModule required debug=true;
|
|
};
|