public interface KeystoneApi extends Closeable
Modifier and Type | Method and Description |
---|---|
AuthApi |
getAuthApi()
Provides access to authentication and token management features.
|
CatalogApi |
getCatalogApi()
Provides access to service catalog features.
|
ProjectApi |
getProjectApi()
Provides access to project features.
|
RegionApi |
getRegionApi()
Provides access to region features.
|
UserApi |
getUserApi()
Provides access to user features.
|
AuthApi getAuthApi()
CatalogApi getCatalogApi()
RegionApi getRegionApi()
ProjectApi getProjectApi()
UserApi getUserApi()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.