public class MqttAuthenticatorImpl extends Object implements io.moquette.spi.security.IAuthenticator
| Constructor and Description |
|---|
MqttAuthenticatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkValid(String clientId,
String username,
byte[] passwordBytes) |
Copyright © 2015–2019. All rights reserved.