Class AuthenticationToken

java.lang.Object
org.apache.pulsar.client.impl.auth.AuthenticationToken
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable, Authentication, EncodedAuthenticationParameterSupport

public class AuthenticationToken extends Object implements Authentication, EncodedAuthenticationParameterSupport
Token based authentication provider.
See Also: