public class GroupRole extends Grant implements Relationship
Relationship.RELATIONSHIP_QUERY_ATTRIBUTE
AttributedType.QUERY_ATTRIBUTE
Modifier and Type | Field and Description |
---|---|
static RelationshipQueryParameter |
GROUP |
IDENTITY
ID
Constructor and Description |
---|
GroupRole() |
GroupRole(IdentityType assignee,
Group group,
Role role) |
Modifier and Type | Method and Description |
---|---|
Group |
getGroup() |
void |
setGroup(Group group) |
getAssignee, getRole, setAssignee, setRole
equals, getAttribute, getAttributes, getAttributesMap, getId, hashCode, removeAttribute, setAttribute, setId
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAttribute, getAttributes, getId, removeAttribute, setAttribute, setId
public static final RelationshipQueryParameter GROUP
public GroupRole()
public GroupRole(IdentityType assignee, Group group, Role role)
Copyright © 2018 JBoss by Red Hat. All rights reserved.