File: kafka_server_jaas.conf

package info (click to toggle)
python-kafka 2.0.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,740 kB
  • sloc: python: 20,457; makefile: 210; sh: 76
file content (4 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (69)
1
2
3
4
KafkaServer {{
    {jaas_config}
}};
Client {{}};