Package | Description |
---|---|
com.redhat.thermostat.storage.core | |
com.redhat.thermostat.web.client.internal |
Modifier and Type | Method and Description |
---|---|
AuthToken |
SecureQueuedStorage.generateToken() |
AuthToken |
SecureStorage.generateToken()
Generates a token in the storage that can be used to authenticate cmd channel requests.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SecureQueuedStorage.verifyToken(AuthToken token) |
boolean |
SecureStorage.verifyToken(AuthToken token)
Verifies the specified token in the storage.
|
Modifier and Type | Method and Description |
---|---|
AuthToken |
WebStorage.generateToken() |
Modifier and Type | Method and Description |
---|---|
boolean |
WebStorage.verifyToken(AuthToken authToken) |
Copyright © 2013. All Rights Reserved.