Hi
I am not able to find the RelationshipIdentity class as per documentation
--
The next step is to define which identities participate in the
relationship. Once we create our identity property methods, we also need to
annotate them with the
org.picketlink.idm.model.annotation.RelationshipIdentity annotation. This
is done by creating a property for each identity type.
--
Any Ideas on how to create custom relationships?
Rahul