|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KeystoneApi
Provides access to OpenStack keystone resources via their REST API.
KeystoneAsyncApi| Method Summary | |
|---|---|
ApiMetadata |
getApiMetadata()
Discover API version information, links to documentation (PDF, HTML, WADL), and supported media types |
ExtensionApi |
getExtensionApi()
Provides synchronous access to Extension features. |
ServiceApi |
getServiceApi()
Provides synchronous access to Token features |
com.google.common.base.Optional<? extends TenantApi> |
getTenantApi()
Provides synchronous access to Tenant features |
com.google.common.base.Optional<? extends TokenApi> |
getTokenApi()
Provides synchronous access to Token features |
com.google.common.base.Optional<? extends UserApi> |
getUserApi()
Provides synchronous access to User features |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
ApiMetadata getApiMetadata()
ServiceApi getServiceApi()
ExtensionApi getExtensionApi()
com.google.common.base.Optional<? extends TokenApi> getTokenApi()
com.google.common.base.Optional<? extends UserApi> getUserApi()
com.google.common.base.Optional<? extends TenantApi> getTenantApi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||