I'm using Alfresco 2.0 CE. I'm trying to get immediate parents of a certain user, and in order to do that I'm calling authorityService.getContainingAuthorities(AuthorityType.GROUP, username, true). However, what I'm getting is immediate parents of that user, as well as their immediate parents.