|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCloudSession | |
---|---|
org.jclouds.savvis.vpdc.config | |
org.jclouds.savvis.vpdc.functions | |
org.jclouds.savvis.vpdc.internal |
Uses of VCloudSession in org.jclouds.savvis.vpdc.config |
---|
Methods in org.jclouds.savvis.vpdc.config that return types with arguments of type VCloudSession | |
---|---|
protected com.google.common.base.Supplier<VCloudSession> |
VPDCRestClientModule.provideVCloudTokenCache(long seconds,
LoginAsyncClient login)
|
Method parameters in org.jclouds.savvis.vpdc.config with type arguments of type VCloudSession | |
---|---|
protected Set<Resource> |
VPDCRestClientModule.provideOrgs(com.google.common.base.Supplier<VCloudSession> cache,
String user)
|
Uses of VCloudSession in org.jclouds.savvis.vpdc.functions |
---|
Methods in org.jclouds.savvis.vpdc.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.savvis.vpdc.internal |
---|
Methods in org.jclouds.savvis.vpdc.internal that return types with arguments of type VCloudSession | |
---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> |
LoginAsyncClient.login()
This request returns a token to use in subsequent requests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |