![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Interface java.security.acl.Group
Note that Group extends Principal. Thus, either a Principal or a Group can
be passed as an argument to methods containing a Principal parameter. For
example, you can add either a Principal or a Group to a Group object by
calling the object's
![]() public abstract boolean addMember(Principal user)
![]() public abstract boolean removeMember(Principal user)
![]() public abstract boolean isMember(Principal member)
![]() public abstract Enumeration members()
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
||||||||||||||||
With any suggestions or questions please feel free to contact us |