schema_registry.jaas 144 B

12345
  1. SchemaRegistryProps {
  2. org.eclipse.jetty.jaas.spi.PropertyFileLoginModule required
  3. file="/conf/schema_registry.password"
  4. debug="false";
  5. };