public RelationshipManagerImpl(IdentitySession session)
{
super(session);
featuresDescription = new RelationshipManagerFeaturesDescription()
{
public boolean isIdentityAssociationSupported(GroupType fromGroupType)
{
IdentityObjectType identityOT = getSessionContext().getIdentityObjectTypeMapper().getIdentityObjectType();