blob: 4d36ad2b683d0950deebeedae96768b009171851 [file] [log] [blame]
testLogin {
org.apache.activemq.jaas.PropertiesLoginModule required
debug=true
org.apache.activemq.jaas.properties.user="src/test/resources/users.properties"
org.apache.activemq.jaas.properties.group="src/test/resources/groups.properties";
};