public class IdentityServiceImpl extends BaseOpenStackService implements IdentityService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
IdentityServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Extension> |
listExtensions()
List extensions currently available on the OpenStack instance
|
List<? extends Endpoint> |
listTokenEndpoints()
Lists endpoints available for the current authenticated token
|
RoleService |
roles()
Role Service API
|
ServiceManagerService |
services()
Service Management API
|
TenantService |
tenants()
Tenants Service API
|
UserService |
users()
Users Service API
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic TenantService tenants()
IdentityServicetenants in interface IdentityServicepublic UserService users()
IdentityServiceusers in interface IdentityServicepublic List<? extends Extension> listExtensions()
IdentityServicelistExtensions in interface IdentityServicepublic RoleService roles()
IdentityServiceroles in interface IdentityServicepublic ServiceManagerService services()
IdentityServiceservices in interface IdentityServicepublic List<? extends Endpoint> listTokenEndpoints()
IdentityServicelistTokenEndpoints in interface IdentityServiceCopyright © 2017. All rights reserved.