| 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<org.jclouds.rest.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(org.jclouds.config.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(org.jclouds.http.HttpResponse from)
parses the http response headers to create a new
VCloudSession object. |
| Modifier and Type | Method and Description |
|---|---|
VCloudSession |
TerremarkVCloudLoginClient.login()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
TerremarkVCloudLoginAsyncClient.login()
Deprecated.
This request returns a token to use in subsequent requests.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.