public final class RelationshipReference
extends org.picketlink.idm.model.AbstractAttributedType
implements org.picketlink.idm.model.Relationship
| Constructor and Description |
|---|
RelationshipReference(org.picketlink.idm.model.Relationship relationship) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIdentityTypeReference(String descriptor,
String referencedId) |
static String |
formatId(org.picketlink.idm.model.IdentityType identityType) |
Set<String> |
getDescriptors() |
String |
getIdentityTypeId(String descriptor) |
String |
getPartitionId(String descriptor) |
org.picketlink.idm.model.Relationship |
getRelationship() |
equals, getAttribute, getAttributes, getAttributesMap, getId, hashCode, removeAttribute, setAttribute, setIdpublic RelationshipReference(org.picketlink.idm.model.Relationship relationship)
Copyright © 2013. All Rights Reserved.