Package | Description |
---|---|
com.redhat.thermostat.storage.core |
An API to manipulate data, including the basic create, read, update, and
delete operations.
|
Modifier and Type | Method and Description |
---|---|
DbService |
DbServiceFactory.createDbService(String dbUrl)
|
AuthToken |
SecureStorage.generateToken(String actionName)
Generates a token in the storage that can be used to authenticate cmd
channel requests.
|
AuthToken |
SecureQueuedStorage.generateToken(String actionName) |
Copyright © 2016. All Rights Reserved.