Package | Description |
---|---|
org.jclouds.openstack.config | |
org.jclouds.openstack.filters | |
org.jclouds.openstack.keystone.v1_1.config | |
org.jclouds.openstack.keystone.v2_0.config |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
OpenStackAuthenticationModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<AuthenticationResponse> supplier)
borrowing concurrency code to ensure that caching takes place properly
|
Constructor and Description |
---|
AuthenticateRequest(com.google.common.base.Supplier<String> authTokenProvider) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
AuthenticationServiceModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<Auth> supplier)
borrowing concurrency code to ensure that caching takes place properly
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<String> |
KeystoneAuthenticationModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<Access> supplier)
borrowing concurrency code to ensure that caching takes place properly
|
Copyright © 2009-2012 jclouds. All Rights Reserved.