Github user fpj commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/84#discussion_r87957002
  
    --- Diff: src/docs/src/documentation/content/xdocs/zookeeperProgrammers.xml 
---
    @@ -1193,6 +1193,55 @@ authProvider.2=com.f.MyAuth2
         only one will be used. Also all servers must have the same plugins 
defined, otherwise clients using
         the authentication schemes provided by the plugins will have problems 
connecting to some servers.
         </para>
    +
    +    <para> <emphasis role="bold">Added in 3.6.0</emphasis>: An alternate 
abstraction is available for pluggable
    +    authentication. It provides additional arguments.
    +    </para>
    +
    +    <programlisting>
    +public abstract class ServerAuthenticationProvider implements 
AuthenticationProvider {
    --- End diff --
    
    Ok.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to