Uses of Interface
com.evolveum.midpoint.util.DebugDumpable
Packages that use DebugDumpable
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
This package is experimental and will be moved to prism project shortly.
Defines value selectors and their clauses.
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of DebugDumpable in com.evolveum.midpoint.gui.api.prism.wrapper
Subinterfaces of DebugDumpable in com.evolveum.midpoint.gui.api.prism.wrapperModifier and TypeInterfaceDescriptioninterfaceinterfaceItemWrapper<I extends Item<?,?>, VW extends PrismValueWrapper> interfacePrismContainerValueWrapper<C extends Containerable>interfacePrismContainerWrapper<C extends Containerable>interfacePrismObjectValueWrapper<O extends ObjectType>interfacePrismObjectWrapper<O extends ObjectType>interfaceinterfacePrismReferenceWrapper<R extends Referencable>interfaceinterfaceinterface -
Uses of DebugDumpable in com.evolveum.midpoint.gui.impl.component.search
Classes in com.evolveum.midpoint.gui.impl.component.search that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement DebugDumpableModifier and TypeClassDescriptionclassAssignmentHolderWrapper<AH extends AssignmentHolderType>classclassclassAssociationMappingExpressionWrapper<C extends Containerable>classclassAttributeMappingValueWrapper<C extends Containerable>classclassclassclassCreated by honcharclassclassCreateObjectForReferenceValueWrapper<T extends Referencable>classCreated by honcharclassItemWrapperImpl<I extends Item<?,?>, VW extends PrismValueWrapper> classclassPrismContainerValueWrapperImpl<C extends Containerable>classPrismContainerWrapperImpl<C extends Containerable>classPrismObjectValueWrapperImpl<O extends ObjectType>classPrismObjectWrapperImpl<O extends ObjectType>classclassclassPrismReferenceValueWrapperImpl<T extends Referencable>classPrismReferenceWrapperImpl<R extends Referencable>classclassclassclassclassCreated by honcharclassclassWrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef.classWrapper for ResourceType/schemaHandling/objectType/focus/archetypeRef.classclassclassclassclassclass -
Uses of DebugDumpable in com.evolveum.midpoint.gui.impl.prism.wrapper.association
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper.association that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.gui.impl.session
Classes in com.evolveum.midpoint.gui.impl.session that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.model.api
Subinterfaces of DebugDumpable in com.evolveum.midpoint.model.apiModifier and TypeInterfaceDescriptioninterfaceProvides information about processing of given metadata item (e.g. provenance) related to various data items (e.g. givenName, familyName, etc).Classes in com.evolveum.midpoint.model.api that implement DebugDumpableModifier and TypeClassDescriptionclassData structure that contains information about possible assignment targets or holders for a particular object.classAssignment object relation specification.classObjectTreeDeltas<T extends ObjectType>Structure that contains all primary changes requested: from focus as well as from projections.classclassDescribes a state of the operation.class -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.authentication
Classes in com.evolveum.midpoint.model.api.authentication that implement DebugDumpableModifier and TypeClassDescriptionclassclassCompiled user profile.classCompiled form of either object collection view or an implicit object collection, such as (e.g.) anArchetypeType.classclassPrincipal that extends simple MidPointPrincipal with user interface concepts (user profile). -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.context
Subinterfaces of DebugDumpable in com.evolveum.midpoint.model.api.contextModifier and TypeInterfaceDescriptioninterfacePath from the source object (focus) to the ultimate assignment that is being processed or referenced.interfaceSingle assignment in an assignment path.interfaceEvaluatedPolicyRulethat is associated to givenEvaluatedAssignment, either as "own" (i.e. directly evaluated and triggered on) or as "foreign" (triggered on another assignment but connected to this one, typically because of an exclusion constraint).interfaceinterfaceinterfaceTODO document this interface and its methodsinterfaceFacade interface that provides insight about construction that was evaluated by projector code.interfaceinterfaceModelContext<F extends ObjectType>interfaceModelElementContext<O extends ObjectType>interfaceClasses in com.evolveum.midpoint.model.api.context that implement DebugDumpableModifier and TypeClassDescriptionclassclassclassclassclassCommon abstract superclass for triggered exclusion and requirement constraints.classRepresents triggered exclusion constraint.classclassstatic classstatic classclassclassclassDescription of a situation that caused a trigger of the policy rule.classRepresents triggered requirement constraint.classclassclassclassclassUsed to find a matching projection context.classUniquely identifiesModelProjectionContext.static classstatic class -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.correlation
Classes in com.evolveum.midpoint.model.api.correlation that implement DebugDumpableModifier and TypeClassDescriptionclassAbstractCorrelationResult<C extends Containerable>classResult of a correlation operation.classCorrelationCaseDescription<F extends FocusType>Describes a correlation case, typically when it's going to be presented to the user.static classclassThe context of the correlation and correlator state update operations.static classContext for correlating an association value to a set of matching focus assignments.static classContext for correlating a focus to a set of matching focuses.static classContext for correlating a shadow to a set of matching focuses.classDetails of the error state for the use inCompleteCorrelationResult; and later maybe also inCorrelationResult.classContains information about a correlation property that is to be (e.g.) displayed in the correlation case view.classResult of a sub-object correlation. -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.correlator
Classes in com.evolveum.midpoint.model.api.correlator that implement DebugDumpableModifier and TypeClassDescriptionclassCollection of (unique) candidate owners.classstatic classclassDescribes how the correlator (could) came to a given candidate owner, and the specific confidence value of it.static classThis is for correlators that support candidate check (i.e., determining confidence for the provided candidate) but do not provide any the specific explanations of their decisions.static classThis is for correlators that do not support neither explanation nor candidate check (i.e., determining confidence for the provided candidate).classResult of the correlation at the level ofCorrelator, i.e. the return value ofCorrelator.correlate(CorrelationContext, OperationResult)method.classCorrelatorContext<C extends AbstractCorrelatorType>Overall context in which the correlator works.class -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.correlator.idmatch
Classes in com.evolveum.midpoint.model.api.correlator.idmatch that implement DebugDumpableModifier and TypeClassDescriptionclassObject to be matched, resolved or updated.classA request for matching to be sent to an external ID Match service.classA response from an external ID Match service.classRepresents a potential match obtained from ID Match service. -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.simulation
Subinterfaces of DebugDumpable in com.evolveum.midpoint.model.api.simulationModifier and TypeInterfaceDescriptioninterfaceProcessedObject<O extends ObjectType>Parsed analogy ofSimulationResultProcessedObjectType.static interfaceProcessedObject.ProcessedObjectItemDelta<V extends PrismValue,D extends ItemDefinition<?>> ItemDeltaaugmented with functionality needed to display it in a complex way, for example, with the information on real change(s) to the object. -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.util
Subinterfaces of DebugDumpable in com.evolveum.midpoint.model.api.utilModifier and TypeInterfaceDescriptioninterfaceInterface used to intercept the ModelContext as it passes through the computation.Classes in com.evolveum.midpoint.model.api.util that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.model.api.visualizer
Subinterfaces of DebugDumpable in com.evolveum.midpoint.model.api.visualizerClasses in com.evolveum.midpoint.model.api.visualizer that implement DebugDumpableModifier and TypeClassDescriptionclassCreated by Viliam Repan (lazyman). -
Uses of DebugDumpable in com.evolveum.midpoint.ninja.action.upgrade
Classes in com.evolveum.midpoint.ninja.action.upgrade that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.prism
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterfaceProvides a definition for a complex type, i.e. type that prescribes inner items.interfaceinterfaceCommon interface to access all definitions.interfaceSimple type, which behaves as enumeration in most modeling languages.interfaceItem<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interfaceItemDefinition<I extends Item<?,?>> A definition of a specific item (as opposed to a type).interfaceinterfacePrismContainer<C extends Containerable>Prism container groups items into logical blocks.interfacePrismContainerDefinition<C extends Containerable>Definition of a prism container.interfacePrismContainerValue<C extends Containerable>interfacePrismObject<O extends Objectable>Common supertype for all identity objects.interfacePrismObjectDefinition<O extends Objectable>TODOinterfacePrismObjectValue<O extends Objectable>Extension of PrismContainerValue that holds object-specific data (OID and version).interfaceProperty is a specific characteristic of an object.interfaceDefinition of a prism property.interfaceinterfaceObject Reference is a property that describes reference to an object.interfaceinterfaceinterfaceinterfaceDefines a simple (non-structured) definition.interfaceDefinition of a type (as opposed to definition of an item).interface -
Uses of DebugDumpable in com.evolveum.midpoint.prism.deleg
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterfaceinterfaceContainerDefinitionDelegator<C extends Containerable>interfaceinterfaceItemDefinitionDelegator<I extends Item<?,?>> interfaceItemDeltaDelegator<V extends PrismValue,D extends ItemDefinition<?>> interfaceObjectDefinitionDelegator<O extends Objectable>interfacePrismContainerValueDelegator<C extends Containerable>interfaceinterfaceinterface -
Uses of DebugDumpable in com.evolveum.midpoint.prism.delta
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.deltaModifier and TypeInterfaceDescriptioninterfaceContainerDelta<V extends Containerable>interfaceDeltaMapTriple<K,V> interfaceThe triple of values (added, unchanged, deleted) that represents difference between two collections of values.interfaceItemDelta<V extends PrismValue,D extends ItemDefinition<?>> Item Delta describes a change of an item which is a property, container or a reference.interfaceObjectDelta<O extends Objectable>Relative difference (delta) of the object.interfacePrismValueDeltaSetTriple<V extends PrismValue>DeltaSetTriple that is limited to hold prism values.interfaceRelative difference (delta) of a property values.interfaceClasses in com.evolveum.midpoint.prism.delta that implement DebugDumpableModifier and TypeClassDescriptionclassDeltaTriple<T>Utility class for keeping things in three: plus, zero and minus.classPartiallyResolvedDelta<V extends PrismValue,D extends ItemDefinition<?>> -
Uses of DebugDumpable in com.evolveum.midpoint.prism.extensions
Classes in com.evolveum.midpoint.prism.extensions that implement DebugDumpableModifier and TypeClassDescriptionclass -
Uses of DebugDumpable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement DebugDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.DefinitionImplclasscom.evolveum.midpoint.prism.impl.ItemDefinitionImpl<I extends Item<?,?>> classcom.evolveum.midpoint.prism.impl.ItemImpl<V extends PrismValue,D extends ItemDefinition<?>> classcom.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>classcom.evolveum.midpoint.prism.impl.PrismContainerImpl<C extends Containerable>classcom.evolveum.midpoint.prism.impl.PrismContainerValueImpl<C extends Containerable>classcom.evolveum.midpoint.prism.impl.PrismPropertyImpl<T extends Object>classcom.evolveum.midpoint.prism.impl.PrismReferenceImplclasscom.evolveum.midpoint.prism.impl.PrismReferenceValueImplclasscom.evolveum.midpoint.prism.impl.PrismValueImpl -
Uses of DebugDumpable in com.evolveum.midpoint.prism.impl.binding
Classes in com.evolveum.midpoint.prism.impl.binding that implement DebugDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerableclasscom.evolveum.midpoint.prism.impl.binding.AbstractMutableObjectable -
Uses of DebugDumpable in com.evolveum.midpoint.prism.impl.delta
Classes in com.evolveum.midpoint.prism.impl.delta that implement DebugDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.delta.ObjectDeltaImpl<O extends Objectable> -
Uses of DebugDumpable in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema that implement DebugDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl -
Uses of DebugDumpable in com.evolveum.midpoint.prism.polystring
Classes in com.evolveum.midpoint.prism.polystring that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.prism.query
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.queryModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceAnyInFilter<T>interfaceinterfaceEqualFilter<T>interfaceinterfaceinterfaceinterfaceinterfaceTODO create a better name for this filterinterfaceLessFilter<T>interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceValueFilter<V extends PrismValue,D extends ItemDefinition<?>> -
Uses of DebugDumpable in com.evolveum.midpoint.prism.schema
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.schemaModifier and TypeInterfaceDescriptioninterfaceSchema as a collection of definitions.interfaceSchema (prism or non-prism) with additional information.interfacestatic interfaceinterfaceMaintains system-wide schemas that is used as source for parsing during initialize and reload.interfaceMaintains system-wide parsed schemas. -
Uses of DebugDumpable in com.evolveum.midpoint.prism.util
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.utilModifier and TypeInterfaceDescriptioninterfaceAbstractItemDeltaItem<D extends ItemDefinition<?>>Common supertype for bothItemDeltaItemandObjectDeltaObject.Classes in com.evolveum.midpoint.prism.util that implement DebugDumpableModifier and TypeClassDescriptionclassItemDeltaItem<V extends PrismValue,D extends ItemDefinition<?>> A class defining old item state (before change), delta (change) and new item state (after change).classObjectDeltaObject<O extends Objectable>A class defining old object state (before change), delta (change) and new object state (after change).Methods in com.evolveum.midpoint.prism.util with parameters of type DebugDumpableModifier and TypeMethodDescriptionstatic voidPrismTestUtil.display(String title, DebugDumpable dumpable) -
Uses of DebugDumpable in com.evolveum.midpoint.prism.xml
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.xmlModifier and TypeInterfaceDescriptioninterfaceMaps namespaces to preferred prefixes. -
Uses of DebugDumpable in com.evolveum.midpoint.prism.xnode
Subinterfaces of DebugDumpable in com.evolveum.midpoint.prism.xnodeModifier and TypeInterfaceDescriptioninterfaceThis is a marker that a given prism item is incomplete.interfaceinterfaceNote we cannot use "extends Map" here, because in that case we would have to declare XNodeImpl as map value parameter.interfaceinterfaceinterface -
Uses of DebugDumpable in com.evolveum.midpoint.schema
Classes in com.evolveum.midpoint.schema that implement DebugDumpableModifier and TypeClassDescriptionclassObjectDeltaOperation<O extends ObjectType>classSpecifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.static classstatic classstatic classclassAggregate bean containing resource OID, kind, intent, object class and tag flags.classclass -
Uses of DebugDumpable in com.evolveum.midpoint.schema.config
Subinterfaces of DebugDumpable in com.evolveum.midpoint.schema.configModifier and TypeInterfaceDescriptioninterfaceUsed to access both "legacy" and "modern" association definitions.Classes in com.evolveum.midpoint.schema.config that implement DebugDumpableModifier and TypeClassDescriptionclassUsed for both association definitions and resource object construction with associations.static classAccess to legacy configuration (i.e. combined association item definition + simulation definition).classTEMPORARY -
Uses of DebugDumpable in com.evolveum.midpoint.schema.delta
Classes in com.evolveum.midpoint.schema.delta that implement DebugDumpableModifier and TypeClassDescriptionfinal recordConflict<PV extends PrismValue,ID extends ItemDefinition<I>, I extends Item<PV, ID>, V extends ItemTreeDeltaValue<PV, ITD>, ITD extends ItemTreeDelta<PV, ID, I, V>, ITDV extends ItemTreeDeltaValue<PV, ITD>> classContainerTreeDelta<C extends Containerable>classContainerTreeDeltaValue<C extends Containerable>classItemTreeDelta<PV extends PrismValue,ID extends ItemDefinition<I>, I extends Item<PV, ID>, V extends ItemTreeDeltaValue> classItemTreeDeltaValue<PV extends PrismValue,ITD extends ItemTreeDelta> classObjectTreeDelta<O extends ObjectType>classObjectTreeDeltaValue<O extends ObjectType>classclassclassclass -
Uses of DebugDumpable in com.evolveum.midpoint.schema.expression
Classes in com.evolveum.midpoint.schema.expression that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.schema.internals
Classes in com.evolveum.midpoint.schema.internals that implement DebugDumpableModifier and TypeClassDescriptionclassclassSimple monitoring object. -
Uses of DebugDumpable in com.evolveum.midpoint.schema.processor
Subinterfaces of DebugDumpable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceA resource schema that is certain to contain no refinements.interfaceResource schema that is complete with regards to the resource definition, i.e., it contains the full `schemaHandling`, including refined object types and object classes, and all the resource-level definitions, e.g., for shadow caching.interfaceRepresents ad-hoc combination of definitions of structural and auxiliary object classes.interfaceThe schema for connector configuration.interfaceObject class definition as seen by the connector (or manually configured via XSD).interfaceDefinition of a reference type as seen by the connector (or defined in the simulated references capability).interfaceThe resource schema as obtained from the connector (or manually specified via XSD).interfaceDescribes a resource object class (e.g.interfaceA definition that describes either an object class (as fetched from the resource, optionally refined by `schemaHandling`), or an object type (as defined in `schemaHandling` part of resource definition).interfaceDefines "inbound processing" for resource object type or an association: correlation, synchronization reactions, inbounds for attributes and associations.interfaceDefinition of "resource object type".interfaceA schema covering the whole resource.interfaceDefinition of aShadowAssociation, e.g., `ri:group`.interfaceComplex type definition for aShadowAssociationsContainer.interfaceContainer holdingShadowAssociationobjects.interfaceThe enhanced definition of `associations` container (ShadowAssociationsContainer) in aShadowTypeobject.interfaceShadowAttributeDefinition<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute: simple or reference one. .interfaceComplex type definition for aShadowAttributesContainer.interfaceTODOinterfaceThe enhanced definition of `attributes` container (ShadowAttributesContainer) in aShadowTypeobject.interfaceShadowCoordinatesQualifiedObjectDelta<T extends Objectable>AnObjectDeltaenriched byResourceShadowCoordinates(pointing to a resource object type).interfaceSupertype for a CTD for `attributes` and `associations` shadow containers.interfaceA generalization of a source for synchronization and inbounds processing purposes: Either anAbstractShadowor aShadowAssociationValue.interfaceDefinition of anShadowReferenceAttribute.interfaceTODO update this doc Resource Object Attribute is a Property of Resource Object.interfaceFull prism definition of aShadowSimpleAttribute: has a native part and a refined part from `schemaHandling`.Classes in com.evolveum.midpoint.schema.processor that implement DebugDumpableModifier and TypeClassDescriptionclassCommon implementation for bothResourceObjectClassDefinitionandResourceObjectTypeDefinition.classclassclassRepresents ad-hoc combination of definitions of structural and auxiliary object classes.classclassRepresents native object class or reference type definition.classShadow reference type that is backed by a native implementation.static classclassclassAn alternative representation of aShadowSimpleAttributeDefinitionthat describes a normalization-aware resource attribute: one that has both original and normalized values.classclassDefault implementation ofResourceObjectClassDefinition.classIdentification of a resource object using its primary and/or secondary identifiers.static classIdentification that does not contain a primary identifier.static classIdentification that contains a primary identifier.classPrimary and/or secondary identifiers of a resource object.static classSecondary-only identifiers.static classIdentifiers that contain a primary identifier.static classInbound processing for the `associationSynchronization` expression evaluator.classGeneralized specification of a set of resource objects.final classDefault implementation ofResourceObjectTypeDefinition.classDelineates the boundary of a resource object type (i.e. objects that belong to that type).classDirect implementation ofResourceSchemainterface.classRepresents an association between shadows: one subject and zero or more objects.classThe (currently) only implementation ofShadowAssociationDefinition.classfinal classclassRepresents a specific shadow association value - i.e. something that is put intoShadowReferenceAttribute.classShadowAttributeDefinitionImpl<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImplandShadowReferenceAttributeDefinitionImpl.classResource Object Definition (Object Class).final classTODO review docs Resource Object.classAnObjectDeltaenriched byResourceShadowCoordinates(pointing to a resource object type).classRules that drive automatic shadow marking.static classRule for a single shadow mark.classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classDefinition of a shadow association item, e.g., `ri:group`.classRepresents a value of aShadowReferenceAttribute.classAn attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.classclassDefines single "kind" of simulated reference subject or object.classSpecifies how to simulate the reference type: what are the participants, what attributes to use for the reference, etc. -
Uses of DebugDumpable in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of DebugDumpable in com.evolveum.midpoint.schema.processor.delegModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of DebugDumpable in com.evolveum.midpoint.schema.result
Classes in com.evolveum.midpoint.schema.result that implement DebugDumpableModifier and TypeClassDescriptionclassProvides rich information about an operation being executed; mainly for the sake of error reporting and functional/performance troubleshooting. == Information Collected There is a lot of information collected, but the following properties are the most important: - result *status* (OperationResultStatus): success, partial/fatal error, warning, ..., along with an optional *message* and *Java exception*, - operation invocation *parameters*, *return value(s)*, and sometimes information about the execution *context* (e.g. implementation class name), - *performance-related information*, like start/end timestamps, or duration (for performance diagnostics), -TraceTyperecords (for troubleshooting), - *logfile lines* produced during the operation execution (for troubleshooting). -
Uses of DebugDumpable in com.evolveum.midpoint.schema.selector.spec
Classes in com.evolveum.midpoint.schema.selector.spec that implement DebugDumpableModifier and TypeClassDescriptionclassProcesses the `archetypeRef` clause.classclassclassSee https://docs.evolveum.com/midpoint/reference/security/authorization/configuration/selectors/delegator/.classclassclassclassclassA clause that: .classclassclassclassA clause of aValueSelector.classclassOriginally, this was used for evaluation of `subtype` on objects.classclassclassParsed form ofObjectSelectorTypeand its subtypes. -
Uses of DebugDumpable in com.evolveum.midpoint.schema.statistics
Classes in com.evolveum.midpoint.schema.statistics that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.schema.util
Subinterfaces of DebugDumpable in com.evolveum.midpoint.schema.utilModifier and TypeInterfaceDescriptioninterfaceEither a resource object, or a repository shadow (after being adopted by provisioning, i.e. with the definitions applied).interfaceClasses in com.evolveum.midpoint.schema.util that implement DebugDumpableModifier and TypeClassDescriptionstatic classThe default implementation.classA shadow that was fetched from the repository OR that is going to be (or was) added to the repository.classRepresents iterable collection of association values either in an item delta, or in a shadow.classRepresents iterable collection of attribute values either in an item delta, or in a shadow.Methods in com.evolveum.midpoint.schema.util with type parameters of type DebugDumpableModifier and TypeMethodDescriptionstatic <K,V extends DebugDumpable>
voidSchemaDebugUtil.debugDumpMapMultiLine(StringBuilder sb, Map<K, V> map, int indent) static <K,V extends DebugDumpable>
StringSchemaDebugUtil.dumpMapMultiLine(Map<K, V> map) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type DebugDumpableModifier and TypeMethodDescriptionstatic StringSchemaDebugUtil.debugDump(Collection<? extends DebugDumpable> dumpables) static StringSchemaDebugUtil.debugDump(Collection<? extends DebugDumpable> dumpables, int indent) -
Uses of DebugDumpable in com.evolveum.midpoint.schema.util.task
Classes in com.evolveum.midpoint.schema.util.task that implement DebugDumpableModifier and TypeClassDescriptionclassImplementation ofTaskInformationbased on new, activity-based tasks.classExtract of the most relevant performance information about an activity.classSummarized representation of a progress of an activity and its sub-activities.classState of the worker tasks (in the broad sense - i.e. tasks that do the real execution) in an activity: - how many workers are there in total, - how many workers (of them) are executing, - how many workers (of executing ones) have been stalled, - on what cluster nodes, - if stalled, then since when.classTask progress counted in buckets.classTask progress counted in items.classTheTaskInformationbased on a legacy task structure.classContains all non-trivial task information (progress, workers, overall status, and so on) needed for the use of GUI and reporting. -
Uses of DebugDumpable in com.evolveum.midpoint.schema.validator
Classes in com.evolveum.midpoint.schema.validator that implement DebugDumpableModifier and TypeClassDescriptionclassclassfinal recordclass -
Uses of DebugDumpable in com.evolveum.midpoint.security.api
Classes in com.evolveum.midpoint.security.api that implement DebugDumpableModifier and TypeClassDescriptionclasscom.evolveum.midpoint.security.api.MidPointPrincipal -
Uses of DebugDumpable in com.evolveum.midpoint.util
Classes in com.evolveum.midpoint.util that implement DebugDumpableMethods in com.evolveum.midpoint.util with parameters of type DebugDumpableModifier and TypeMethodDescriptionstatic StringDebugUtil.debugDump(DebugDumpable dd) static StringDebugUtil.debugDump(DebugDumpable dd, int indent) static ObjectDebugUtil.debugDumpLazily(DebugDumpable dumpable) static ObjectDebugUtil.debugDumpLazily(DebugDumpable dumpable, int indent) static voidDebugUtil.debugDumpWithLabel(StringBuilder sb, String label, DebugDumpable dd, int indent) static voidDebugUtil.debugDumpWithLabelLn(StringBuilder sb, String label, DebugDumpable dd, int indent) static StringDebugUtil.dump(DebugDumpable dumpable) -
Uses of DebugDumpable in com.evolveum.midpoint.util.caching
Classes in com.evolveum.midpoint.util.caching that implement DebugDumpableModifier and TypeClassDescriptionclassThis is a "compiled" configuration for a cache.classTemporary implementation. -
Uses of DebugDumpable in com.evolveum.midpoint.util.statistics
Subinterfaces of DebugDumpable in com.evolveum.midpoint.util.statisticsClasses in com.evolveum.midpoint.util.statistics that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.application
Classes in com.evolveum.midpoint.web.application that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.component.assignment
Classes in com.evolveum.midpoint.web.component.assignment that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.component.breadcrumbs
Classes in com.evolveum.midpoint.web.component.breadcrumbs that implement DebugDumpableModifier and TypeClassDescriptionclassBreadcrumb object that is stored in the session. -
Uses of DebugDumpable in com.evolveum.midpoint.web.component.prism.show
Classes in com.evolveum.midpoint.web.component.prism.show that implement DebugDumpableModifier and TypeClassDescriptionclassArtificial implementation of a visualization used to hold a list of deltas. -
Uses of DebugDumpable in com.evolveum.midpoint.web.component.util
Subinterfaces of DebugDumpable in com.evolveum.midpoint.web.component.utilClasses in com.evolveum.midpoint.web.component.util that implement DebugDumpableModifier and TypeClassDescriptionclassRoleAnalysisTablePageable<T extends Serializable>classSelectableBeanImpl<T extends Serializable>classTreeSelectableBean<T extends Serializable> -
Uses of DebugDumpable in com.evolveum.midpoint.web.page.admin.certification.dto
Classes in com.evolveum.midpoint.web.page.admin.certification.dto that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.page.admin.reports.dto
Classes in com.evolveum.midpoint.web.page.admin.reports.dto that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.page.admin.resources.content.dto
Classes in com.evolveum.midpoint.web.page.admin.resources.content.dto that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.page.admin.server.dto
Classes in com.evolveum.midpoint.web.page.admin.server.dto that implement DebugDumpableModifier and TypeClassDescriptionclassTask error bean for native repository.classTaskErrorSelectableBeanImplOld<O extends ObjectType>TODO: promised to be removed in 4.5, at least in this doc: https://docs.evolveum.com/midpoint/reference/admin-gui/admin-gui-config/ -
Uses of DebugDumpable in com.evolveum.midpoint.web.security
Classes in com.evolveum.midpoint.web.security that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.midpoint.web.session
Subinterfaces of DebugDumpable in com.evolveum.midpoint.web.sessionClasses in com.evolveum.midpoint.web.session that implement DebugDumpableModifier and TypeClassDescriptionclassCreated by honchar.classclassclassCreated by Viliam Repan (lazyman).classCreated by honcharclassCreated by honchar.classCreated by honchar.classCreated by honcharclassclassclassclassclass -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Classes in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that implement DebugDumpableModifier and TypeClassDescriptionclassclassclassclassclassDescribe terminate session event cluster-wide. -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.common.audit_3
Classes in com.evolveum.midpoint.xml.ns._public.common.audit_3 that implement DebugDumpableModifier and TypeClassDescriptionclassAudit event record describes a single event (usually data change) in a format suitable for audit. -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.common.common_3
Classes in com.evolveum.midpoint.xml.ns._public.common.common_3 that implement DebugDumpableModifier and TypeClassDescriptionclassDefinition of an access certification - a template for a set of access certification campaigns.classCommon parts of definitions of activity-related reports.classSupertype for all activity state types.classSession process options.classDefines mapping(s) for an attribute.classCommon supertype for all authentication module definitions.classWork definition for the certification related operations.classAbstract clockwork-based synchronization action.classAbstract supertype for constructions.classCurrent state of a correlator being used.classDefinition of a correlator.classCommon definition for all authentication modules that use password.classclassSupertype of report export types.classAbstract type for key from key store.classConfiguration of the logger: the facility that collects log messages from the code.classDefines how a value of a property (or attribute) should be constructed.classCommon supertype for item normalization steps (for custom indexing).classAbstract supertype for all data types that specify configuration properties for a specific object type (User, Role, Org, Resource, ...)classCommon supertype for policy for given operation.classCommon definition for all authentication modules that use password.classBasic data structure for all policy constraints.classBasic super type for predefined configuration of account activation.classTODOclassAbstract type for configuration of reports.classDefinition for report-related activities.classAbstract class that contains the "essence" of a role.classAbstract supertype for various expression and related profiles.classCommon definition for all authentication modules that use security questions.classDefinition of a shadow association type: parts that are common for native and simulated association types.classAbstract type for key from string representation.classInformation about mapping or expression source during evaluation.classAbstract synchronization action - either clockwork-based or arbitrary one.classReaction to synchronization situation or situations: a common supertype for object and item-level structures.classclassMarker type for an activity work definition.classTODO EXPERIMENTALclassTODOclassCommon superclass for workflow (approval) work item, certification work item and case management work item.classDescribes how to segment the work into buckets and manage them.classclassScope for assignment-related reviews.classDefinition of an access certification campaign.classStatistics give a set of access certification cases.classclassAn item that has to be certified, viewed in the scope of a given certification campaign.classConfiguration for access certification.classAccess certification definition augmented with report-related information (e.g. number of campaigns).classAccess certification definition.classThe most common way of specifying scope - providing type+search filter to select "base" objects and then some means of deriving certification cases from them.classTODOclassTODOclassSpecifies how to select reviewers for a campaign stage.classSpecifies the scope of an access certification campaign.classDefinition of an access certification campaign stage.classInformation about a stage of a campaign.classA work item for a certification case.classA configuration request access UIclassTODOclassTODOclassType that defines activation properties.classTailors the work specification by adding activity or activities before or after existing ones, or by changing specification (execution mode, flow of control, distribution) of existing activities.classObjects affected by a simple activity.classTODOclassWork definition for the auto-scaling activity.classWork state for the auto scaling activity.classTODOclassTODOclassInformation about the bucket processing within an activity.classTODOclassTODOclassDefines the features related to the flow of control within an activity (simple or composite).classCounters related to the execution of the activity, grouped into related categories.classA group of related counters.classA single counter.classDescribes an activity, i.e. something that has to be carried out within a task.classTODOclassDescribes how we are going to distribute the work that is to be done: how to divide it into work buckets, and how to distribute these buckets to worker tasks.classSpecifies a reaction when a given error during activity execution occurs.classSpecifies a strategy for handling errors during iterative activities.classDetailed definition of the execution mode.classHow should the activity deal with item counting, i.e. determining "expected total" for a bucket or overall.classInformation about item processing in given activity.classControls logging aspects of an activity execution.classclassProgress of an activity.classA collection of related report data objects.classHow should the task report its various aspects?classDefines specific activity-related reports.classReports related to activity execution.classInformation about individual activity run.classShould the simulation result be created for the activity?classState related to the "simulated" execution of this activity (and its children).classParameters related to the maintenance of activity tree state overview.classDescribes the state of an activity.classStatistical information for individual activities.classHow the part is realized via subtask.classInformation about synchronization situations of objects processed by synchronization-related tasks: live sync, import, reconciliation.classTODOclassDefinition for tracing execution of an iterative activity.classDescribes the state of an activity tree.classCreates an owning focus for the resource object.classCreates an owning focus value for the resource object value.classAuthorizations to be applied in addition to or instead of the ones of current/selected subject.classConfiguration related to approvals GUI.classDefault display formats for various UI elements.classRole management features that are potentially user-specific i.e. assigned as part of GUI configuration.classAdministration GUI configuration.classStructure containing metadata about administrative operational state of the resource.classContains free form logging configuration.classCondition controlling item report collection that is evaluated after the item is processed.classThis policy constraint always applies.classContains information about matching rules for attribute analysis.classContains information about matching rules for object analysis process.classThe container consists of statistical data about role analysis cluster.classConfiguration of the logger: the facility that collects log messages from the code.classSpecification of policies that are applicable to this object type.classPrescribes how individual approval requirements should be composed into overall approval schema.classDescribes the approval context, i.e. what has to be approved, the approval schema, and so on.classApproval action.classTrace for operation(s) that create approval process start instruction(s).classInformation on actual or expected execution of an approval schema.classRules for approving something (e.g. assignment of a role to a user).classOne "level" (or stage) in the approval process.classInformation of an actual or expected execution of an approval stage.classPreview of an execution of an approval stage.classRecord of an actual execution of an approval stage.classDefinition of GUI-related configuration for the archetyped objects.classDefinition of archetype policies, such as object template, lifecycle, type display properties and so on.classModule is used for the refining user search based on archetype selection.classDefines a set of archetypes.classArchetype definition.classTrace for assignment evaluation operation.classAbstract supertype for all object types that can have assignments.classConstraint that triggers the rule when the object is assigned.classAssignment path leading to this data.classOne segment in the metadata assignment path.classOne segment in the assignment path.classSequence of assignment paths, e.g. one chain of evaluated assignments.classclassSpecifies what types of assignments can be made to the focal object when it is a target of an assignment.classTrace for assignment evaluation operation.classSelects some assignments from all the assignments in the object.classGeneric assignments of one object to another object.classDefinition of an associated object.classContainer for association-to-be-added in the context: resource shadow discriminator.classCreates association values by constructing it via mappings for individual attributes and object references.classSynchronizes association values by correlating and mapping them to values of respective focus item (typically, an assignment).classOptions for asynchronous script execution.classJAXB version of OperationRequested.Add class.classJAXB version of OperationRequested.Delete class.classJAXB version of OperationRequested.Modify class.classJAXB version of OperationRequested class.classExecutes the asynchronous update from a resource.classThe container consists of statistical data about object.classDefines inbound mapping(s) for an attribute.classDefines outbound mapping(s) for an attribute.classThe module can be used as an additional verification of the already authenticated user.classclassclassBehavioral data about past authentications.classDefinition of authentication modules that midPoint is aware about.classChannel specification for authentication sequence.classSpecification of authentication module in the sequence.classAuthentication sequence.classDefinition of the use of authentication mechanisms.classA request to evaluate authorization-based access decision.classA request to evaluate authorization-based filter processing.classRequest to evaluate authorizations for diagnostics purposes.classResponse of diagnostic evaluation of authorizations.classHow the evaluation should be traced.classLimitations of this authorization when it is applied to other authorizations.classAuthorization define fine-grained access to midPoint objects and system functionality.classclassSpecification of role auto-assignment properties.classclassDefines how auto-scaling should be carried out.classAvailable (saved or preconfigured) filter which can be applied during the search.classCommon base type for handler and notifiers - filtering and common information.classSpecifies the basic features of a repository-based object set.classSpecifies a set of resource objects to be processed with only basic identifiers.classCondition controlling item report creation that is evaluated before the item is processed.classGeneral-purpose behavioral data.classSpecification of how string-based segments are delineated.classInformation about bucket completion or analysis to be recorded in buckets report.classDefines how buckets should be created.classDefines report on buckets processing.classDefines the sampling of buckets.classTODOclassSpecifies restrictions and permissions for a specific action.classA profile concerning the use of actions.classHow is the cache invalidated?classSettings for a given cache and object type(s).classSettings for a given cache.classReport on the state of midPoint caches.classHow cache statistics are collected and reported.classclassProfiles for various kind of caching.classDefinition of object attribute caching policies.classSpecific caching profile that can be used system-wide or for individual threads.classCollection of resource capabilities.classEvent describing the completion of a workflow process instance.classInformation related to correlation request that is to be resolved.classEvent describing the creation of a workflow process instance.classAny event occurring during case lifetime that needs to be recorded, e.g. an action done by a user.classTODOclassA work item for a (generic) case.classWork definition for the close current stage of the certification campaign operation.classWork definition for the opening next stage of the certification campaign operation.classTODOclassWork definition for the certification campaign reiteration operation.classWork definition for the certification campaign remediation operation.classWork definition for the start certification campaign operation.classBatch of changes to be executed.classConfiguration of comment text field in last step (checkout) of request access UI wizard.classConfiguration structure related to request access UI wizard and its last step - checkout.classConfiguration of validity (assignment validity) for requested roles in last step (checkout) of request access UI wizard.classDefinition for a classic report export activity.classDefinition for a classic report import activity.classConfiguration of the logger: the facility that collects log messages from the code.classInformation how to override logging level for specified logger(s).classConfiguration of cleanup intervals and policies for various midPoint subsystems.classConfiguration of cleanup intervals and policies for a specific subsystem or feature.classDefinition for a cleanup activity.classTrace for Clockwork.click operation.classTrace for Clockwork.run operation.classAbstract trace for clockwork events.classContains information about matching rules for clustering process.classContains information about matching rules for clustering process.classState of the cluster for the purposes of auto-scaling.classSpecification of an explicit or implicit object collection (including reference to the collection).classSpecification of an explicit or implicit object collection, without reference to the collection.classConstraints for collection stats (statistics).classStats (statistics) setting and entries.classTODO EXPERIMENTALclassReport on structured object size.classDefinition of scaling for the composite correlator.classUser-friendly way of defining a correlator or correlators.classComposition-enabled composite correlator.classA filter with an expression that denotes a necessary condition for the filter to be applied.classDefines properties of a specific dashboard widget.classWhat parts of a system configuration (in the most broad sense of the word), or what changes thereof should be (or are) used for the particular execution?classTODOclassHow to resolve write-write conflicts on focal objects, i.e. if two threads modify given objects at once.classResource configuration (hostname, port, ...).classclassclassHost definition for remote connector, remote connector framework or a remote "gateway".classComplete specification of a connector instance with configuration and capabilities.classDescription of a generic connector.classInformation about a ConnId operation.classDefines report on ConnId operations.classHow constraints checking (for focus and projections) should be done.classProjection construction.classDefinition for the panel which will be used on details panel.classAbstract container secrets provider.classModule is used for the user authentication using the correlation rules.classLegacy definition of whether to create correlation cases.classDefines the custom confidence value for given correlator.classThese values are used to determine the correlation results.classDefinition of a correlation (e.g. for resource object type).classItem that should be correlated as part of this correlator (i.e., correlation rule).classConfiguration for correlation module.classDefines some restrictions for the correlation authentication module.classDefinition of how the results of the correlator should be integrated in the parent (composite) one.classCreates (or updates) a correlation case for resource object in "disputed" synchronization state, i.e. one whose owner cannot be reliably determined.classStructure that specifies common elements to all the credential policies.classSource of a new credential value.classCredentials management policy.classSpecifies the method of resetting the credential.classCredentials reset management policy.classSpecifies the method of storing the credential in midPoint.classThis is a container type for various credentials types: passwords, public keys, one-time password scheme identifiers, etc.classCSV export type for Report.classWork state for a custom composite activity.classNormalization carried out using custom expression.classCustom notifier which uses expression to produce the message object.classCustom ways of evaluating a policy constraint.classConfiguration of the custom secrets provider, that is not known at the compile time.classCustom secrets provider implementation, that is not known at the compile time.classCustom type transport that can be realized either as a Java class (e.g. using overlay mechanism) specified in `type` element or via `expression`.classSpecifies layout of a dashboard, such as the user dashboard (home screen) or administration dashboard.classConfiguration of dashboard-based reports.classConfiguration Dasboard dashboard showing in GUI.classProperties of a specific widget data field.classSpecifies widget data source.classSpecifies widget presentation properties.classDefines properties of a specific dashboard widget.classConditional variation in the way how the widget is displayed.classContainer which specify legal content for the role related to the GDPR.classCleanup policy for dead nodes.classDefault expression profiles to be used in specific situations.classDefault phase or phases for evaluation of inbound mappings.classDefault operation policy for those operations that do not have their behavior specified explicitly via object marks.classIf an account is unassigned and there is no other existing assignment for an account midPoint will de-provisioning that account.classTODO EXPERIMENTALclassState for a delegation (delegating) activity run.classDeletes the owning focus for the resource object.classDeletes the owning focus value for the resource object value.classDeletes the resource object.classDeletes the resource object value.classDeletes specified objects.classTODO EXPERIMENTALclassInformation about midPoint deployment: subscription information, deployment name, description, color and so on.classContains information about the outlier assignment anomaly result.classContains information about the outlier assignment anomaly result.classSpecific elements for export/import.classclassDefinition for a distributed report export activity.classDocker secrets provider.classTODOclassModule is used for 2FA authentication.classEnforcement action.classEnvironment variables secrets provider.classWhat should a task do when an error of given type is encountered?classSelects error categories, e.g. for the purpose of criticality definition, selection which error types to handle, etc.classDescription of an error condition to act on.classTODO EXPERIMENTALclassDefines how a value of a property (or attribute) should be constructed.classAn event handler type - extends common handler with filter/info and additionally can contain one or more notifiers of various kinds.classDomain of a given event mark.classInformation specific for event marks.classContainer that defines exclusion of entities (e.g. roles).classPrivileges and identity that will be used to execute an expression or similar operation.classExecutes given changes.classSegmentation strategy that explicitly enumerates the buckets.classA correlator that uses a specified expression to find shadow owner.classTrace for expression evaluation operation.classSpecifies restrictions for execution of specific expression evaluators.classDescribes input parameters to the expression.classSpecifies restrictions and permissions for a specific class.classSpecifies restrictions and permissions for a specific method.classSpecifies restrictions and permissions for a package.classSpecifies restrictions and permissions for various evaluators, especially for scripting expressions.classSpecifies restrictions for execution of expressions and scripts.classInformation about mapping source during evaluation.classComposition-enabled expression correlator.classPlace for non-standard object properties.classSelects objects that were failed to be processed in previous activity run(s).classclassHow should be errors during object fetch process handled and reported.classclassExport configuration.classSecrets provider that reads secrets from files.classWhere and how to store "file" messages.classA correlator that uses a specified filter to find shadow owner.classComposition-enabled filter correlator.classSpecification of role auto-assignment properties.classTODOclassAlternative identities for a focus.classSource of a focus identity.classAlternative identity for a focus.classInformation about focus being loaded.classA single (alternative) identity.classAbstract supertype for all object types that can be focus of full midPoint computation.classExecutes validity scan on focal objects.classclassclassSpecifies a form using several different methods, e.g. by specification of Java class, internal form OID, etc.classForm definition.classRepresents frequency-related information.classInformation about full shadow being loaded.classConfiguration of the full text search feature.classWhat items to index.classWhat function libraries and their functions can be called?classWhat functions in a given function library can be called?classDefine reusable functionsclassSpecifies the fuzzy search algorithm to use for searching.classConfiguration for GeneralChangeProcessor.classGeneral notifier that can handle any type of event.classConfiguration that is common to all transport configurations.classGeneric object for storing unknown (unexpected) object types.classA generic configuration for a wf aspect.classSee GetOperationOptions for a description.classPolicy rule for use in global configuration.classGroup selection structure creates new tile in first step of request access wizard UI (person of interest).classActions are special things that can be done with particular object or list of objects.classSpecifies the settings for GUI object export.classFlexible configurable label.classBase data Provider configurationclassConfiguration of the object list column.classSpecifies form that are used for displaying and editing of specific object typeclassSpecifies the set of default panels that are used for displaying and editing of objects, such as User, Role, Org, ...classSpecifies the configuration of a generic table listing various things (usually objects).classConfiguration of additional panels that can be present in some view types.classSpecifies the set of pages that are used for displaying lists of objects such as Users, Roles, Orgs, ...classSpecifies the page used to list specific object type or object collection.classParameter which can be used within GUI.classSpecifies form that are used for displaying and editing of specific object type EXPERIMENTAL.classSpecifies form that are used for displaying and editing of specific object type EXPERIMENTAL.classList pages for shadows.classConstraint that triggers when the focus has given assignment(s).classTODOclassDefinition for self dashboard.classHTML export type for Report.classDefinition of HTTP BASIC authentication module (RFC 7617).classPseudo-authentication for pre-authenticated users.classDefinition of HTTP SecQ module.classUser interface icon specification.classIdentity recovery management policy.classAttributes to be sent to the external ID Match service.classWhat properties should be sent to the ID Match service.classState of the process driven by ID Match correlator.classCorrelation using ID Match service.classComposition-enabled ID Match correlator.classError should be ignored and the processing should continue.classA segmentation strategy that is interpreted by the specific activity run.classDefinition for an import activity.classInactivates the owning focus for the resource object.classInactivates the owning focus value.classInactivates the resource object.classInactivates the resource object value.classPhase or phases in which the mapping should be evaluated.classConfiguration of inbound mappings evaluation.classclassDefinition of item normalization (for custom indexing).classConfiguration for indirect search item.classTechnical (infrastructure) configuration of midPoint deployment.classIn Memory Assignment Data ProviderclassInteger stat (statistic) entry.class"Fast filter" that can reject a raw operation result.classInformation about a midPoint internal operation.classDefines report on internal operations.classVarious internals configuration elements.classTrace for item consolidation.classDefinition of a property constraints.classDefinition of correlation-related aspects of a focus item.classDefinition of a single-item correlator for an item (a resource object attribute or a focus item).classDefinition of a custom indexing for an item.classTODOclassInformation about item processing to be recorded in items report.classDescription of the common item handling details, such as display name, read/write access and value and synchronization expressions.classTODOclassColumns common to all specific item-related reports (like ConnId operations, internal operations, etc).classCondition controlling item report creation or collection that is evaluated before or after item is processed.classCorrelator that compares individual items.classDefines the custom confidence value for given search item.classSpecifies how to search for the item.classDefines report on items processing.classComposition-enabled items correlator.classAction(s) that have to be executed in specified synchronization situation.classDefines reaction(s) to synchronization-related situations, plus other synchronization settings, at the level of focus item.classReaction to synchronization situation or situations at the level of focus item.classDefinition of iteration properties for a resource account or other resource objects.classExecutes specified changes on specified objects.classExecutes a script (a.k.a. action) over a set of objects.classDefine that resource server expect token in format JWT.classLDAP authentication module supports authentication via LDAP server.classSearch configuration which uses an Ldap filter to locate the userclassThis type exists just to allow (deprecated) "cases" element in legacy synchronization bean.classValues of sequences used in the computation.classValue of a sequence used in the computation.classA serialization of model context, i.e. a context of an operation in the model.classTODOclassTODOclassTODOclassSpecifies the use of Levenshtein edit distance for searching.classSpecifies restrictions and permissions for a specific library function.classAction that reduces (purges) object data.classTODO EXPERIMENTALclassSpecification of lifecycle states and state transitions.classSpecification of lifecycle state transition.classSpecification of lifecycle state.classSelects objects among linked ones (for this object).classSelects objects among linked sources (for this object).classLinks resource object to its owning focus.classSelects objects among link targets (for this object).classDefinitions of link types for objects having this archetype.classDefinitions of a link type.classDefinition for a live sync activity.classState of the live sync activity.classSingle language localization for the message template.classAuditing configuration for auditing by using the logging subsystem.classConfiguration of logging levels, categories, log files, etc.classInformation how to override logging configuration.classDefinition of "login form" module.classData structure that represents entire content of the lookup table, organized into table rows.classAn object that represents lookup table.classMail nonce authentication module.classWhere and how to send mail messages (or any other mail messages).classDescribes the context of the manual provisioning request that is represented by a case.classTrace for mapping evaluation operation.classInformation about mapping source during evaluation.classclassSpecification of a mapping, typically used to identify the mapping that provided a particular focus value.classMapping state properties after evaluation.classMapping state property.classGeneric set of mappings.classInforms that the value was provided by a mapping (and how exactly).classSpecialization of abstract mapping for regular data mappings.classInformation about the marking rule that provided a value for effectiveMarkRef (for shadows).classA mark is a "label" given to an object - currently a prism object, an assignment, or audited/simulation event.classConfiguration of memory diagnostics features.classConfiguration that specifies automatic merging of two objects.classSpecifies the content of the message used with a transport mechanism, for instance mail.classLocalizable template of the message used with a transport mechanism, for instance mail.classA configuration for message transports.classDefines handling of a metadata items.classDescription of the metadata item handling details, such as (TODO)classSpecialization of abstract mapping for metadata mappings.classIn what situations should be this mapping template applied?classSelection of items to include/exclude when applying given metadata processing.classHow object metadata should be recorded or updated.classMeta-data about data creation, modification, etc.classTrace for model's delta execution.classOptions for execution of Model operations.classConstraint that triggers the rule on object modification, addition or deletion.classTODOclassSAML2 key from key store.classSAML2 key from string representation.classConstraint on multiplicity of assigned objects.classWork definition for the multi-propagation activity.classHow should be a multi-source item handled.classDefinition of "multi-source" item.classNode describes a single installation of midPoint.classStructure that specifies policy for nonce management.classclassExecutes a script (a.k.a. action) on an empty or explicitly specified input.class"No-op" correlation that always returns "certainly no owner" result.class"No-op" normalization step (for custom indexing).classWork definition for a no-op activity.classSteps to be applied during item normalization (for custom indexing).classA configuration for user notifications.classMessage attachment for notifications.classTODOclassType for notification specific transport configuration.classSegmentation strategy that divides the processing space (represented by an interval of numeric values) into a number of work buckets.classConfiguration of object collection-based reports.classObject collection specification.classSpecifies the set of forms that are used for displaying and editing of objects, such as User, Role, Org, ...classSpecifies form that are used for displaying and editing of specific object typeclassDefinition for object integrity check activity.classShadow specific provisioning policy.classPosition of an object (an item in the language of prism) within midPoint objects structure.classDefinition of policy for a specific object type.classSelects some objects from all the objects in midPoint.classA definition that applies to a set of repository objects.classSpecifies a set of repository objects to be processed.classDefines a synchronization properties (configuration) for a resource.classDefines a synchronization properties (configuration) for a specific type of object, e.g.classObject-template-related settings related to correlation.classTODO Description of the common item handling details, such as display name, read/write access and value and synchronization expressions.classclassTODO: update The user template used to create new users.classCommon supertype for all identity objects.classConfiguration for default object type.classOpenId Connect authentication module.classOpenID Connect client.classOpenID Provider.classOpenID Connect resource server.classSegmentation strategy that divides the processing space into a number of buckets based on OID values.classDefine that resource server expect opaque token, which have to be verified by user info endpoint.classStructure containing metadata about operational state of the resource.classHow operationExecution records should be updated.classInformation about operation execution record real owner.classInformation about an operation executed on an object.classWhat monitored operations to trace.classTODOclassStrategy for operation result aggregation.classOperation execution statistics/state.classTODOclassTODOclassDefinition of object with respect to subject membership in organizational hierarchy.classOrganizational unit, division, section, object group, team, project or any other form of organizing things and/or people.classThe object (currently supported are tasks) is orphaned i.e. has declared a parent but the parent does not exist.classclassclassLimitations related to other privileges, like the ability to complete work items.classCounter keyed by a qualified outcome.classThe container consists of statistical data about object.classSelects some objects from all the objects in midPoint.classDescribes input parameters.classOptions that allows to select only some of the projector/clockwork parts to process.classStructure that specifies policy for password management.classContains a single entry of the password history.classTODOclassclassConfiguration for a primary change processor aspect.classDescription of an operation that is pending (in progress) or that was recently completed.classPersona construction.classDescribes an attempt that is to be made.classActions that are executed as reactions to triggered policy rules.classCommon supertype for policy actions.classTrace for policy constraint evaluation operation.classHow should be triggering of this constraint presented, e.g. in enforcement messages, in approvals, in certification, in notifications, etc.classReferences another policy constraint.classSet of governance, risk management, compliance (GRC) and similar policy constraints that influence the identity model.classRecorded exception from a policy rule.classTODO EXPERIMENTALclassTrace for policy rule evaluation operation.classInformation about the policy rule that provided a value for effectiveMarkRef.classThese rules specify compliance and governance constraints.classConstraint that triggers the rule when the object is in a given policy situation(s).classInformation about the policy statement that provided a value for effectiveMarkRef (for shadows).classStatement specifying explicit include (marking) of object or exclude from specified policy.classSpecifies limits when is the action executed.classObject containing elements of business or governance policy.classPolystring->string normalization step (for custom indexing).classA normalization step taking only prefix into account (for custom indexing).classThis configuration will pre-provision a disabled account defined time before focus's activation/validFrom date.classUsed to define preview panels, for now it is only used on home (dashboard), but maybe later, we will need to show tables/forms in preview form also at other places.classConfiguration for PrimaryChangeProcessor.classPrism specific configuration, mainly for performance optimizations and tuningclassDescribes set of items that are or have been processed.classDescribes an item (typically an object) that is or has been processed.classclassA configuration for profiling features of midPoint.classclassclassTODOclassSpecification of the way how projections are handled on the resource.classTrace for Projector component operation.classTrace for Projector.project operation.classWork definition for the propagation activity.classProperties secrets provider.classclassTODOclassJAXB version of PropertyModificationOperation class.classUltimate origin of the data.classSpecifies data provenance properties for a particular data feed (source), such as resource.classProvenance metadata provide high-level information about origin of the value.classConfiguration of a service provided by midPoint.classclassTrace for provisioning operation.classTODOclassWork state for a pure composite activity.classItem processing outcome plus optional qualification.classSampling using random distribution of samples.classRecomputes specified objects.classExecutes the reconciliation.classState of the reconciliation activity.classTODOclassDefines the target (page/panel/url) to be redirected toclassTODOclassTODOclassSampling using regular distribution of samples.classRe-indexes specified repository objects.classDefinition of a single (custom) relation.classDefinition of (custom) relations.classConfiguration for relation search item.classConfiguration structure related to request access UI wizard and its second step - relation selection.classTODOclassRe-indexes specified repository objects.classBehavior for report.classReport configuration based on report configuration schema.classReports outputs.classState of the report export activity.classclassSpecification of midPoint report.classTrace for repository ADD operation.classRepository Assignment Data ProviderclassConfiguring various aspects of the repository - in addition to those that are configured statically using config.xml file.classTrace for repository DELETE operation.classTrace for repository getObject operation.classTEMPORARY - REMOVEclassTrace for repository getVersion operation.classTrace for repository MODIFY operation.classTrace for repository operation.classTrace for repository searchObjects/searchObjectsIterative operation.classTEMPORARY - REMOVEclassHow repository statistics are collected and reported.classDefines how the mapping of the activation section is handled for the resource.classDescription of the attribute handling details, such as display name, read/write access and value and synchronization expressions.classDefinition for different behaviors are handled for the resource.classclassclassConfiguration of resource "business" aspects such as workflow parameters, notifications, approvers, owners, etc.classConfiguration of consistency mechanisms.classTODOclassDescription of the common item handling details, such as display name, read/write access and value and synchronization expressions.classclassConfiguration of inbound/outbound resource mappings evaluation.classDescribes how entitlement is associated to the subject (e.g. account or other entitlement).classTrace for evaluation resource object construction.classSpecification of focus objects corresponding to given resource object type.classclassclassDefinition of resource object lifecycle handling.classDescribes how "multi-accounts" are treated for given object type.classDescribes the options for an owner of a resource object.classAn option when choosing an owner for a resource object.classResource object pattern.classReference to a resource object.classSpecifies a set of resource objects to be processed.classDefines a type of resource objects.classDelineates the boundary of a resource object type (i.e. objects that belong to that type).classDescribes a dependency of an object type on another object type.classReferences an object type.classclassResource represents a system or component external to the IDM system which we manage.classMarker type for an activity work definition that use resourceObjects.classProcessing of the specified account should be retried later.classHyperlink with a label, menu and other data that control a rich presentation of the link.classContains information about...classContains information about...classContains information about...classContains information about candidate roles and their analysis.classTODOclassA set of grouped objects based on density and similarity.classOptions for Detecting Business Roles These parameters serve as key specifications for performing searches and analyzes aimed at discovering different business roles.classContains information about detected or found patterns.classObject that should be excluded from the analysis in next analysis round.classContains specific characteristics of the object.classContains specific characteristics of the object.classObjects above which a specific characteristic has been identified.classInformation about an operation executed on an object.classThis complex type defines options for role analysis.classPartitions contains information about outliers analysis result for specific session.classContains detailed information about similar objects analysis.classContains information about outliers and their analysis.classContains information about the outlier statistic result.classContains detailed information about pattern analysis.classTODOclassObject clustering options for "role" mode.classThe container consists of statistical data about the role analysis session.classSession for role analysis, e.g. a role mining session.classConfiguration structure related to request access UI wizard and its third step - role catalog.classRole collection view defines structure that should be shown in request access UI wizard - in role catalog step.classA configuration for role management: role catalog, role assignments, etc.classDefinition of "role membership management" activity.classDefinition of object with respect to subject relation to a role.classA role in the extended Role-Based Access Control (RBAC) sense.classSAML2 authentication module support authentication via Identity provider with SAML2.classSAML2 key.classSAML2 authentication module, network configuration.classSAML2 provider.classSAML2 provider metadata.classSAML2 authentication module, service provider configuration.classWork state for scanning activities (validity scanner, trigger scanner, shadow refresher).classTask schedule.classTODOclassSpecification of handling details for resource schema.classSchema definition type.classConfiguration for scope search item.classTrace for script evaluation operation.classObject(s) on which the script should be executed.classTODOclassSpecifies restrictions for execution of script expressions.classInformation about script variable during evaluation.classConfiguration of the search box (the set of input fields that control definition of search query).classDescribes input parameters for the search filter.classThe list of the search properties to be configured for the search panel.classSearch itemclassSecrets providers configuration container.classAbstract definition of a secrets provider.classObject that contains definitions of overall security policy.classAnswer to the security question.classDefinition of a single security question.classStructure that specifies policy for security questions.classclassDefinition of "security questions form" module.classSelector-qualified options for a get-like operation.classTODOclassStructure that specifies policy for password management.classDefinition of a sequence object that produces unique values.classThis object type represents any kind of abstract or concrete services or devices such as servers, virtual machines, printers, mobile devices, network nodes, application servers, applications or anything similar.classDefinition of an association (for specific participant).classAssociation values from the resource.classThe value of an association.classDefinition of a high-level (logical) association type.classDefinition of the "object" participant of the association type.classDefinition of a participant (subject or object) of an association type.classDefinition of the "subject" participant of the association type.classThe value of an association.classAttribute values from the resource.classShadow behavioral data.classGlobal settings for the "shadow caching" feature.classDefinition of a shadow caching policy.classScope of the shadow caching.classDeletes all shadows that have not been updated for given time.classCurrent state of the correlation process.classScope of the shadow credentials caching.classShadow discriminator uniquely identifies a projection among other projections linked to the same focus.classTODOclassDefinition for shadow integrity check activity.classDescribes a dependency between shadow items.classThe behavior of a shadow item that differs from the "pure data store" expectations.classHow is given shadow mark automatically applied to shadows.classDefinition for a shadow reclassification activity.classAs ShadowAttributesType, but constrained to contain only reference attributes.classLooks for pending operations in shadows and updates their status.classTODOclassLocal copy of any object on the provisioning resource that is related to provisioning.classTODOclassTODOclassTODOclassSimple schema describing how work items for a case should be created.classTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassTODOclassDefinition of a specific simulation.classSpecifies which event marks to consider for given simulation.classSpecification of how metric values are aggregated.classSpecification of how is the metric value computed for individual "processed objects".classExplicit definition of a metric.classSet of dimensions of a partition.classThe scope of a partition, i.e. what dimensions are bound to what values and what are free.classPartial or total aggregation of values for given metric.classReference to a metric - either by identifier (for explicitly defined ones) or by mark OID (for event mark based).classDefinition of the use of simulation metrics for the particular type of simulation.classValues of a simulation metric, aggregated along with specific dimensions.classA predicate over SimulationResultProcessedObjectType and/or ProcessedObject instances.classSpecifies which (non-tag) metrics to consider for given simulation.classA value of a metric observed on a particular object processed by the simulation.classAn object that was processed during a particular simulation run.classResult of a simulation run.classReport on the cache state.classSMS (mobile text message) nonce authentication module.classWhere and how to send SMS messages (or any other SMS).classEvent describing the completion of a workflow process instance stage.classA constraint that triggers when an object or assignment is in a given state.classThe processing should be stopped.classclassclassSegmentation strategy that divides the processing space (represented by a set of string values) into a number of work buckets; either based on intervals, prefixes or exact value matching.classSelects some objects from all the objects in midPoint.classSubreport with expression.classHow should we handle the situations when a sub-report produces either either multiple values, or no values at all?classConfiguration of the logger: the facility that collects log messages from subsystem code.classSpecifies the look and feel of the summary panel.classReference to a super-correlator.classDeclares a "super-resource".classStop action.classAction(s) that have to be executed in specified synchronization situation.classDefault settings for synchronization reactions.classDefines reaction(s) to synchronization-related situations, plus other synchronization settings.classReaction to synchronization situation or situations.classDescribes how many times given synchronization situation transition has occurred.classHow synchronization situation in shadows should be updated.classDefines a synchronization properties (configuration) for a resource.classPlain "synchronize" action.classDrives the synchronization of simple association values having this shadow as an object.classDrives the synchronization of respective shadows (or related aspects).classPlain "synchronize" (clockwork-based) action.classTODOclassclassSpecifies details how an audit event record property is created.classDetails about creation and recording of audit events.classSpecifies details regarding creation and recording of audit events.classGlobal settings related to correlation.classSpecifies profile for expression evaluations, execution, restrictions, etc.classGlobal configuration of simulations.classSystem configuration object.classConfiguration structure related to request access UI wizard and its first step - person of interest.classDescribes the state of the activity or activities embedded in the task (and its subtasks - in the case of a root task).classSearchable computed indexes, which tries to capture common parameters used to identify objects (and resource objects), which are expected to be affected by execution of the task.classAuto-scaling configuration for the task.classConstraints on task execution, e.g. a execution group, allowed/disallowed nodes, etc.classSpecification of the environment in which the task should execute.classTODOclassTaskType contains information about a task (either transient or persistent).classSelects an object by comparing tenant information.classWater mark (bound).classTODOclassA constraint that triggers when validity of an object, assignment, or basically any time-sensitive item (e.g. password) is about to end.classSpecification of the data flow(s) to be visualized.classOne object.classObject dictionary.classSelects an operation trace.classRoot type for tracing information that is embedded in OperationResult objects.classWhat columns to visualize?classHow to visualize trace file.classHow to visualize trace file.classHow a traced operation is to be visualized.classTracing configuration, including profiles to be selected from.classDescription of the environment where the trace was captured.classMetadata e.g. time of creation, etc.classOutput of the tracing.classDescribes how the tracing is to be done.classDescribes how the tracing of specific type is to be done.classclassSpecifies how the inner constraints are to be evaluated with regard to operation start and end state.classDeals with creation of recompute triggers for selected objects.classExecutes trigger scan on repository objects.classDefines triggers for an object.classSpecifies the use of trigram similarity for searching.classUnlinks resource object from its owning focus.classObject clustering options for "user" mode.classSpecifies the details of a new credential entered manually by a user.classDefines properties of a specific user interface feature (e.g. button, button set, widget, etc.)classTODOclassUser object represents a physical user of the system.classTODOclassTODOclassElement which allows predefined validity duration for requested rolesin request access UI wizard.classValue Metadata specific internals configuration, mainly for performance optimizations and tuningclassThe value metadata.classclassTrace for expression evaluation operation in AbstractValueTransformationExpressionEvaluator.classTrace for transformation of a tuple of values.classThere are cases when you need to force midpoint thinks that user has assigned some role.classItem specification to display in containerclassUsed to specify "virtual" containers for displaying details page in GUI.classWater mark (bound).classConfiguration for workflow change processor.classConfiguration for workflows - for those parts not stored in the system config file.classConfiguration related to tasks in which model operations are executed.classWhether and how to serialize execution tasks (if "execute after all approvals" is set to false).classDEPRECATED We need to decide what to do with this.classSpecification of a process that is to be started.classTODO: viliamclassParameters related to buckets allocation process.classDescription of a state and content of a work bucket.classDefinition of the work that has to be done within an activity.classHow to create and manage worker tasks.classHow to create worker tasks per node.classResult of the workers reconciliation process.classActions to execute.classEvent describing the work item completion.classEvent describing the fact of delegation.classA request to delegate work item - analogous to AbstractWorkItemOutputType.classEvent describing the fact of escalation.classProcess event related to a specific work item.classTODO EXPERIMENTALclassOverall output from a work item: outcome (approve/reject/...), comment, additional delta, and probably other things in the future.classSelects some work items from all the items (perhaps of a given type, like approval work items).classActions that should be applied to a work item in given moments (relative to work item creation or work item deadline).classThis element contains the XSD-formatted definition of schema. -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3
Classes in com.evolveum.midpoint.xml.ns._public.connector.icf_1.connector_schema_3 that implement DebugDumpableModifier and TypeClassDescriptionclassConnector configuration propertiesclassConfiguration of ConnId connector pools.classType that contains configuration of ConnId results handlers.classConnector operation timeout values. -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.prism_schema_3
Classes in com.evolveum.midpoint.xml.ns._public.prism_schema_3 that implement DebugDumpableModifier and TypeClassDescriptionclassclassCommon elements for all definitions.classElements for enumeration definition.classElements for enumeration value definition.classclassCommon elements for property, reference and container definition.classclassclass -
Uses of DebugDumpable in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3
Classes in com.evolveum.midpoint.xml.ns._public.resource.capabilities_3 that implement DebugDumpableModifier and TypeClassDescriptionclassBase type for all write capabilities.classDescribes capability to process activation data, which means enable/disable of accounts, dates for scheduled enable/disable and similar things related to make the account active.classDescribes capability to provide lockout status (e.g. account temporarily disabled due to many failed login attempts).classDescribes capability to provide activation status (e.g. account enable and disable).classDescribes capability to provide activation validity dates (validFrom, validTo)classIndication that ADD and REMOVE of attribute values is reliably supported.classDescribes capability to process asynchronous updates.classDescribes capability to specify additional (auxiliary) object classes in addition to the primary object class.classContainer for various behavior-related capabilities.classCollection of resource capabilities.classAbstract supertype for all (static schema) capabilities.classAbility to efficiently count objects.classDescribes create capability.classDescribes capability to present credentials in a structured way.classDescribes delete capability.classDescribes capability to do configuration discovery, check and recommendation (`DiscoverConfigurationApiOp`).classDescribes capability of resource to provide last login timestamp.classDescribes capability to detect changes in almost real time (live synchronization).classHow to handle paged searches.classDescribes capability to present password in a structured way.classDescribes read capability.classMay specify either the native or simulated references.classDescribes capability to execute operations with specified identity.classDescribes capability to discover resource schema.classclassDescribes capability to execute scripts (short pieces of program) on the connector or resource.classDefinition of a simulated reference type.classDelineates the boundary of eligible simulated reference participants.classDefinition of a participant (subject or object) of a reference.classDescribes capability to test connection to the resource once the connector is configured.classDescribes update capability. -
Uses of DebugDumpable in com.evolveum.prism.xml.ns._public.query_3
Classes in com.evolveum.prism.xml.ns._public.query_3 that implement DebugDumpable -
Uses of DebugDumpable in com.evolveum.prism.xml.ns._public.types_3
Classes in com.evolveum.prism.xml.ns._public.types_3 that implement DebugDumpableModifier and TypeClassDescriptionclassclassPolymorphic string.class