Sign in
gerrit
/
plugins
/
events-kafka
/
2d6f4b2e55f48d074b0b2c181432d4048750b582
/
.
/
src
/
test
/
resources
/
rest-jaas.properties
blob: 719a030528e45143ab502104fe16323db0617fd1 [
file
] [
log
] [
blame
]
KafkaRest
{
org
.
eclipse
.
jetty
.
jaas
.
spi
.
PropertyFileLoginModule
required
debug
=
"true"
file
=
"/etc/kafka-rest/password.properties"
;
};