yuruguo opened a new pull request #12063: URL: https://github.com/apache/pulsar/pull/12063
### Motivation The method `parser` is deprecated to create `JwtParser` , we will use the static method `parserBuilder` to build it. ### Verifying this change - Use static method instead of build a `JwtParser` object. - I updated all uses of `JwtParser`. ### Documentation - no-need-doc -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org