public interface BasicAccessControlList extends Serializable, AccessControlList
GroupSet getGroups()
boolean hasGroup(Group group)
role
- the Grouptrue
if the user is assigned to the Groupboolean hasGroup(String group)
role
- the group nametrue
if the user is assigned the Group.Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.