Interface | Description |
---|---|
AuthenticationApi |
Provides synchronous access to the KeyStone Service API.
|
AuthenticationAsyncApi | Deprecated
will be removed in jclouds 1.7, as async interfaces are no longer
supported.
|
KeystoneApi |
Provides access to OpenStack keystone resources via their REST API.
|
KeystoneAsyncApi | Deprecated
please use
org.jclouds.ContextBuilder#buildApi(KeystoneApi.class) as
KeystoneAsyncApi interface will be removed in jclouds 1.7. |
Class | Description |
---|---|
KeystoneApiMetadata |
Implementation of
ApiMetadata for Keystone 2.0 API |
KeystoneApiMetadata.Builder<T extends KeystoneApiMetadata.Builder<T>> | |
KeystoneFallbacks | |
KeystoneFallbacks.EmptyPaginatedCollectionOnNotFoundOr404 |
Copyright © 2009-2013 jclouds. All Rights Reserved.