Rajini Sivaram created KAFKA-6800: ------------------------------------- Summary: Update documentation for SASL/PLAIN and SCRAM to use callbacks Key: KAFKA-6800 URL: https://issues.apache.org/jira/browse/KAFKA-6800 Project: Kafka Issue Type: Task Components: documentation, security Reporter: Rajini Sivaram Assignee: Rajini Sivaram Fix For: 1.2.0
Refer to custom callbacks introduced in KIP-86 in SASL documentation instead of replacing login module. Also include `org.apache.kafka.common.security.plain` and `org.apache.kafka.common.security.scram` in javadocs since these are now part of the public API. -- This message was sent by Atlassian JIRA (v7.6.3#76005)