类 AuthenticationOAuth2

java.lang.Object
org.apache.pulsar.client.impl.auth.oauth2.AuthenticationOAuth2
所有已实现的接口:
Closeable, Serializable, AutoCloseable, Authentication, EncodedAuthenticationParameterSupport

public class AuthenticationOAuth2 extends Object implements Authentication, EncodedAuthenticationParameterSupport
Pulsar client authentication provider based on OAuth 2.0.
另请参阅: