Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends KeystoneApi,? extends KeystoneAsyncApi>> |
KeystoneApiMetadata.CONTEXT_TOKEN |
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 |
Copyright © 2009-2013 jclouds. All Rights Reserved.