public interface RoleAssignment extends ModelEntity
Modifier and Type | Method and Description |
---|---|
String |
getDomainId()
Get scoped domain id for role assignment
|
String |
getGroupId()
Get group id for role assignment
|
Map<String,String> |
getLinks() |
String |
getProjectId()
Get scoped project id for role assignment
|
String |
getRoleId()
Get role id for role assignment
|
String |
getUserId()
Get user id for role assignment
|
String getRoleId()
String getUserId()
String getGroupId()
String getDomainId()
String getProjectId()
Copyright © 2017. All rights reserved.