类 AuthenticationToken

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

public class AuthenticationToken extends Object implements Authentication, EncodedAuthenticationParameterSupport
Token based authentication provider.
另请参阅: