File: schema-registry.jaas

package info (click to toggle)
python-confluent-kafka 1.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,900 kB
  • sloc: python: 8,335; ansic: 6,065; sh: 1,203; makefile: 178
file content (4 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
4
SchemaRegistry {
    org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required
    file="/conf/schema-registry/login.properties";
  };