michaeljmarshall commented on a change in pull request #12104:
URL: https://github.com/apache/pulsar/pull/12104#discussion_r715061785
##########
File path:
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProvider.java
##########
@@ -51,6 +54,29 @@
*/
String getAuthMethodName();
+ /**
+ * Validate the authentication for the given credentials with the
specified authentication data.
+ * This method is useful in one stage authn, if you're not doing one stage
or if you're providing
Review comment:
Great point @Anonymitaet. I just updated it to authentication.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]