| Interface | Description |
|---|---|
| AfterLoginCallback |
The methods of this callback get called when a login attempt was made.
|
| OnAuthenticationCallback |
This callback gets called when a CONNECT message arrives and is meant to
perform the authentication of a client.
|
| OnAuthorizationCallback |
This callback returns a list of
MqttTopicPermissions. |
| OnInsufficientPermissionDisconnect |
This callback gets executed after a client was disconnected due to insufficient permissions.
|
| RestrictionsAfterLoginCallback |
This callback gets executed after a CONNECT message arrived and
the client was authenticated successfully.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.