{
return invocationCtx;
}
};
sessionContext = new IdentitySessionContextImpl(repository, typeMapper, resolver);
this.persistenceManager = new PersistenceManagerImpl(this);
this.relationshipManager = new RelationshipManagerImpl(this);
this.profileManager = new AttributesManagerImpl(this);
this.roleManager = new RoleManagerImpl(this);