public interface IdentityService extends RestService
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
|
TenantService tenants()
UserService users()
RoleService roles()
ServiceManagerService services()
List<? extends Extension> listExtensions()
Copyright © 2017. All rights reserved.