Package | Description |
---|---|
org.eclipse.kapua.gateway.client |
Gateway client SDK for Eclipse Kapua™
|
org.eclipse.kapua.gateway.client.mqtt |
Abstract base classes for implementing MQTT based clients
|
org.eclipse.kapua.gateway.client.profile.kura |
An Eclipse Kura™ based connection profile
|
Modifier and Type | Method and Description |
---|---|
static Credentials.UserAndPassword |
Credentials.userAndPassword(String username,
char[] password) |
static Credentials.UserAndPassword |
Credentials.userAndPassword(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
T |
MqttClient.Builder.credentials(Credentials.UserAndPassword userAndPassword) |
Modifier and Type | Method and Description |
---|---|
KuraMqttProfile<B> |
KuraMqttProfile.credentials(Credentials.UserAndPassword userAndPassword) |
Copyright © 2017. All rights reserved.