You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/30 13:37:30 UTC

[GitHub] maskit opened a new pull request #1147: Add support for new configration interface to AuthenticaionTls

maskit opened a new pull request #1147: Add support for new configration interface to AuthenticaionTls
URL: https://github.com/apache/incubator-pulsar/pull/1147
 
 
   
   
   ### Motivation
   
   AuthenticationTls only supports the old configure interface but we should the new one as preparation for 2.0
   
   ### Modifications
   
   - Adds EncodedAuthenticationParameterSupport interface to
   AuthenticationTls and AuthenticationDisabled.
   - Mark some methods deprecated as preparation for 2.0
   
   ### Result
   
   Authentication plugins are ready for 2.0.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services