Generated by
JDiff

Interface org.apache.hadoop.security.GroupMappingServiceProvider

Changed Methods
void cacheGroupsAdd(List) Changed from abstract to non-abstract. Caches the group user information
void cacheGroupsRefresh() Changed from abstract to non-abstract. Refresh the cache of groups and user mapping
List getGroups(String) Changed from abstract to non-abstract. Get all various group memberships of a given user.