| Package | Description |
|---|---|
| org.jclouds.vcloud.config | |
| org.jclouds.vcloud.functions | |
| org.jclouds.vcloud.internal |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Supplier<VCloudSession> |
VCloudRestClientModule.OrgMapSupplier.sessionSupplier |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<VCloudSession> |
VCloudRestClientModule.provideVCloudTokenCache(long seconds,
AtomicReference<org.jclouds.rest.AuthorizationException> authException,
VCloudLoginClient login) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<URI> |
VCloudRestClientModule.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) |
VCloudRestClientModule.OrgMapSupplier(com.google.common.base.Supplier<VCloudSession> sessionSupplier,
com.google.common.base.Function<Iterable<String>,Iterable<Org>> organizationsForNames) |
| 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 |
VCloudLoginClient.login()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
VCloudLoginAsyncClient.login()
Deprecated.
This request returns a token to use in subsequent requests.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.