| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<SessionWithToken> |
VCloudDirectorRestClientModule.provideSessionWithTokenSupplier(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,SessionWithToken> cache,
com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<Session> |
VCloudDirectorRestClientModule.currentSession(com.google.common.base.Supplier<SessionWithToken> in) |
protected com.google.common.base.Supplier<SessionWithToken> |
VCloudDirectorRestClientModule.provideSessionWithTokenSupplier(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,SessionWithToken> cache,
com.google.common.base.Supplier<org.jclouds.domain.Credentials> creds) |
protected com.google.common.base.Supplier<String> |
VCloudDirectorRestClientModule.sessionToken(com.google.common.base.Supplier<SessionWithToken> in) |
| Modifier and Type | Method and Description |
|---|---|
SessionWithToken |
SessionWithToken.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected SessionWithToken.Builder |
SessionWithToken.Builder.fromSessionWithToken(SessionWithToken in) |
| Constructor and Description |
|---|
InvalidateSessionAndRetryOn401AndLogoutOnClose(com.google.common.cache.LoadingCache<org.jclouds.domain.Credentials,SessionWithToken> authenticationResponseCache,
SessionApi sessionApi) |
| Modifier and Type | Method and Description |
|---|---|
SessionWithToken |
LoginUserInOrgWithPassword.load(org.jclouds.domain.Credentials input) |
| Modifier and Type | Method and Description |
|---|---|
SessionWithToken |
SessionApi.loginUserInOrgWithPassword(URI loginUrl,
String user,
String org,
String password)
TODO
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<SessionWithToken> |
SessionAsyncApi.loginUserInOrgWithPassword(URI loginUrl,
String user,
String org,
String password) |
| Modifier and Type | Method and Description |
|---|---|
SessionWithToken |
SessionWithTokenFromXMLAndHeader.apply(org.jclouds.http.HttpResponse from) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.