public class DeviceUtil extends Object
| Constructor and Description |
|---|
DeviceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateRandomToken() |
static Object |
getCacheEntry(String token) |
static void |
persistChallengeToken(String token,
String deviceID,
String username) |
static void |
removeToken(String token) |
Copyright © 2017 WSO2. All rights reserved.