Class GrouperDeprovisioningJob
java.lang.Object
edu.internet2.middleware.grouper.app.deprovisioning.GrouperDeprovisioningJob
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringretrieveDeprovisioningManagersMustBeInGroupName(String affiliation) group that users who are allowed to deprovision other users are instatic StringretrieveGroupNameWhichHasBeenDeprovisioned(String affiliation) group name which has been deprovisioned
-
Constructor Details
-
GrouperDeprovisioningJob
public GrouperDeprovisioningJob()
-
-
Method Details
-
retrieveDeprovisioningManagersMustBeInGroupName
group that users who are allowed to deprovision other users are in- Parameters:
affiliation- deprovi- Returns:
- the group name
-
retrieveGroupNameWhichHasBeenDeprovisioned
group name which has been deprovisioned- Parameters:
affiliation-- Returns:
- the group name
-