Uses of Interface
org.openiam.provision.dto.ProvisionObject
-
-
Uses of ProvisionObject in org.openiam.base.request
Classes in org.openiam.base.request that implement ProvisionObject Modifier and Type Class Description class
ManagedSystemSaveRequest
-
Uses of ProvisionObject in org.openiam.idm.processor.groovy
Classes in org.openiam.idm.processor.groovy with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractMembershipGenerator<X extends MembershipXref,O extends ProvisionObject>
interface
ObjectTransformer<O extends ProvisionObject>
Define the PolicyMap Transformation and validation Rules -
Uses of ProvisionObject in org.openiam.idm.provisioning.diff
Classes in org.openiam.idm.provisioning.diff with type parameters of type ProvisionObject Modifier and Type Interface Description interface
ProvisionObjectDiffGenerator<P extends ProvisionObject,T extends AbstractProvisionObjectDiff<P>>
-
Uses of ProvisionObject in org.openiam.idm.provisioning.diff.impl
Classes in org.openiam.idm.provisioning.diff.impl with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractProvisionObjectDiffGenerator<P extends ProvisionObject,T extends AbstractProvisionObjectDiff<P>>
-
Uses of ProvisionObject in org.openiam.idm.provisioning.diff.model
Classes in org.openiam.idm.provisioning.diff.model with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractProvisionObjectDiff<T extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.idm.provisioning.diff.model.group
Classes in org.openiam.idm.provisioning.diff.model.group with type parameters of type ProvisionObject Modifier and Type Class Description class
GroupIdentityProvisionObjectDiff<T extends ProvisionObject>
class
GroupProvisionObjectDiff<T extends ProvisionObject>
static interface
ProvisionGroupObjectDiff.DiffCreator<D extends GroupProvisionObjectDiff,T extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.idm.provisioning.diff.model.user
Classes in org.openiam.idm.provisioning.diff.model.user with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractMetadataTypeDTODiff<T extends AbstractMetadataTypeDTO & ProvisionObject>
static interface
ProvisionUserObjectDiff.DiffCreator<D extends UserProvisionObjectDiff,T extends ProvisionObject>
class
UserIdentityProvisionObjectDiff<T extends ProvisionObject>
The AbstractUserProvisionObjectDiff represents the Diff in Phone, UserAttribute, Address, etcclass
UserProvisionObjectDiff<T extends ProvisionObject>
The AbstractUserProvisionObjectDiff represents the Diff in Phone, UserAttribute, Address, etc -
Uses of ProvisionObject in org.openiam.idm.service
Classes in org.openiam.idm.service with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractMapProcessorService<D extends AbstractProvisionObjectDiff,ObjectType extends ConnectorObject,Object extends ProvisionObject>
iam-services Created by zaporozhec on 3/27/17 All PolicyMap processors must extend this abstract class. -
Uses of ProvisionObject in org.openiam.idm.service.impl
Methods in org.openiam.idm.service.impl with type parameters of type ProvisionObject Modifier and Type Method Description <O extends ProvisionObject>
IPolicyMapProcessorServicePolicyMapProcessorFactory. getInstance(O object)
-
Uses of ProvisionObject in org.openiam.idm.srvc.auth.dto
Classes in org.openiam.idm.srvc.auth.dto that implement ProvisionObject Modifier and Type Class Description class
IdentityDto
Login domain objectclass
Login
Login domain object -
Uses of ProvisionObject in org.openiam.idm.srvc.continfo.dto
Classes in org.openiam.idm.srvc.continfo.dto that implement ProvisionObject Modifier and Type Class Description class
Address
Address transfer object.class
EmailAddress
EmailAddress transfer objectclass
Phone
Phone transfer object -
Uses of ProvisionObject in org.openiam.idm.srvc.grp.dto
Classes in org.openiam.idm.srvc.grp.dto that implement ProvisionObject Modifier and Type Class Description class
Group
class
GroupAttribute
-
Uses of ProvisionObject in org.openiam.idm.srvc.mngsys.dto
Classes in org.openiam.idm.srvc.mngsys.dto that implement ProvisionObject Modifier and Type Class Description class
ManagedSysDto
Domain object representing a managed resource. -
Uses of ProvisionObject in org.openiam.idm.srvc.org.dto
Classes in org.openiam.idm.srvc.org.dto that implement ProvisionObject Modifier and Type Class Description class
Organization
Java class for organization complex type. -
Uses of ProvisionObject in org.openiam.idm.srvc.policy.dto
Classes in org.openiam.idm.srvc.policy.dto that implement ProvisionObject Modifier and Type Class Description class
ITPolicy
class
ITPolicyVersion
class
ITPolicyVersionLanguageMap
class
Policy
Policy
represents a policy object that is used by the policy service. -
Uses of ProvisionObject in org.openiam.idm.srvc.res.dto
Classes in org.openiam.idm.srvc.res.dto that implement ProvisionObject Modifier and Type Class Description class
Resource
Resources are items that need to be managed or protected. -
Uses of ProvisionObject in org.openiam.idm.srvc.role.dto
Classes in org.openiam.idm.srvc.role.dto that implement ProvisionObject Modifier and Type Class Description class
Role
Java class for role complex type. -
Uses of ProvisionObject in org.openiam.idm.srvc.user.dto
Classes in org.openiam.idm.srvc.user.dto that implement ProvisionObject Modifier and Type Class Description class
User
User domain object.class
UserAttribute
UserAttribute represents an individual attribute that is associated with a user.class
UserNote
class
UserSshKey
-
Uses of ProvisionObject in org.openiam.match
Classes in org.openiam.match with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractMatchObjectRule<DB_RESPONSE extends BaseListResponse,PROVISION_OBJECT extends ProvisionObject,PAIR extends AbstractMatchPair>
-
Uses of ProvisionObject in org.openiam.model
Classes in org.openiam.model with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractMatchPair<IDM_OBJECT extends ProvisionObject>
Class that store the pair:and correpsonded LineObject
- the source system object, converted to internal synchronization representation.Classes in org.openiam.model that implement ProvisionObject Modifier and Type Class Description class
ExternalAuditLog
-
Uses of ProvisionObject in org.openiam.provision.dto
Classes in org.openiam.provision.dto that implement ProvisionObject Modifier and Type Class Description class
ProvisionGroup
class
ProvisionUser
ProvisionUser is the user object used by the provisioning service. -
Uses of ProvisionObject in org.openiam.provision.dto.response
Classes in org.openiam.provision.dto.response with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractProvisionResponse<T extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.recon.service.impl.processor
Classes in org.openiam.recon.service.impl.processor with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractReconciliationProcessor<T extends ExtensibleObject,M extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.recon.service.intf.command
Classes in org.openiam.recon.service.intf.command with type parameters of type ProvisionObject Modifier and Type Class Description class
ReconciliationObjectAbstractCommand<T extends ProvisionObject>
interface
ReconciliationObjectCommand<T extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.sync.service
Classes in org.openiam.sync.service with type parameters of type ProvisionObject Modifier and Type Interface Description interface
TransformScript<T extends ProvisionObject>
Interface that all transformation scripts in the synchronization process must implement -
Uses of ProvisionObject in org.openiam.sync.service.impl.service
Classes in org.openiam.sync.service.impl.service with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractTransformScript<T extends ProvisionObject>
-
Uses of ProvisionObject in org.openiam.sync.service.impl.srcadapter.adapters
Methods in org.openiam.sync.service.impl.srcadapter.adapters with parameters of type ProvisionObject Modifier and Type Method Description void
AbstractSrcAdapter. buildAuditLog(SynchConfig config, Throwable e, ProvisionObject provisionObject, LineObject rowObj, boolean includePO, boolean isSuccess, String description)
protected int
AbstractSrcAdapter. performTransformationScript(List<TransformScript> transformScripts, ProvisionObject provisionObject, LineObject rowObj, SynchConfig config, List<String> errorList)
protected LastRecordMetric
AbstractSrcAdapter. processLineObject(ProvisionObject provisionObject, LineObject rowObj, SynchConfig config, ValidationScript validationScript, List<TransformScript> transformScripts, List<Orphan> orphanListToAdd, String syncActivityId, List<String> errorList)
process only 1 given record. -
Uses of ProvisionObject in org.openiam.sync.service.impl.srcadapter.processor
Classes in org.openiam.sync.service.impl.srcadapter.processor with type parameters of type ProvisionObject Modifier and Type Class Description class
AbstractSyncObjectProcessor<E extends ProvisionObject>
interface
ISyncObjectProcessor<E extends ProvisionObject>
iam-services Created by zaporozhec on 7/10/17. -
Uses of ProvisionObject in org.openiam.sync.service.impl.util
Methods in org.openiam.sync.service.impl.util with parameters of type ProvisionObject Modifier and Type Method Description static void
SynchScriptUtil. fillTarget(AuditLogBuilder log, ProvisionObject provisionObject, LineObject rowObj, String suffix, boolean isOrphan)
-
Uses of ProvisionObject in org.openiam.validator.annotation.impl
Method parameters in org.openiam.validator.annotation.impl with type arguments of type ProvisionObject Modifier and Type Method Description boolean
CheckReplaceOperationPrimaryKeyPresentValidator. isValid(Collection<? extends ProvisionObject> value, javax.validation.ConstraintValidatorContext context)
-