| Modifier and Type | Field and Description | 
|---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> | 
KeystoneApiMetadata.CONTEXT_TOKEN
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
             KeystoneAsyncApi interface will be removed in jclouds 1.7. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KeystoneRestClientModule<S extends KeystoneApi,A extends KeystoneAsyncApi>
Configures the Keystone connection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.cache.LoadingCache<String,Set<? extends Extension>> | 
KeystoneRestClientModule.provideExtensionsByZone(javax.inject.Provider<KeystoneApi> keystoneApi)  | 
| Constructor and Description | 
|---|
ParseTenants.ToPagedIterable(KeystoneApi api)  | 
ParseUsers.ToPagedIterable(KeystoneApi api)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.common.reflect.TypeToken<RestContext<KeystoneApi,KeystoneAsyncApi>> | 
CloudIdentityApiMetadata.CONTEXT_TOKEN
Deprecated. 
 
please use  
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
             KeystoneAsyncApi interface will be removed in jclouds 1.7. | 
Copyright © 2009-2013 jclouds. All Rights Reserved.