| Package | Description | 
|---|---|
| org.jclouds.savvis.vpdc.config | |
| org.jclouds.savvis.vpdc.functions | |
| org.jclouds.savvis.vpdc.internal | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<VCloudSession> | 
VPDCRestClientModule.provideVCloudTokenCache(long seconds,
                       LoginApi login)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<Set<Resource>> | 
VPDCRestClientModule.provideOrgs(com.google.common.base.Supplier<VCloudSession> cache,
           com.google.common.base.Supplier<Credentials> creds)  | 
protected com.google.common.base.Supplier<String> | 
VPDCRestClientModule.provideVCloudToken(com.google.common.base.Supplier<VCloudSession> cache)  | 
| 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 | 
LoginApi.login()
This request returns a token to use in subsequent requests. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> | 
LoginAsyncApi.login()
This request returns a token to use in subsequent requests. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.