Talk:Jetty/Tutorial/JAAS
From the current article version
Set up your LoginModule in a configuration file, following the syntax rules:
xyz { com.acme.SomeLoginModule required debug=true; };
Where is this configuration file supposed to be placed? Thanks, --Abdull 16:56, 14 February 2012 (UTC)
- Found an answer at Jetty/Feature/JAAS. --Abdull 19:46, 14 February 2012 (UTC)