We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10b94f commit c36b4cdCopy full SHA for c36b4cd
spring-pulsar-docs/src/main/antora/modules/ROOT/pages/reference/authentication.adoc
@@ -75,7 +75,7 @@ spring:
75
pulsar:
76
client:
77
authentication:
78
- plugin-class-name: org.apache.pulsar.client.impl.auth.oauth2.AuthenticationFactoryOAuth2
+ plugin-class-name: org.apache.pulsar.client.impl.auth.oauth2.AuthenticationOAuth2
79
param:
80
issuerUrl: ...
81
privateKey: ...
0 commit comments