Uses of Class
edu.internet2.middleware.grouper.GroupCopy
Packages that use GroupCopy
Package
Description
The I2MI Grouper project is an open source toolkit for managing groups.
-
Uses of GroupCopy in edu.internet2.middleware.grouper
Methods in edu.internet2.middleware.grouper that return GroupCopyModifier and TypeMethodDescriptionGroupCopy.copyAttributes
(boolean value) Whether to copy attributes.GroupCopy.copyGroupAsPrivilege
(boolean value) Whether to copy privileges where this group is a member.GroupCopy.copyListGroupAsMember
(boolean value) Whether to copy list memberships where this group is a member.GroupCopy.copyListMembersOfGroup
(boolean value) Whether to copy the list memberships of the group.GroupCopy.copyPrivilegesOfGroup
(boolean value) Whether to copy privileges of the group.GroupCopy.setDisplayExtension
(String value) Optionally set a new display extension for the group.GroupCopy.setExtension
(String value) Optionally set a new extension for the group.