Package | Description |
---|---|
org.jbei.ice.lib.account | |
org.jbei.ice.storage.model |
Data models for ice objects.
|
Modifier and Type | Method and Description |
---|---|
AccessKey |
UserApiKeys.requestKey(String clientId)
Generates an access key using the client identifier
|
Modifier and Type | Method and Description |
---|---|
Results<AccessKey> |
UserApiKeys.getKeys(int limit,
int offset,
String sortField,
boolean asc,
boolean getAvailable)
Retrieves either list of available keys for current user or all keys.
|
Modifier and Type | Method and Description |
---|---|
AccessKey |
ApiKey.toDataTransferObject() |
Copyright © 2017. All rights reserved.