Uses of Class
org.openiam.idm.provisioning.diff.model.user.UserProvisionObjectDiff
-
Packages that use UserProvisionObjectDiff Package Description org.openiam.idm.provisioning.diff.model.user -
-
Uses of UserProvisionObjectDiff in org.openiam.idm.provisioning.diff.model.user
Classes in org.openiam.idm.provisioning.diff.model.user with type parameters of type UserProvisionObjectDiff Modifier and Type Interface Description static interfaceProvisionUserObjectDiff.DiffCreator<D extends UserProvisionObjectDiff,T extends ProvisionObject>Subclasses of UserProvisionObjectDiff in org.openiam.idm.provisioning.diff.model.user Modifier and Type Class Description classAbstractMetadataTypeDTODiff<T extends AbstractMetadataTypeDTO & ProvisionObject>classAddressDiffclassEmailDiffclassLoginDiffclassPhoneDiffclassUserAttributeDiffclassUserIdentityProvisionObjectDiff<T extends ProvisionObject>The AbstractUserProvisionObjectDiff represents the Diff in Phone, UserAttribute, Address, etc
-