Interface | Description |
---|---|
MqttAuthHandler |
Class | Description |
---|---|
MqttConnectAuthHandler |
Enhanced auth handling according during connection according to the MQTT 5 specification.
|
MqttDisconnectOnAuthHandler |
Sends a DISCONNECT message if an AUTH message or a CONNACK message with enhanced auth data is received.
|
MqttReAuthCompletable | |
MqttReAuthHandler |
Enhanced reauth handling according during connection according to the MQTT 5 specification.
|