Sign in
gerrit
/
plugins
/
events-kafka
/
7385f824d61ef9006175146d8a53b0cc683afd14
/
.
/
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"
;
};