| Constructor and Description |
|---|
CommonJsonApiKey(String id,
org.json.JSONObject record) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTimestamp()
Get the creation timestamp
|
String |
getKey()
Get the API key part.
|
String |
getSecret()
Get the API key's secret part.
|
String |
getUserId()
Get the user associated with this key.
|
static org.json.JSONObject |
initialize(String secret,
String userId) |
public CommonJsonApiKey(String id, org.json.JSONObject record)
public String getSecret()
ApiKeypublic String getUserId()
ApiKeypublic long getCreationTimestamp()
ApiKeygetCreationTimestamp in interface ApiKeyCopyright © 2023 continual.io. All rights reserved.