| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.pspng |
| Modifier and Type | Class and Description |
|---|---|
class |
Provisioner<ConfigurationClass extends ProvisionerConfiguration,TSUserClass extends TargetSystemUser,TSGroupClass extends TargetSystemGroup>
Top-Level provisioner class of PSPNG and is the superclass of Target-System-Specific
subclasses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LdapGroup
This class represents an LdapGroup as a TargetSystemGroup.
|
| Modifier and Type | Method and Description |
|---|---|
protected TargetSystemGroup |
VoidProvisioner.createGroup(GrouperGroupInfo grouperGroup,
Collection initialMembers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VoidProvisioner.addMembership(GrouperGroupInfo grouperGroupInfo,
TargetSystemGroup tsGroup,
Subject subject,
TargetSystemUser tsUser) |
protected void |
VoidProvisioner.deleteGroup(GrouperGroupInfo grouperGroupInfo,
TargetSystemGroup tsGroup) |
protected void |
VoidProvisioner.deleteMembership(GrouperGroupInfo grouperGroupInfo,
TargetSystemGroup tsGroup,
Subject subject,
TargetSystemUser tsUser) |
protected boolean |
VoidProvisioner.doFullSync(GrouperGroupInfo grouperGroupInfo,
TargetSystemGroup tsGroup,
Set correctSubjects,
Map tsUserMap,
Set correctTSUsers,
JobStatistics stats) |
Copyright © 2022 Internet2. All rights reserved.