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<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(ValueOfConfigurationKeyOrNull valueOfConfigurationKeyOrNull,
com.google.common.base.Predicate<ReferenceType> defaultSelector,
com.google.common.base.Supplier<VCloudSession> sessionSupplier) |
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(HttpResponse from)
parses the http response headers to create a new
VCloudSession object. |
Modifier and Type | Method and Description |
---|---|
VCloudSession |
VCloudLoginClient.login() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
VCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.