| Package | Description | 
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.util | 
| Modifier and Type | Method and Description | 
|---|---|
ApiKeyPair | 
ApiKeyPair.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ApiKeyPair.Builder.fromApiKeyPair(ApiKeyPair in)  | 
| Modifier and Type | Method and Description | 
|---|---|
ApiKeyPair | 
GlobalUserClient.registerUserKeys(String userId)
This command allows a user to register for the developer API, returning a
 secret key and an API key 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ApiKeyPair> | 
GlobalUserAsyncClient.registerUserKeys(String userId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ApiKeyPair | 
ApiKeyPairs.loginToEndpointAsUsernameInDomainWithPasswordAndReturnApiKeyPair(URI endpoint,
                                                                String username,
                                                                String password,
                                                                String domain)
Retrieve the API key pair for a given CloudStack user 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.