Class AuthenticationParameters
java.lang.Object
org.apache.pulsar.broker.authentication.AuthenticationParameters
A class to collect all the common fields used for authentication. Because the authentication data source is
not always consistent when using the Pulsar Protocol and the Pulsar Proxy
(see 19332), this class is currently restricted
to use only in authenticating HTTP requests.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthenticationParameters
public AuthenticationParameters()
-