public class IdentityServiceImpl extends BaseOpenStackService implements IdentityService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
IdentityServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
CredentialService |
credentials()
Credential Service API
|
DomainService |
domains()
Domain Service API
|
GroupService |
groups()
Group Service API
|
List<? extends Extension> |
listExtensions()
List extensions currently available on the OpenStack instance
|
PolicyService |
policies()
Policy Service API
|
ProjectService |
projects()
Projects Service API
|
RegionService |
regions()
Region Service API
|
RoleService |
roles()
Role Service API
|
ServiceEndpointService |
serviceEndpoints()
ServiceEndpoint Service API
|
TokenService |
tokens()
Token Service API
|
UserService |
users()
Users Service API
|
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic CredentialService credentials()
IdentityServicecredentials in interface IdentityServicepublic DomainService domains()
IdentityServicedomains in interface IdentityServicepublic ProjectService projects()
IdentityServiceprojects in interface IdentityServicepublic UserService users()
IdentityServiceusers in interface IdentityServicepublic RoleService roles()
IdentityServiceroles in interface IdentityServicepublic GroupService groups()
IdentityServicegroups in interface IdentityServicepublic PolicyService policies()
IdentityServicepolicies in interface IdentityServicepublic ServiceEndpointService serviceEndpoints()
IdentityServiceserviceEndpoints in interface IdentityServicepublic RegionService regions()
IdentityServiceregions in interface IdentityServicepublic TokenService tokens()
IdentityServicetokens in interface IdentityServicepublic List<? extends Extension> listExtensions()
IdentityServicelistExtensions in interface IdentityServiceCopyright © 2017. All rights reserved.