| Package | Description | 
|---|---|
| org.jclouds.trmk.vcloud_0_8.config | |
| org.jclouds.trmk.vcloud_0_8.functions | |
| org.jclouds.trmk.vcloud_0_8.internal | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.base.Supplier<VCloudSession> | 
TerremarkVCloudRestClientModule.OrgMapSupplier.sessionSupplier  | 
protected com.google.common.base.Supplier<VCloudSession> | 
TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier.sessionSupplier  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<VCloudSession> | 
TerremarkVCloudRestClientModule.provideVCloudTokenCache(long seconds,
                       AtomicReference<AuthorizationException> authException,
                       TerremarkVCloudLoginClient login)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<URI> | 
TerremarkVCloudRestClientModule.provideOrgListURI(com.google.common.base.Supplier<VCloudSession> sessionSupplier)  | 
| Constructor and Description | 
|---|
DefaultOrgForUser(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
                 com.google.common.base.Predicate<ReferenceType> defaultSelector,
                 com.google.common.base.Supplier<VCloudSession> session)  | 
TerremarkVCloudRestClientModule.OrgMapSupplier(com.google.common.base.Supplier<VCloudSession> sessionSupplier,
                                              com.google.common.base.Function<Iterable<String>,Iterable<? extends Org>> organizationsForNames)  | 
TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier(com.google.common.base.Supplier<VCloudSession> sessionSupplier,
                                                         TerremarkVCloudClient client)  | 
| Modifier and Type | Method and Description | 
|---|---|
VCloudSession | 
ParseLoginResponseFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new  
VCloudSession object. | 
| Modifier and Type | Method and Description | 
|---|---|
VCloudSession | 
TerremarkVCloudLoginClient.login()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> | 
TerremarkVCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.