public interface IdentityService extends RestService
| Modifier and Type | Method and Description |
|---|---|
List<? extends Extension> |
listExtensions()
Deprecated.
https://docs.openstack.org/api-ref/compute/?expanded=#extensions-extensions-deprecated
|
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
|
TenantService tenants()
UserService users()
RoleService roles()
ServiceManagerService services()
@Deprecated List<? extends Extension> listExtensions()
Copyright © 2020. All rights reserved.