public class CarbonBasedMQTTAuthenticator extends Object implements org.dna.mqtt.moquette.server.IAuthenticator
| Constructor and Description |
|---|
CarbonBasedMQTTAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
org.dna.mqtt.moquette.server.AuthenticationInfo |
checkValid(String username,
String password)
Authenticates the user against carbon user store.
|
Copyright © 2017 WSO2. All rights reserved.