Class BrokerAuthenticator
- java.lang.Object
-
- org.apache.iotdb.db.protocol.mqtt.BrokerAuthenticator
-
- All Implemented Interfaces:
io.moquette.broker.security.IAuthenticator
public class BrokerAuthenticator extends java.lang.Object implements io.moquette.broker.security.IAuthenticatorThe MQTT broker authenticator.
-
-
Constructor Summary
Constructors Constructor Description BrokerAuthenticator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckValid(java.lang.String clientId, java.lang.String username, byte[] password)
-