|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCloudSession | |
|---|---|
| org.jclouds.vcloud.config | |
| org.jclouds.vcloud.functions | |
| org.jclouds.vcloud.internal | |
| Uses of VCloudSession in org.jclouds.vcloud.config |
|---|
| Fields in org.jclouds.vcloud.config with type parameters of type VCloudSession | |
|---|---|
protected com.google.common.base.Supplier<VCloudSession> |
VCloudRestClientModule.OrgMapSupplier.sessionSupplier
|
| Methods in org.jclouds.vcloud.config that return types with arguments of type VCloudSession | |
|---|---|
protected com.google.common.base.Supplier<VCloudSession> |
VCloudRestClientModule.provideVCloudTokenCache(long seconds,
AtomicReference<AuthorizationException> authException,
VCloudLoginAsyncClient login)
|
| Constructor parameters in org.jclouds.vcloud.config with type arguments of type VCloudSession | |
|---|---|
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<? extends Org>> organizationsForNames)
|
|
| Uses of VCloudSession in org.jclouds.vcloud.functions |
|---|
| Methods in org.jclouds.vcloud.functions that return VCloudSession | |
|---|---|
VCloudSession |
ParseLoginResponseFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new VCloudSession object. |
| Uses of VCloudSession in org.jclouds.vcloud.internal |
|---|
| Methods in org.jclouds.vcloud.internal that return types with arguments of type VCloudSession | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
VCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||