All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractAccessCertificationDefinitionType |
Definition of an access certification - a template for
a set of access certification campaigns.
|
AbstractActivityReportDefinitionType |
Common parts of definitions of activity-related reports.
|
AbstractActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
Implements (represents) a run of an activity.
|
AbstractActivityWorkStateType |
Supertype for all activity state types.
|
AbstractAjaxDownloadBehavior |
|
AbstractAssignmentListPanel |
Created by honchar.
|
AbstractAssignmentPanel<AH extends AssignmentHolderType> |
|
AbstractAssignmentPopupTabPanel<O extends ObjectType> |
Created by honchar.
|
AbstractAssignmentTypePanel |
|
AbstractAuthenticationContext |
|
AbstractAuthenticationModuleType |
Common supertype for all authentication module definitions.
|
AbstractAutoCompletePanel |
|
AbstractAutowiredExpressionEvaluatorFactory |
|
AbstractAxiomAntlrVisitor<T> |
|
AbstractAxiomItem<V> |
|
AbstractAxiomValue<V> |
|
AbstractBaseDefinition |
|
AbstractCachingScriptEvaluator<I,C> |
Expression evaluator that is using javax.script (JSR-223) engine.
|
AbstractChangeExecutionOpNode |
|
AbstractClockworkBasedSynchronizationActionType |
Abstract clockwork-based synchronization action.
|
AbstractCompositeActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
Run of a set of child activities.
|
AbstractConfigurationStepPanel |
|
AbstractConstruction<AH extends AssignmentHolderType,ACT extends AbstractConstructionType,EC extends EvaluatedAbstractConstruction<AH>> |
A superclass for both resource object constructions (ResourceObjectConstruction)
and persona object constructions (PersonaConstruction).
|
AbstractConstructionBuilder<AH extends AssignmentHolderType,ACT extends AbstractConstructionType,EC extends EvaluatedAbstractConstruction<AH>,RT extends AbstractConstructionBuilder<AH,ACT,EC,RT>> |
Builder for all the constructions (resource object and persona).
|
AbstractConstructionType |
Abstract supertype for constructions.
|
AbstractCorrelatorStateType |
Current state of a correlator being used.
|
AbstractCorrelatorType |
Definition of a correlator.
|
AbstractCredentialAuthenticationModuleType |
Common definition for all authentication modules that use password.
|
AbstractCredentialType |
|
AbstractDelegatedPrismValueDeltaSetTriple<V extends PrismValue> |
|
AbstractDependency<V> |
|
AbstractExecutionActionExpressionType |
Supertype for "execution" actions, carrying some common properties.
|
AbstractExpressionEvaluator<V extends PrismValue,D extends ItemDefinition,E> |
|
AbstractFileFormatType |
Supertype of report export types.
|
AbstractFormItemType |
Abstract supertype for all form items.
|
AbstractFormResourceWizardStepPanel |
|
AbstractFreezable |
|
AbstractGlobalCache |
Superclass for global caches handling objects, versions, and queries.
|
AbstractGuiComponentFactory<T> |
|
AbstractInboundStepPanel<C extends Containerable> |
|
AbstractInducementPanel<AR extends AbstractRoleType> |
|
AbstractInputGuiComponentFactory<T> |
abstract factory for all InputPanel panels
|
AbstractIntentFactory |
|
AbstractItemWrapperColumn<C extends Containerable,VW extends PrismValueWrapper> |
|
AbstractItemWrapperColumn.ColumnType |
|
AbstractItemWrapperColumnPanel<IW extends ItemWrapper,VW extends PrismValueWrapper> |
|
AbstractKeyStoreKeyType |
Abstract type for key from key store.
|
AbstractLazy<T> |
|
AbstractLoggerConfigurationType |
Configuration of the logger: the facility that
collects log messages from the code.
|
AbstractMappingBuilder<V extends PrismValue,D extends ItemDefinition<?>,MBT extends AbstractMappingType,RT extends AbstractMappingBuilder<V,D,MBT,RT>> |
Builder is used to construct a configuration of Mapping object, which - after building - becomes
immutable.
|
AbstractMappingEvaluationOpNode |
|
AbstractMappingImpl<V extends PrismValue,D extends ItemDefinition<?>,MBT extends AbstractMappingType> |
Evaluation of a mapping.
|
AbstractMappingType |
Defines how a value of a property (or attribute) should be
constructed.
|
AbstractMutableContainerable |
|
AbstractMutableContainerable.Any |
|
AbstractMutableObjectable |
|
AbstractNormalizationStepType |
TODO
|
AbstractObjectClassFactory |
|
AbstractObjectMainPanel<O extends ObjectType,M extends ObjectDetailsModels<O>> |
|
AbstractObjectResolvableExpressionEvaluatorFactory |
This is NOT autowired evaluator.
|
AbstractObjectTypeConfigurationType |
Abstract supertype for all data types that specify configuration properties for
a specific object type (User, Role, Org, Resource, ...)
|
AbstractOptions |
|
AbstractOrgTabPanel |
|
AbstractOutboundStepPanel<C extends Containerable> |
|
AbstractPageLogin |
|
AbstractPageObjectDetails<O extends ObjectType,ODM extends ObjectDetailsModels<O>> |
|
AbstractPageRemoteAuthenticationSelect |
|
AbstractPasswordAuthenticationModuleType |
Common definition for all authentication modules that use password.
|
AbstractPlainStructured |
|
AbstractPolicyConstraintType |
Basic data structure for all policy constraints.
|
AbstractPolyStringNormalizer |
|
AbstractPopupTabPanel<O extends ObjectType> |
Created by honchar
|
AbstractReader |
Takes care of reading JSON/YAML to XNode.
|
AbstractReferencable<T extends AbstractReferencable<T>> |
|
AbstractRegistrationPolicyType |
TODO
|
AbstractReport |
|
AbstractReportEngineConfigurationType |
Abstract type for configuration of reports.
|
AbstractReportWorkDefinitionType |
Definition for report-related activities.
|
AbstractRepositorySearchAction<O extends ExportOptions> |
Abstract action for all search-based operations, such as export and verify.
|
AbstractRequest |
|
AbstractResourceObjectDefinitionImpl |
|
AbstractResourceWizardPanel<C extends Containerable> |
|
AbstractResourceWizardStepPanel |
|
AbstractRestController |
Base REST controller class providing common (utility) methods and logger.
|
AbstractRoleAssignmentPanel<AH extends AssignmentHolderType> |
|
AbstractRoleCompositedSearchItem<R extends AbstractRoleType> |
|
AbstractRoleInducementPanel<AR extends AbstractRoleType> |
|
AbstractRoleMemberPanel<R extends AbstractRoleType> |
|
AbstractRoleMemberPanel.QueryScope |
|
AbstractRoleSearchItemWrapper |
|
AbstractRoleType |
Abstract class that contains the "essence" of a role.
|
AbstractScriptEvaluator |
Expression evaluator that is using javax.script (JSR-223) engine.
|
AbstractSearchConfigurationPanel<F extends SearchFilter,O extends ObjectType> |
|
AbstractSearchExpressionEvaluator<V extends PrismValue,O extends ObjectType,D extends ItemDefinition<?>,E extends SearchObjectExpressionEvaluatorType> |
Expression evaluator that is based on searching for an object of `O` type meeting specified criteria (like entitlement shadow),
and then converting it into "processed" form (like association value).
|
AbstractSearchExpressionEvaluatorCache<V extends PrismValue,O extends ObjectType,QK extends QueryKey,QR extends QueryResult<V>> |
Cache for search expression-based evaluators.
|
AbstractSearchItemPanel<S extends AbstractSearchItemWrapper> |
|
AbstractSearchItemPanel<S extends SearchItem> |
|
AbstractSearchItemWrapper<T extends Serializable> |
|
AbstractSecurityQuestionsAuthenticationModuleType |
Common definition for all authentication modules that use security questions.
|
AbstractSimpleKeyType |
Abstract type for key from string representation.
|
AbstractSourceEvaluationTraceType |
Information about mapping or expression source during evaluation.
|
AbstractSpringBootApplication |
|
AbstractStatisticsPrinter<T> |
Prints statistics in selected format.
|
AbstractStatisticsPrinter.Format |
|
AbstractStatisticsPrinter.Options |
|
AbstractStatisticsPrinter.SortBy |
|
AbstractStreamAdapter<N,V> |
|
AbstractSummarizingResultHandler<T extends ObjectType> |
Class provides OperationResult summarizing functionality for result handler.
|
AbstractSummaryPanel<C extends Containerable> |
|
AbstractSynchronizationActionType |
Abstract synchronization action - either clockwork-based or arbitrary one.
|
AbstractThreadLocalCache |
Common supertype for various thread-local caches (parts of RepositoryCache but also others).
|
AbstractTreeTablePanel |
Common superclass for TreeTablePanel and OrgTreeTablePanel
|
AbstractValueFormResourceWizardStepPanel<C extends Containerable> |
|
AbstractValuePolicyOriginResolver<O extends ObjectType> |
|
AbstractValueTransformationExpressionEvaluator<V extends PrismValue,D extends ItemDefinition,E extends TransformExpressionEvaluatorType> |
Evaluates transformational expression: one that transforms input values to output values.
|
AbstractValueWrapper<T> |
|
AbstractWizardBasicPanel |
|
AbstractWorkBucketContentType |
Abstract supertype for description of bucket contents.
|
AbstractWorkDefinition |
IMPLEMENTATION NOTE: The fields in sub-classes should be immutable! (TODO: why?)
|
AbstractWorkDefinitionType |
Marker type for an activity work definition.
|
AbstractWorkItemActionType |
TODO
EXPERIMENTAL
|
AbstractWorkItemOutputType |
TODO
|
AbstractWorkItemType |
Common superclass for workflow (approval) work item, certification work item and case management work item.
|
AbstractWorkSegmentationType |
Describes how to segment the work into buckets and manage them.
|
AbstractWrapperModel<T,O extends ObjectType> |
|
AbstractWriteCapabilityType |
Base type for all write capabilities.
|
AbstractWriter |
Writes XNode into JSON/YAML.
|
AbstractWriterConsumerWorker<O extends BasicExportOptions,T> |
Created by Viliam Repan (lazyman).
|
ACAttributeDto |
|
ACAttributePanel |
|
ACAttributeValuePanel |
|
AccessAnnotationType |
Java class for AccessAnnotationType.
|
AccessCertificationApiConstants |
|
AccessCertificationAssignmentCaseType |
|
AccessCertificationAssignmentReviewScopeType |
Scope for assignment-related reviews.
|
AccessCertificationCampaignStateType |
An enumeration that defines possible states of a certification campaign.
|
AccessCertificationCampaignType |
Definition of an access certification campaign.
|
AccessCertificationCaseOutcomeStrategyType |
An enumeration that defines possible strategies for case outcome (approval) computation - currently both at the stage and campaign level.
|
AccessCertificationCaseReviewStrategyType |
|
AccessCertificationCasesStatisticsType |
Statistics give a set of access certification cases.
|
AccessCertificationCaseStageOutcomeType |
|
AccessCertificationCaseType |
An item that has to be certified, viewed in the scope of a given certification campaign.
|
AccessCertificationConfigurationType |
Configuration for access certification.
|
AccessCertificationDefinitionForReportType |
Access certification definition augmented with report-related information
(e.g.
|
AccessCertificationDefinitionType |
Access certification definition.
|
AccessCertificationEvent |
An event related to access certification.
|
AccessCertificationEventListener |
An interface through which external observers can be notified about certification related events.
|
AccessCertificationObjectBasedScopeType |
The most common way of specifying scope - providing type+search filter to select "base" objects
and then some means of deriving certification cases from them.
|
AccessCertificationReiterationDefinitionType |
TODO
|
AccessCertificationRemediationDefinitionType |
TODO
|
AccessCertificationRemediationStyleType |
An enumeration that defines possible styles for certification case remediation.
|
AccessCertificationResponseType |
An enumeration that defines possible reviewers' responses.
|
AccessCertificationReviewerDto |
Created by Kate on 15.12.2015.
|
AccessCertificationReviewerSpecificationType |
Specifies how to select reviewers for a campaign stage.
|
AccessCertificationScopeType |
Specifies the scope of an access certification campaign.
|
AccessCertificationService |
Interface to access certification related functionality.
|
AccessCertificationStageDefinitionType |
Definition of an access certification campaign stage.
|
AccessCertificationStageType |
Information about a stage of a campaign.
|
AccessCertificationWorkItemType |
A work item for a certification case.
|
AccessDecision |
Decision about access to something.
|
AccessRequestStep |
Created by Viliam Repan (lazyman).
|
AccessRequestType |
A configuration request access UI
|
Accordion |
Deprecated. |
AccordionItem |
Deprecated. |
AccountActivationNotifierType |
TODO
|
AccountCallableResult<T> |
|
AccountContentSearchDto |
|
AccountPasswordNotifierType |
TODO
|
AceEditor |
|
AceEditorFormGroup |
|
AceEditorPanel |
|
AcknowledgementSink |
Denotes an object capable of receiving an acknowledge that an item was processed.
|
Action<E extends Exception> |
|
Action<O> |
Base implementation class for action, that is Ninja command.
|
ActionDefinitionClass |
What XSD-derived class provides the configuration of this synchronization action?
Used to find action implementation for given configuration.
|
ActionExecutor |
Executes an action of a given type.
|
ActionExpressionType |
Executes a given action (add, modify, delete, enable, disable, assign, ...)
|
ActionInstantiationContext<F extends FocusType> |
Contains various objects needed for the instantiation of a synchronization action.
|
ActionParameterValueType |
Value of a parameter for an action.
|
ActionsExecutedCollector |
Records information about actions on repository objects.
|
ActionsExecutedCollectorImpl |
Collects actions executed information from a single item processing.
|
ActionsExecutedInformationUtil |
|
ActionsExecutedInformationUtil.Part |
|
ActionState |
|
ActionStepPanel |
|
ActionUris |
URI or URIs pointing to the given action.
|
ActivationCapabilityType |
Describes 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.
|
ActivationComputer |
|
ActivationLockoutStatusCapabilityType |
Describes capability to provide lockout status (e.g.
|
ActivationMappingStepPanel |
|
ActivationProcessor |
The processor that takes care of user activation mapping to an account (outbound direction).
|
ActivationStatusCapabilityType |
Describes capability to provide activation status (e.g.
|
ActivationStatusType |
An enumeration that indicates the activation status of a particular entity.
|
ActivationsWizardPanel |
|
ActivationType |
Type that defines activation properties.
|
ActivationUtil |
|
ActivationValidityCapabilityType |
Describes capability to provide activation validity dates (validFrom, validTo)
|
ActivitiesItemProcessingDto |
Item processing information for activity tree.
|
ActivitiesItemProcessingPanel |
Shows "item processing" statistics for a collection of activities.
|
ActivitiesStatisticsDto |
Provides statistics (item processing, synchronization, actions executed) for an activity with sub-activities.
|
ActivitiesStatisticsPanel |
Panel for activity-level statistics (item processing, synchronization, actions executed) for a list of activities.
|
ActivitiesTailoringType |
Tailors 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.
|
Activity<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
Binds together all the information about an activity and its run (if present).
|
ActivityActionsExecuted |
Must be thread-safe.
|
ActivityActionsExecutedType |
Shows what actions were executed.
|
ActivityAfterType |
TODO
|
ActivityAutoScalingWorkDefinitionType |
Work definition for the auto-scaling activity.
|
ActivityAutoScalingWorkStateType |
Work state for the auto scaling activity.
|
ActivityBasedTaskHandler |
Handler for tasks that are based on activity (activities) definition.
|
ActivityBasedTaskInformation |
|
ActivityBasedTaskRun |
A run of an activity-based task.
|
ActivityBeforeAfterType |
TODO
|
ActivityBeforeType |
TODO
|
ActivityBucketingStateType |
Information about the bucket processing within an activity.
|
ActivityBucketManagementStatistics |
|
ActivityBucketManagementStatisticsType |
Information about bucket management operations performance within an activity.
|
ActivityBucketManagementStatisticsUtil |
|
ActivityCompositionType |
TODO
|
ActivityControlFlowDefinition |
Defines control flow aspects of an activity: various preconditions, error handling, and so on.
|
ActivityControlFlowDefinitionTailoringType |
TODO
|
ActivityControlFlowDefinitionType |
Defines the features related to the flow of control within an activity (simple or composite).
|
ActivityCounterGroupsType |
Counters related to the execution of the activity, grouped into related categories.
|
ActivityCounterGroupType |
A group of related counters.
|
ActivityCounterType |
A single counter.
|
ActivityDefinition<WD extends WorkDefinition> |
Definition of an activity.
|
ActivityDefinitionType |
Describes an activity, i.e.
|
ActivityDefinitionUtil |
|
ActivityDistributionDefinition |
Defines the distribution aspects of an activity: buckets, worker tasks, worker threads, subtasks, and so on.
|
ActivityDistributionDefinitionTailoringType |
TODO
|
ActivityDistributionDefinitionType |
Describes 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.
|
ActivityErrorHandlingStrategyEntryType |
Specifies a reaction when a given error during activity execution occurs.
|
ActivityErrorHandlingStrategyType |
Specifies a strategy for handling errors during iterative activities.
|
ActivityEvent |
An event related to an execution of an Activity .
|
ActivityEventLoggingOptionType |
Option about logging a particular task-related event.
|
ActivityHandler<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
Spring component that ensures handling activity invocations.
|
ActivityHandlerRegistry |
Registry of activity handlers for different work definition types (either standard or customer-provided).
|
ActivityItemCountingDefinitionType |
How should the activity deal with item counting, i.e.
|
ActivityItemCountingOptionType |
When are expected items in a bucket counted in an activity?
|
ActivityItemProcessingDto |
"Items processing" statistics for a single activity.
|
ActivityItemProcessingStatistics |
This is "live" iteration information.
|
ActivityItemProcessingStatisticsPrinter |
Prints the item processing statistics.
|
ActivityItemProcessingStatisticsType |
Information about item processing in given activity.
|
ActivityItemProcessingStatisticsUtil |
|
ActivityListener |
Notifies external observers about activity-related events.
|
ActivityLoggingOptionsType |
Controls logging aspects of an activity execution.
|
ActivityOverallItemCountingOptionType |
When are expected items (overall) counted in an activity?
Just like ActivityItemCountingOptionType but currently does not support distinguishing based
on bucketed/non-bucketed.
|
ActivityPath |
|
ActivityPathType |
Path from the root of the activity tree to the specified activity.
|
ActivityPerformanceInformation |
Extract of the most relevant performance information about an activity.
|
ActivityPreconditionOutputType |
Output of activity precondition expression.
|
ActivityProfilingDefinitionType |
|
ActivityProgress |
Takes care of reporting the activity progress.
|
ActivityProgress.Counters |
|
ActivityProgressAndStatisticsPrinter |
TODO better name
|
ActivityProgressInformation |
Summarized representation of a progress of an activity and its sub-activities.
|
ActivityProgressInformation.RealizationState |
|
ActivityProgressInformationBuilder |
|
ActivityProgressInformationBuilder.InformationSource |
|
ActivityProgressPrinter |
Prints activity progress information.
|
ActivityProgressType |
Progress of an activity.
|
ActivityProgressUtil |
|
ActivityRealizationCompleteEvent |
A realization of an Activity is complete.
|
ActivityRealizationStateType |
Realization state of an activity.
|
ActivityRepeatedExecutionStrategyType |
Should be an activity re-executed when the task is restarted (e.g.
|
ActivityReportCollectionType |
A collection of related report data objects.
|
ActivityReportingCharacteristics |
Reporting characteristics of an activity.
|
ActivityReportingDefinition |
Defines reporting features of the activity, like logging, tracing, profiling, and reports.
|
ActivityReportingDefinitionDefaultValuesProvider |
|
ActivityReportingDefinitionType |
How should the task report its various aspects?
|
ActivityReportsDefinitionType |
Defines specific activity-related reports.
|
ActivityReportsType |
Reports related to activity execution.
|
ActivityReportUtil |
|
ActivityRunException |
Exception that carries supplementary information on how it should be treated
(with the respect to operation result and task run result status).
|
ActivityRunInstantiationContext<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
Context for instantiating activity run.
|
ActivityRunRecordType |
Information about individual activity run.
|
ActivityRunResult |
Result of an run of an activity.
|
ActivityRunSupplier<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
|
ActivitySimplifiedRealizationStateType |
Realization state of an activity - simplified for the sake of activity overview.
|
ActivityState |
|
ActivityStateDefinition<WS extends AbstractActivityWorkStateType> |
TODO better name
Defines basic facts about activity work state, like type of the work state, the persistence level, and so on.
|
ActivityStateOverviewMaintenanceDefinitionType |
Parameters related to the maintenance of activity tree state overview.
|
ActivityStateOverviewProgressInformationVisibilityType |
Is progress information present?
|
ActivityStateOverviewProgressUpdateModeType |
How is the progress updated?
|
ActivityStateOverviewType |
Describes an overview of the state of an activity.
|
ActivityStateOverviewUtil |
Utilities related to the helper activity tree state overview structure (maintained in the root task).
|
ActivityStateOverviewUtil.StateOverviewVisitor |
|
ActivityStatePersistenceType |
How much is the activity state (full / overview) persistent across individual realizations?
|
ActivityStateType |
Describes the state of an activity.
|
ActivityStateUtil |
Utility methods related to activity state and activity work state.
|
ActivityStatistics |
|
ActivityStatisticsType |
Statistical information for individual activities.
|
ActivityStatisticsUtil |
|
ActivitySubtaskDefinitionType |
How the part is realized via subtask.
|
ActivitySynchronizationStatistics |
Must be thread-safe.
|
ActivitySynchronizationStatisticsType |
Information about synchronization situations of objects processed by synchronization-related tasks:
live sync, import, reconciliation.
|
ActivitySynchronizationStatisticsUtil |
|
ActivityTailoring |
|
ActivityTailoringType |
TODO
|
ActivityTaskExecutionStateType |
Execution state of an activity task - to be used in activity overview.
|
ActivityTaskStateOverviewType |
State of the local activity run in an individual task.
|
ActivityTokenStorageImpl |
|
ActivityTracingDefinitionType |
Definition for tracing execution of an iterative activity.
|
ActivityTree |
Represents the tree of activities that comprise a logical task.
|
ActivityTreePurger |
Responsible for purging detailed state of the activities, including worker and delegator tasks.
|
ActivityTreeRealizationStateType |
Realization state of an activity tree.
|
ActivityTreeStateOverview |
|
ActivityTreeStateType |
Describes the state of an activity tree.
|
ActivityTreeUtil |
Utility methods for navigating throughout activity trees, potentially distributed throughout a task tree.
|
ActivityTreeUtil.ActivityStateInContext |
Activity state with all the necessary context: the path, the task, and the partial states of coordinated workers.
|
ActivityTreeUtil.ActivityStateInLocalContext |
Activity state in local context: just the path and the state.
|
ActivityTreeUtil.ActivityStateProcessor |
|
ActivityTreeUtil.ActivityStateTransformer<X> |
|
ActivityTreeUtil.LocalActivityStateProcessor |
|
ActivityTreeUtil.LocalActivityStateTransformer<X> |
|
ActivityVisitor |
|
ActivityWorkersInformation |
State of the worker tasks (in the broad sense - i.e.
|
ACValueConstructionDto |
|
AddActionExpressionType |
Statically-typed "add" action.
|
AddCapabilityDialog |
|
AddDeleteReplace |
Denotes ADD, DELETE, REPLACE sets in item deltas.
|
AddExecutor |
|
AddFocusAction<F extends FocusType> |
Creates a focus object for (typically unmatched) shadow.
|
AddFocusSynchronizationActionType |
Creates an owning focus for the resource object.
|
AdditionalMenuItem |
Created by Kate on 19.09.2016.
|
AdditionalMenuLinkContentPanel |
Created by Viliam Repan (lazyman).
|
AdditionalMenuLinkCounter |
Created by Viliam Repan (lazyman).
|
AddObjectResult<T extends ObjectType> |
Result of the addObject operation.
|
AddRemoveAttributeValuesCapabilityType |
Indication that ADD and REMOVE of attribute values is reliably supported.
|
AdHocDataItem |
|
AdminGuiApprovalsConfigurationType |
Configuration related to approvals GUI.
|
AdminGuiConfigurationDisplayFormatsType |
Default display formats for various UI elements.
|
AdminGuiConfigurationMergeManager |
|
AdminGuiConfigurationMergeManagerImpl |
|
AdminGuiConfigurationRoleManagementType |
Role management features that are potentially user-specific i.e.
|
AdminGuiConfigurationType |
Administration GUI configuration.
|
AdministrativeAvailabilityStatusType |
The enum describes the administrative availability of the resource, if it is operational or undergoing maintenance.
|
AdministrativeOperationalStateType |
Structure containing metadata about administrative operational state of the resource.
|
AdministrativeStatusStepPanel |
|
AdminLTESkin |
Created by Viliam Repan (lazyman).
|
AdvancedActivityRunSupport |
Advanced features needed for activity run, like
1.
|
AdvancedActivityRunSupportImpl |
|
AdvancedLoggingConfigurationType |
Contains free form logging configuration.
|
AfterItemConditionType |
Condition controlling item report collection that is evaluated after the item is processed.
|
AjaxButton |
|
AjaxCallListenerFactory |
|
AjaxCompositedIconButton |
|
AjaxCompositedIconSubmitButton |
|
AjaxDownloadBehaviorFromFile |
|
AjaxDownloadBehaviorFromStream |
|
AjaxEventProcessor |
Created by Viliam Repan (lazyman).
|
AjaxIconButton |
|
AjaxLinkColumn<T> |
|
AjaxLinkPanel |
|
AjaxSubmitButton |
|
AjaxTabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab> |
Ajaxified version of the tabbed panel.
|
AllAssignmentsPanel<AH extends AssignmentHolderType> |
|
AllFilter |
|
AllFilterImpl |
Filter designed to explicitly match everything.
|
AllInducementsPanel<AR extends AbstractRoleType> |
|
AlphanumericPolyStringNormalizer |
|
AlwaysTrueConstraintEvaluator |
|
AlwaysTruePolicyConstraintType |
This policy constraint always applies.
|
Amqp091MessageAttributesType |
Representation of AMQP 0-9-1 message attributes.
|
Amqp091MessageType |
Representation AMQP 0-9-1 message.
|
Amqp091SourceType |
AMQP client configuration
|
AndFilter |
|
AndFilterImpl |
|
AntlrDecoder<O> |
|
AntlrDecoderContext |
|
AntlrStreamToItemStream |
|
AnyArrayList<C extends Containerable> |
A list used for JAXB getAny() methods.
|
AnyDataAsyncUpdateMessageType |
Async update carrying any data.
|
AnyInFilter<T> |
|
AnyInFilterImpl<T> |
|
AnyValueType |
Any value (property, reference, container).
|
ApacheDeleteRequest |
|
ApachePostRequest |
|
ApacheResponseHandler |
|
AppenderAutocompletePanel |
|
AppenderConfigurationType |
Configuration of the logger: the facility that
collects log messages from the code.
|
AppenderDetailsPanel |
Created by Viliam Repan (lazyman).
|
AppendersContentPanel |
Created by Viliam Repan (lazyman).
|
AppendersMenuLinkCounter |
Created by Viliam Repan (lazyman).
|
AppendersWrapperFactoryImpl<C extends Containerable> |
|
ApplicablePoliciesType |
Specification of policies that are applicable to this object type.
|
ApplicablePolicyConfigPanel<F extends FocusType> |
Created by honchar.
|
ApplicablePolicyGroupPanel |
Created by honchar.
|
ApplyDefinitionActionExpressionType |
Statically-typed "apply-definition" action.
|
ApplyDefinitionExecutor |
Applies definitions to relevant objects.
|
ApprovalCasePanel |
Created by honchar
|
ApprovalCompositionStrategyType |
Prescribes how individual approval requirements should be composed into overall approval schema.
|
ApprovalContextType |
Describes the approval context, i.e.
|
ApprovalContextUtil |
TODO clean up these formatting methods
|
ApprovalLevelOutcomeType |
Result (outcome) of an approval process stage.
|
ApprovalOutcomeIcon |
|
ApprovalPolicyActionType |
Approval action.
|
ApprovalProcessesPreviewPanel |
|
ApprovalProcessExecutionInformationDto |
Extract from ApprovalSchemaExecutionInformationType that could be directly displayed via the GUI as "approval process preview"
(either for the whole process or only the future stages).
|
ApprovalProcessExecutionInformationPanel |
TEMPORARY IMPLEMENTATION.
|
ApprovalProcessExecutionInformationPanelTextOnly |
TEMPORARY IMPLEMENTATION.
|
ApprovalProcessStartInstructionCreationTraceType |
Trace for operation(s) that create approval process start instruction(s).
|
ApprovalSchemaExecutionInformationType |
Information on actual or expected execution of an approval schema.
|
ApprovalSchemaExecutionInformationUtil |
|
ApprovalSchemaType |
Rules for approving something (e.g.
|
ApprovalsManager |
Provides functionality that deals with the approval cases.
|
ApprovalStageDefinitionType |
One "level" (or stage) in the approval process.
|
ApprovalStageExecutionInformationDto |
GUI-friendly information about historic, current or future execution of a given approval stage.
|
ApprovalStageExecutionInformationType |
Information of an actual or expected execution of an approval stage.
|
ApprovalStageExecutionPreviewType |
Preview of an execution of an approval stage.
|
ApprovalStageExecutionRecordType |
Record of an actual execution of an approval stage.
|
ApprovalUtils |
Utility methods related to approval cases.
|
ApproverEngagementDto |
GUI-friendly information about an engagement of given approver in a historic, current or future execution of an approval stage.
|
ArchetypeAdminGuiConfigurationType |
Definition of GUI-related configuration for the archetyped objects.
|
ArchetypeManager |
Component that can efficiently determine archetypes for objects.
|
ArchetypeMembersPanel |
|
ArchetypePolicyPanel |
|
ArchetypePolicyType |
Definition of archetype policies, such as object template, lifecycle, type display properties and so on.
|
ArchetypeSummaryPanel |
|
ArchetypeType |
Archetype definition.
|
ArchetypeTypeType |
Overall assignmentRelation approach for archetypes objects.
|
ArchetypeTypeUtil |
|
AreaCategoryType |
Specifies category or "area" of a particular concept.
|
ArtemisProvisioningTargetType |
ActiveMQ Artemis target.
|
Ascii7PolyStringNormalizer |
|
AsciiTableFormatting |
Formats data as "nice" ASCII table.
|
AsIsExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Returns value set triple of the default source.
|
AsIsExpressionEvaluatorFactory |
|
AsIsExpressionEvaluatorType |
Copy value as is, without any modification.
|
AssignActionExpressionType |
Statically-typed "assign" action.
|
AssignedConstructionBuilder<AH extends AssignmentHolderType> |
|
AssignedFocusMappingEvaluationRequest |
Request to evaluate a mapping held by an assignment (in focusMappings container).
|
AssignedResourceObjectConstruction<AH extends AssignmentHolderType> |
Resource object construction that was assigned to the focus.
|
AssignExecutor |
|
AssignmentCandidatesSpecification |
Data structure that contains information about possible assignment targets or holders for a particular object.
|
AssignmentCollector |
|
AssignmentConflictDto<F extends FocusType> |
Created by honchar.
|
AssignmentConflictPanel |
Created by honchar.
|
AssignmentConstraintsType |
Specifies constraints on assignments that are placed in the same focus.
|
AssignmentConstructionPanel |
|
AssignmentCounter<AH extends AssignmentHolderType> |
|
AssignmentDetailsWrapperFactoryImpl<C extends Containerable> |
|
AssignmentEditorDto |
TODO: unify with AssignmentItemDto
|
AssignmentEditorDtoType |
|
AssignmentEditorPanel |
|
AssignmentEvaluationOpNode |
|
AssignmentEvaluationTraceType |
Trace for assignment evaluation operation.
|
AssignmentEvaluator<AH extends AssignmentHolderType> |
An engine that creates EvaluatedAssignment from an assignment IDI.
|
AssignmentEvaluator.Builder<AH extends AssignmentHolderType> |
|
AssignmentHeaderPanel |
|
AssignmentHolderAssignmentPanel<AH extends AssignmentHolderType> |
|
AssignmentHolderBasicPanel<AH extends AssignmentHolderType> |
|
AssignmentHolderDetailsModel<AH extends AssignmentHolderType> |
|
AssignmentHolderOperationalButtonsPanel<AH extends AssignmentHolderType> |
|
AssignmentHolderProcessor |
Handles everything about AssignmentHolder-typed focus:
inbounds (for FocusType),
activation before object template (for FocusType),
object template before assignments,
activation after object template (for FocusType),
assignments (including processing orgs, membership/delegate refs, conflicts),
focus lifecycle,
object template after assignments,
activation after second object template (for FocusType),
credentials (for FocusType),
focus policy rules.
All of this is executed with regard to iteration.
|
AssignmentHolderType |
Abstract supertype for all object types that can have assignments.
|
AssignmentInfoDto |
Not to be confused with AssignmentDto.
|
AssignmentItemDto |
TODO: unify with AssignmentEditorDto
|
AssignmentListProvider |
|
AssignmentModificationConstraintEvaluator |
|
AssignmentModificationPolicyConstraintType |
Constraint that triggers the rule when the object is assigned.
|
AssignmentObjectRelation |
Assignment object relation specification.
|
AssignmentOrigin |
Describes assignment origin e.g.
|
AssignmentPath |
Path from the source object (focus) to the ultimate assignment that is being processed or referenced.
|
AssignmentPathImpl |
Path from focus object to a given assignment.
|
AssignmentPathSegment |
Single assignment in an assignment path.
|
AssignmentPathSegmentImpl |
Primary duty of this class is to be a part of assignment path.
|
AssignmentPathSegmentImpl.Builder |
|
AssignmentPathSegmentType |
|
AssignmentPathType |
|
AssignmentPathUtil |
|
AssignmentPathVariables |
|
AssignmentPolicyEnforcementType |
TODO
|
AssignmentPolicyRuleEvaluationContext<AH extends AssignmentHolderType> |
|
AssignmentPopup |
Created by honchar.
|
AssignmentPopupDto |
|
AssignmentProcessor |
Assignment processor is recomputing user assignments.
|
AssignmentPropertiesSpecificationType |
|
AssignmentRelationApproachType |
Overall assignmentRelation approach for archetypes objects.
|
AssignmentRelationType |
Specifies what types of assignments can be made to the focal object when it is a target of an assignment.
|
AssignmentsDetailsPanel |
|
AssignmentSearchDto |
|
AssignmentSegmentEvaluationOpNode |
|
AssignmentSegmentEvaluationTraceType |
Trace for assignment evaluation operation.
|
AssignmentSelectorType |
Selects some assignments from all the assignments in the object.
|
AssignmentsInfoDialog |
Abstract superclass for dialogs that display a list of assignments.
|
AssignmentSpec |
A key for assignment:mode => modifications map (for policy state).
|
AssignmentsUtil |
Created by honchar.
|
AssignmentsUtil.AssignmentTypeType |
|
AssignmentTableDto<T extends ObjectType> |
|
AssignmentTablePanel<T extends ObjectType> |
|
AssignmentTargetSearchExpressionEvaluator |
Creates an assignment (or assignments) based on specified conditions for the assignment target.
|
AssignmentTargetSearchExpressionEvaluatorFactory |
|
AssignmentTargetSearchExpressionEvaluatorType |
Create an expression that provides an assignment based on search results.
|
AssignmentTripleEvaluator<AH extends AssignmentHolderType> |
Evaluates all assignments and sorts them to triple: added, removed and "kept" assignments.
|
AssignmentTripleEvaluator.Builder<AH extends AssignmentHolderType> |
|
AssignmentType |
Generic assignments of one object to another object.
|
AssignmentUtil |
|
AssignmentValueWrapper |
|
AssignmentValueWrapperImpl |
|
AssignmentViewType |
Created by honchar.
|
AssignmentWrapperFactoryImpl |
|
AssociationAdditionType |
Container for association-to-be-added in the context: resource shadow discriminator.
|
AssociationAndExpressionPanelFactory |
|
AssociationDefinitionStore |
Provides information about definitions of associations.
|
AssociationExpressionValuePanel |
Created by honchar
For now only value/shadowRef and associationTargetSearch expression are supported to be edited.
|
AssociationFromLinkExpressionEvaluator |
Creates an association (or associations) based on projections of given role.
|
AssociationFromLinkExpressionEvaluatorFactory |
|
AssociationFromLinkExpressionEvaluatorType |
Definition of an expression that creates association from links (linkRefs)
|
AssociationRefPanelFactory |
|
AssociationSearchExpressionEvaluatorCache |
Search expression evaluator dealing with shadows - requires specific invalidation strategies.
|
AssociationSearchQueryKey |
|
AssociationSearchQueryResult |
|
AssociationsTable |
|
AssociationsTableWizardPanel |
|
AssociationStepPanel |
|
AssociationsWizardPanel |
|
AssociationTargetSearchExpressionEvaluator |
Creates an association (or associations) based on specified condition for the associated object.
|
AssociationTargetSearchExpressionEvaluatorFactory |
|
AsyncDashboardPanel<V,T> |
|
AsynchronousOperationQueryable |
Interface that provide ability to query status of asynchronous operation.
|
AsynchronousOperationResult |
Primary goal of this class is to support asynchronous operations.
|
AsynchronousOperationReturnValue<T> |
This may seems too simple and maybe pointless now.
|
AsynchronousScriptExecutionModeType |
Mode of asynchronous script execution.
|
AsynchronousScriptExecutionType |
Options for asynchronous script execution.
|
AsyncProvisioningAddOperationRequestedType |
JAXB version of OperationRequested.Add class.
|
AsyncProvisioningDeleteOperationRequestedType |
JAXB version of OperationRequested.Delete class.
|
AsyncProvisioningModifyOperationRequestedType |
JAXB version of OperationRequested.Modify class.
|
AsyncProvisioningOperationRequestedType |
JAXB version of OperationRequested class.
|
AsyncProvisioningTargetsType |
Connection to asynchronous provisioning targets.
|
AsyncProvisioningTargetType |
Connection to asynchronous provisioning target.
|
AsyncUpdateActivityHandler |
Activity handler for controlled processing of asynchronous updates.
|
AsyncUpdateActivityRun |
|
AsyncUpdateCapabilityType |
Describes capability to process asynchronous updates.
|
AsyncUpdateErrorHandlingActionType |
How to handle errors during async update processing.
|
AsyncUpdateEvent |
TODO
|
AsyncUpdateEventHandler |
TODO
|
AsyncUpdateListeningActivityInformationType |
Information on async update listening activity.
|
AsyncUpdateListeningActivityStatusType |
Status of the asynchronous update listening activity.
|
AsyncUpdateMessageType |
Representation of an async update message.
|
AsyncUpdatePanel<V,T extends Serializable> |
|
AsyncUpdateSourcesType |
Sources of asynchronous updates.
|
AsyncUpdateSourceType |
Source of asynchronous updates.
|
AsyncUpdateWorkDefinition |
|
AsyncUpdateWorkDefinitionType |
Executes the asynchronous update from a resource.
|
AsyncWebProcess<T> |
Created by Viliam Repan (lazyman).
|
AsyncWebProcessManager |
Created by Viliam Repan (lazyman).
|
AsyncWebProcessManagerImpl |
Created by Viliam Repan (lazyman).
|
AsyncWebProcessModel<T> |
Created by Viliam Repan (lazyman).
|
AttributeContainerDefinitionDelegator |
|
AttributeContentRequirementType |
Specifies requirement on attribute values that should be passed to an operation.
|
AttributeDefinitionDelegator<T> |
|
AttributeDefinitionStore |
Provides information about resource object attributes.
|
AttributeDto |
|
AttributeFetchStrategyType |
The way how an attribute is fetched from the resource.
|
AttributeInboundStepPanel |
|
AttributeMappingItemPathPanelFactory |
|
AttributeMappingsTable |
|
AttributeMappingsTableWizardPanel |
|
AttributeMappingWizardPanel |
|
AttributeOutboundStepPanel |
|
AttributeStorageStrategyType |
The way how an attribute is stored in repo - in case of passive caching.
|
AuditController |
|
AuditEventRecord |
Audit event record describes a single event (usually data change) in a format suitable for audit.
|
AuditEventRecordCustomColumnPropertyType |
One custom column property entry for audit record.
|
AuditEventRecordItemType |
Common supertype for multi-value key-value properties in the audit record.
|
AuditEventRecordItemValueDto |
Temporary implementation.
|
AuditEventRecordListType |
|
AuditEventRecordPropertyType |
One property entry for audit records.
|
AuditEventRecordReferenceType |
Type representing named set of references for an audit record.
|
AuditEventRecordReferenceValueType |
Type representing a single additional references for an audit record.
|
AuditEventRecordType |
Audit event record describes a single event (usually data change) in a format suitable for audit.
|
AuditEventStage |
|
AuditEventStageType |
Stage of event processing: request or execution.
|
AuditEventType |
|
AuditEventTypeType |
Type of audit event, see the usage for more information.
|
AuditFactory |
Audit factory is a managed component that hides multiple actual AuditServiceFactory
components - and AuditService s they create - behind a single proxy implementation.
|
AuditHelper |
Uses cache repository service to resolve object names.
|
AuditingConstants |
Constants related to case management
|
AuditingExtension |
Provides specific (approval/provisioning/correlation) functionality related to auditing.
|
AuditLogStorage |
Created by honchar.
|
AuditLogViewerPanel |
Created by honchar
|
AuditReferenceValue |
Restricted version of ObjectReferenceType/PrismReferenceValue to be used for audit records.
|
AuditResultHandler |
|
AuditSearchDto |
TODO - get rid of XMLGregorianCalendar - Date conversions
|
AuditService |
Service contract for audit - this can actually represent multiple audit services.
|
AuditServiceFactory |
Interface representing a factor class providing concrete AuditService implementation.
|
AuditServiceFactoryException |
|
AuditServiceProxy |
|
AuditServiceRegistry |
|
AuthConstants |
|
AuthenticationAnonymousChecker |
|
AuthenticationBehavioralDataType |
Behavioral data about past authentications.
|
AuthenticationChannel |
Wrapper for define channel of authentication, channel define scope of authentication etc.
|
AuthenticationEvaluator<T extends AbstractAuthenticationContext> |
Evaluator which checks credentials of identity and return authenticated data about authenticated identity.
|
AuthenticationEvaluatorUtil |
|
AuthenticationModuleNameConstants |
|
AuthenticationModuleState |
Define actual state of authentication module between requests
|
AuthenticationModulesType |
Definition of authentication modules that midPoint is aware about.
|
AuthenticationProvider |
|
AuthenticationSequenceChannelType |
Channel specification for authentication sequence.
|
AuthenticationSequenceModuleNecessityType |
Necessity, i.e.
|
AuthenticationSequenceModuleType |
Specification of authentication module in the sequence.
|
AuthenticationSequenceType |
Authentication sequence.
|
AuthenticationsPolicyType |
Definition of the use of authentication mechanisms.
|
AuthModule |
Define authentication module created by module configuration, with all filters and configuration
|
Authorization |
|
AuthorizationAction |
Definition of authorization.
|
AuthorizationConstants |
|
AuthorizationDecisionType |
|
AuthorizationEnforcementStrategyType |
Limitations of this authorization when it is applied to other authorizations.
|
AuthorizationException |
Exception indicating violation of authorization policies.
|
AuthorizationLimitationsType |
Limitations of this authorization when it is applied to other authorizations.
|
AuthorizationParameters<O extends ObjectType,T extends ObjectType> |
|
AuthorizationParameters.Builder<O extends ObjectType,T extends ObjectType> |
|
AuthorizationPhaseType |
|
AuthorizationTransformer |
|
AuthorizationType |
Authorization define fine-grained access to midPoint objects and system functionality.
|
AuthUtil |
|
AutoAssignMappingCollector |
Collects auto-assignment mappings from auto-assignable roles.
|
AutoassignMappingType |
|
AutoassignRoleMappingEvaluationRequest |
|
AutoassignSpecificationType |
Specification of role auto-assignment properties.
|
AutoCompleteDisplayableValueConverter<T> |
|
AutoCompleteItemDefinitionPanel |
|
AutoCompleteItemDefinitionRenderer |
|
AutoCompleteQNamePanel<T extends QName> |
Autocomplete field for QNames.
|
AutoCompleteReferencePanelFactory |
|
AutoCompleteReferenceRenderer |
|
AutoCompleteSearchItemPanel |
|
AutoCompleteSearchItemWrapper |
|
AutoCompleteTextPanel<T> |
Autocomplete field for Strings.
|
AutomatedCompletionReasonType |
Reason for automated decision.
|
AutoRefreshDto |
|
AutoRefreshPanel |
Provides simple "auto refresh" panel: buttons for start/stop auto refreshing, requesting manual refresh, and status label.
|
AutoScalingActivityHandler |
Activity handler for "auto-scaling" activity.
|
AutoScalingActivityRun |
|
AutoScalingDefinitionType |
Defines how auto-scaling should be carried out.
|
AutoScalingWorkDefinition |
|
AuxiliaryObjectClassesCapabilityType |
Describes capability to specify additional (auxiliary) object classes in addition to the
primary object class.
|
AvailabilityStatusType |
The enum describes the availability of the resource, if it is down, unreachable or ok.
|
AvailableFilterType |
Available (saved or preconfigured) filter which can be applied during the search.
|
AvailableResponses |
TODO implement more cleanly
|
AxiomAntlrLiterals |
|
AxiomAntlrStatementSource |
|
AxiomAntlrVisitor2<T> |
|
AxiomBased |
|
AxiomBaseListener |
This class provides an empty implementation of AxiomListener ,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
AxiomBaseVisitor<T> |
This class provides an empty implementation of AxiomVisitor ,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.
|
AxiomBuilderStreamTarget |
|
AxiomBuilderStreamTarget.ItemBuilder |
|
AxiomBuilderStreamTarget.ValueBuilder |
|
AxiomBuiltIn |
|
AxiomBuiltIn.Item |
|
AxiomBuiltIn.Type |
|
AxiomDecoderContext<I,V> |
|
AxiomEnabledSchemaRegistry |
|
AxiomErrorListener |
|
AxiomIdentifierDefinition |
|
AxiomIdentifierDefinition.Scope |
|
AxiomIdentifierDefinitionImpl |
|
AxiomInfraName |
|
AxiomInfraValue |
|
AxiomInfraValue.Factory<V extends AxiomInfraValue> |
|
AxiomItem<V> |
|
AxiomItemBuilder<V> |
|
AxiomItemContext<T> |
|
AxiomItemDefinition |
|
AxiomItemDefinition.Extended |
|
AxiomItemDefinition.Inherited |
|
AxiomItemDefinitionImpl |
|
AxiomItemFactory<V> |
|
AxiomItemName |
|
AxiomItemStream |
|
AxiomItemStream.Target |
|
AxiomItemStream.TargetWithContext |
|
AxiomItemStreamTreeBuilder |
|
AxiomItemStreamTreeBuilder.ItemBuilder |
|
AxiomItemStreamTreeBuilder.ValueBuilder |
|
AxiomItemTarget |
|
AxiomLexer |
|
AxiomListener |
This interface defines a complete listener for a parse tree produced by
AxiomParser .
|
AxiomMapItem<V> |
|
AxiomModel |
|
AxiomModelStatementSource |
|
AxiomName |
|
AxiomNamedDefinition |
|
AxiomNameResolver |
|
AxiomParser |
|
AxiomParser.ArgumentContext |
|
AxiomParser.DataNameContext |
|
AxiomParser.DoubleQuoteStringContext |
|
AxiomParser.FileContext |
|
AxiomParser.InfraNameContext |
|
AxiomParser.ItemContext |
|
AxiomParser.ItemNameContext |
|
AxiomParser.ItemValueContext |
|
AxiomParser.LocalNameContext |
|
AxiomParser.MultilineStringContext |
|
AxiomParser.PathComponentContext |
|
AxiomParser.PathContext |
|
AxiomParser.PathDataItemContext |
|
AxiomParser.PathInfraItemContext |
|
AxiomParser.PathValueContext |
|
AxiomParser.PrefixContext |
|
AxiomParser.PrefixedNameContext |
|
AxiomParser.SingleQuoteStringContext |
|
AxiomParser.StringContext |
|
AxiomPath |
|
AxiomPath.Component<T extends AxiomPath.Component<T>> |
Marker interface for AxiomPath Arguments
|
AxiomPath.InfraItem |
|
AxiomPath.Item |
|
AxiomPath.Value |
|
AxiomPath.Variable |
|
AxiomPathValueDecoder<I> |
|
AxiomPrefixedName |
|
AxiomQueryBaseListener |
This class provides an empty implementation of AxiomQueryListener ,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
AxiomQueryBaseVisitor<T> |
This class provides an empty implementation of AxiomQueryVisitor ,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.
|
AxiomQueryLexer |
|
AxiomQueryListener |
This interface defines a complete listener for a parse tree produced by
AxiomQueryParser .
|
AxiomQueryParser |
|
AxiomQueryParser.AndFilterContext |
|
AxiomQueryParser.ArgumentContext |
|
AxiomQueryParser.AxiomPathContext |
|
AxiomQueryParser.BooleanLiteralContext |
|
AxiomQueryParser.BooleanValueContext |
|
AxiomQueryParser.ConstantContext |
|
AxiomQueryParser.DataNameContext |
|
AxiomQueryParser.DereferenceComponentContext |
|
AxiomQueryParser.DescendantPathContext |
|
AxiomQueryParser.DoubleQuoteStringContext |
|
AxiomQueryParser.ExpressionContext |
|
AxiomQueryParser.FilterContext |
|
AxiomQueryParser.FilterNameAliasContext |
|
AxiomQueryParser.FilterNameContext |
|
AxiomQueryParser.FirstComponentContext |
|
AxiomQueryParser.FloatLiteralContext |
|
AxiomQueryParser.FloatValueContext |
|
AxiomQueryParser.GenFilterContext |
|
AxiomQueryParser.IdentifierComponentContext |
|
AxiomQueryParser.InfraNameContext |
|
AxiomQueryParser.IntLiteralContext |
|
AxiomQueryParser.IntValueContext |
|
AxiomQueryParser.ItemComponentContext |
|
AxiomQueryParser.ItemFilterContext |
|
AxiomQueryParser.ItemNameContext |
|
AxiomQueryParser.ItemPathComponentContext |
|
AxiomQueryParser.LiteralValueContext |
|
AxiomQueryParser.MatchingRuleContext |
|
AxiomQueryParser.MultilineStringContext |
|
AxiomQueryParser.NegationContext |
|
AxiomQueryParser.NullLiteralContext |
|
AxiomQueryParser.NullValueContext |
|
AxiomQueryParser.OrFilterContext |
|
AxiomQueryParser.ParentContext |
|
AxiomQueryParser.ParentPathContext |
|
AxiomQueryParser.PathAxiomPathContext |
|
AxiomQueryParser.PathComponentContext |
|
AxiomQueryParser.PathContext |
|
AxiomQueryParser.PathValueContext |
|
AxiomQueryParser.PrefixedNameContext |
|
AxiomQueryParser.RootContext |
|
AxiomQueryParser.ScriptContext |
|
AxiomQueryParser.ScriptMultilineContext |
|
AxiomQueryParser.ScriptSinglelineContext |
|
AxiomQueryParser.SelfPathContext |
|
AxiomQueryParser.SingleQuoteStringContext |
|
AxiomQueryParser.SingleValueContext |
|
AxiomQueryParser.StringLiteralContext |
|
AxiomQueryParser.StringValueContext |
|
AxiomQueryParser.SubFilterContext |
|
AxiomQueryParser.SubfilterOrValueContext |
|
AxiomQueryParser.SubfilterSpecContext |
|
AxiomQueryParser.ValueSetContext |
|
AxiomQueryParser.VariableContext |
|
AxiomQuerySource |
|
AxiomQueryVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by AxiomQueryParser .
|
AxiomRootContext |
|
AxiomSchemaContext |
|
AxiomSchemaContextImpl |
|
AxiomSemanticException |
|
AxiomSimpleValue<V> |
|
AxiomStatementRule<V> |
|
AxiomStatementRule.Action<V> |
|
AxiomStatementRule.ActionBuilder<V> |
|
AxiomStatementRule.Lookup<V> |
|
AxiomStreamTarget<N,V> |
|
AxiomStreamTarget.WithContext<N,V> |
|
AxiomStrings |
|
AxiomStructured |
|
AxiomStructuredValue |
|
AxiomStructuredValue.Factory |
|
AxiomSyntaxException |
|
AxiomTypeContext |
|
AxiomTypeDefinition |
|
AxiomTypeDefinitionImpl |
|
AxiomValue<V> |
|
AxiomValue.Factory<V,T extends AxiomValue<V>> |
|
AxiomValueBuilder<V> |
|
AxiomValueContext<V> |
|
AxiomValueFactory<V> |
|
AxiomValueIdentifier |
|
AxiomValueReference<V> |
|
AxiomVariableName |
|
AxiomVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by AxiomParser .
|
BackoffComputer |
|
BackoffComputer.NoMoreRetriesException |
|
Badge |
Created by Viliam Repan (lazyman).
|
Badge.State |
|
BadgeListPanel |
Created by Viliam Repan (lazyman).
|
BadgePanel |
Created by Viliam Repan (lazyman).
|
Base64Model |
|
BaseAction<F extends FocusType> |
|
BaseActionExecutor |
Superclass for all action executors.
|
BaseActionExecutor.ConsoleFailureMessageWriter |
|
BaseActionExecutor.ItemProcessor |
|
BaseAuditImportExportOptions |
|
BaseBucketContentFactory<WSC extends AbstractWorkSegmentationType> |
Base class for bucket content factories.
|
BaseCollectionPanel |
|
BaseContextClassificationUseType |
How should be the base context in the delineation used for the classification?
|
BaseCorrelator<CCB extends AbstractCorrelatorType> |
Abstract superclass for built-in correlators.
|
BaseCorrelator.ConfidenceValueProvider |
|
BaseDeprecatedPanel<T> |
Deprecated. |
BaseEventHandlerType |
Common base type for handler and notifiers - filtering and common information.
|
BaseExpressionEvaluator |
|
BaseExpressionEvaluatorFactory |
|
BaseImportExportOptions |
Created by Viliam Repan (lazyman).
|
BaseItemMerger<T extends Item<?,?>> |
Provides common functionality for the majority for (non-trivial) item mergers.
|
BaseMenuItem |
|
BaseMergeOperation<C extends Containerable> |
Implements the actual merging of two objects ( Containerable ) of the same type.
|
BaseMiningOptions |
|
BaseOpHandler |
Base for all operation handlers.
|
BaseOptions |
Created by Viliam Repan (lazyman).
|
BasePageAwarePanel<T> |
|
BasePanel<T> |
Base class for most midPoint GUI panels.
|
BaseProtector |
|
BaseReactorContext<E extends Exception,A extends Action<E>> |
|
BaseSearchDataProvider<C extends Containerable,T extends Serializable> |
|
BaseSortableDataProvider<T extends Serializable> |
|
BaseSortableDataProvider.CachedSize |
|
BaseWorkBucketContentHandler |
|
BaseWorker<O,T> |
Base worker class that either produces or consumes BaseWorker object for/from queue.
|
BasicAuthenticationInterceptor |
Created by Viliam Repan (lazyman).
|
BasicExportOptions |
|
BasicExpressionFunctions |
Library of standard midPoint functions.
|
BasicImportOptions |
|
BasicInformationStepPanel |
|
BasicLightweightIdentifierGenerator |
Created by Viliam Repan (lazyman).
|
BasicMultivalueContainerListPanel<C extends Containerable> |
|
BasicOrderByBorder |
|
BasicResourceWizardPanel |
|
BasicSearchFilter<C extends Containerable> |
|
BasicSearchFilterModel<O extends ObjectType> |
|
BasicSearchPanel<T extends Serializable> |
|
BasicSettingResourceObjectTypeStepPanel |
|
BasicStatementRule |
|
BasicWizardStepPanel<T> |
|
BeanMarshaller |
|
BeanUnmarshaller |
Analogous to PrismUnmarshaller, this class unmarshals atomic values from XNode tree structures.
|
BeforeAfterType |
An enumeration that defines when the activity will be executed.
|
BeforeItemConditionType |
Condition controlling item report creation that is evaluated before the item is processed.
|
BehaviorType |
General-purpose behavioral data.
|
BehaviourDelegator |
Created by Viliam Repan (lazyman).
|
BinderControllerAdvice |
|
BooleanWrapperFactory |
|
BooleanWrapperImpl |
|
Bootstrap |
|
BottomLeftForColumnIconCssStyle |
|
BottomLeftIconCssStyle |
|
BottomRightForColumnIconCssStyle |
|
BottomRightIconCssStyle |
|
BoundarySpecificationType |
Specification of how string-based segments are delineated.
|
BoxedTablePanel<T> |
|
Breadcrumb |
Breadcrumb object that is stored in the session.
|
BrowserPopupPanel<T extends Serializable> |
|
BucketContentFactory |
Creates content for new buckets.
|
BucketContentFactoryGenerator |
Creates configured bucket content factories.
|
BucketContentFactorySupplier<ST extends AbstractWorkSegmentationType,CF extends BucketContentFactory> |
|
BucketContentFormatter |
Formats bucket content value into three columns (characterization, from, to).
|
BucketFactory |
Creates buckets when needed.
|
BucketingConfigurationOverrides |
|
BucketingConstants |
Generally useful constants related to bucketing.
|
BucketingManager |
Responsible for managing task work state:
1.
|
BucketingUtil |
Methods related to bucketing part of an activity state and activity distribution definition.
|
BucketManagementOperationStatisticsType |
Information about specific kind of work bucket management operation performance.
|
BucketOperationStatisticsKeeper |
|
BucketProcessingRecordType |
Information about bucket completion or analysis to be recorded in buckets report.
|
BucketProgressOverviewType |
Information on buckets processing (for activity state overview).
|
BucketsDefinitionType |
Defines how buckets should be created.
|
BucketsProcessingReportDefinitionType |
Defines report on buckets processing.
|
BucketsProcessingRoleType |
Role in the work buckets processing.
|
BucketsProgressInformation |
Task progress counted in buckets.
|
BucketsReport |
Represents a report on individual buckets.
|
BucketsReport.Kind |
|
BucketsSamplingDefinitionType |
Defines the sampling of buckets.
|
Builder<P> |
|
Builder.OrProduct<P,B extends Builder<P>> |
|
BuildInformationType |
TODO
|
BuiltinMetadataMapping |
TODO
|
BuiltinMetadataMappingsRegistry |
Registry for built-in metadata mappings.
|
BulkActionDto |
|
ButtonBar<C extends Containerable,PO extends SelectableRow> |
|
ButtonInlineMenuItem |
Created by honchar
|
Cache |
Defines basic contract for local caches (various caching components or services).
|
CacheConfiguration |
This is a "compiled" configuration for a cache.
|
CacheConfiguration.StatisticsLevel |
|
CacheConfigurationManager |
TODO consider better place for this component
|
CacheDispatcher |
Dispatches events to cache listeners (currently CacheRegistry and ClusterCacheListener).
|
CacheDispatcherImpl |
Dispatches cache-related events - mainly invalidation ones - to all relevant listeners:
CacheRegistry (grouping local caches) and ClusterCacheListener (for
inter-node distribution).
|
CachedModel |
Breadcrums text is not changing over time, we'll try to use this behavior to cache string value created by underlying IModel object.
|
CachedResourceBundleMessageSource |
Looking for resource bundle in compressed JAR and compressed libraries inside JAR is pretty expensive.
|
CacheInvalidationApproximationType |
How to deal with remote cache invalidation uncertainty.
|
CacheInvalidationConfigurationType |
How is the cache invalidated? Currently applicable only to global repo cache objects.
|
CacheInvalidationContext |
Provides additional information/hints for the particular cache to employ.
|
CacheInvalidationDetails |
Provides more specific information e.g.
|
CacheInvalidationEventSpecification |
|
CacheInvalidationListener |
|
CacheListener |
Deprecated. |
CacheObjectTypeSettingsType |
Settings for a given cache and object type(s).
|
CachePerformanceCollector |
Temporary implementation.
|
CachePerformanceCollector.CacheData |
|
CachePerformanceInformationPrinter |
Prints cache performance information.
|
CachePerformanceInformationUtil |
|
CacheRegistry |
Registry of all local caches (various caching components/services).
|
CacheRegistryImpl |
Registry of all local caches (various caching components or services).
|
CacheSetAccessInfo<T extends ObjectType> |
CacheAccessInfo for all six caches.
|
CacheSetAccessInfoFactory |
Creates CacheSetAccessInfo objects.
|
CacheSettingsType |
Settings for a given cache.
|
CachesPerformanceInformationType |
Information about performance of various caches present in midPoint.
|
CachesStateInformationType |
Report on the state of midPoint caches.
|
CacheStatisticsClassificationType |
Level of details when reporting cache performance statistics.
|
CacheStatisticsCollectionStyleType |
How are cache statistics collected.
|
CacheStatisticsConfigurationType |
Level of details when reporting cache performance statistics.
|
CacheStatisticsReportingConfigurationType |
How cache statistics are collected and reported.
|
CacheType |
|
CacheUseCategoryTraceType |
How was the cache used?
|
CacheUseTraceType |
|
CacheUtil |
|
CachingConfigurationType |
Profiles for various kind of caching.
|
CachingMetadataType |
Metadata that record when a cache copy was retrieved, the identifiers (etags) of that
copy and possibly also other data.
|
CachingPolicyType |
Definition of object attribute caching policies.
|
CachingProfileType |
Specific caching profile that can be used system-wide or for individual threads.
|
CachingStatistics |
|
CachingStrategyType |
Definition of overall caching strategy.
|
CallableResult<T> |
|
CancelCaseRequest |
Request to cancel the specified case.
|
CandidateIdentifierFormatter |
|
CandidateOwner |
A candidate owner along with its confidence value (a number between 0 and 1, inclusive).
|
CandidateOwnersMap |
|
CanonicalItemPath |
|
CanonicalItemPathImpl |
|
CanonicalItemPathImpl.Segment |
|
CanonicalItemPathItemFilterProcessor |
Filter processor for an ItemPathType attribute path (Prism item)
with canonicalization of the path before using it as a value for condition.
|
CanRunSupplier |
|
CapabilitiesDto |
|
CapabilitiesPanel |
|
CapabilitiesPanel |
|
CapabilitiesType |
Collection of resource capabilities.
|
CapabilitiesWizardPanel |
|
CapabilitiesWizardStepPanel |
|
Capability |
|
CapabilityActivationPanel |
|
CapabilityCollectionType |
Collection of resource capabilities.
|
CapabilityCredentialsPanel |
|
CapabilityDto<T extends CapabilityType> |
|
CapabilityScriptPanel |
|
CapabilityStep |
|
CapabilityStepDto |
|
CapabilityType |
Abstract supertype for all (static schema) capabilities.
|
CapabilityUtil |
Various useful methods related to capabilities.
|
CapabilityValuePanel |
|
CaptchaPanel |
|
CartSummaryPanel |
Created by Viliam Repan (lazyman).
|
CaseCompletionEventType |
Event describing the completion of a workflow process instance.
|
CaseCorrelationContextType |
Information related to correlation request that is to be resolved.
|
CaseCreationEventType |
Event describing the creation of a workflow process instance.
|
CaseCreationListener |
An interface through which external observers can be notified about case-related events.
|
CaseDetailsModels |
|
CaseEngine |
TODO
|
CaseEngineOperation |
TODO
|
CaseEvent |
Event related to a case (as a whole).
|
CaseEventCreationListener |
An interface through which external observers can be notified about case-related events.
|
CaseEventDispatcher |
Dispatcher for case creation events.
|
CaseEventDispatcherAware |
|
CaseEventType |
Any event occurring during case lifetime that needs to be recorded, e.g.
|
CaseEventUtil |
|
CaseManagementEvent |
Event related to case management: either case-level or work-item-level.
|
CaseManager |
TODO specify and clean-up error handling
|
CaseOperationalButtonsPanel |
|
CaseRelatedUtils |
Utility methods related to case management.
|
CaseService |
Manipulation of work items and cases at the model API level.
|
CasesTablePanel |
|
CaseState |
|
CaseSummaryPanel |
Created by honchar
|
CaseTriggeringUtil |
TODO is this the correct place?
|
CaseType |
TODO
|
CaseTypeUtil |
|
CaseWorkItemActionsPanel |
Created by honchar
|
CaseWorkItemListWithDetailsPanel |
Created by honchar
|
CaseWorkitemsCounter |
|
CaseWorkitemsPanel |
Created by honchar
|
CaseWorkItemsPanel |
Created by honchar
|
CaseWorkItemsTableWithDetailsPanel |
Created by honchar.
|
CaseWorkItemSummaryPanel |
|
CaseWorkItemType |
A work item for a (generic) case.
|
CaseWorkItemTypeWrapper |
Created by honchar
|
CaseWorkItemWrapperFactoryImpl |
Created by honchar
|
CatalogImpl |
|
CatalogItemDetailsPanel |
Created by Viliam Repan (lazyman).
|
CatalogTile<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
CatalogTilePanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
CenterForColumnIconCssStyle |
|
CenterIconCssStyle |
|
CenterWithRightShiftCssStyle |
Created by honchar
|
CertCampaignDto |
|
CertCampaignEvent |
|
CertCampaignListItemDto |
|
CertCampaignListItemDtoProvider |
|
CertCampaignsSearchDto |
|
CertCampaignsStorage |
|
CertCampaignStageEvent |
|
CertCampaignStateFilter |
|
CertCampaignTypeUtil |
|
CertCaseDto |
DTO for displaying cases as part of certification campaign information.
|
CertCaseDtoProvider |
|
CertCaseOrWorkItemDto |
A common superclass for CertCaseDto + CertWorkItemDto.
|
CertDecisionHelper |
Some common functionality used from PageCertCampaign and PageCertDecisions.
|
CertDecisionHelper.WhichObject |
|
CertDecisionsStorage |
|
CertDefinitionDto |
|
CertDefinitionSummaryPanel |
|
CertGuiHandler |
|
CertGuiHandlerRegistry |
Provides a correct handler for a given handler URI.
|
CertificationManager |
BEWARE: CertificationManager is responsible for authorizing all actions carried out through it.
|
CertificationPolicyActionType |
TODO
|
CertMiscUtil |
|
CertReviewEvent |
Event for certification reviewers (reminding him/her of the need to do the work).
|
CertWorkItemDto |
DTO representing a particular workItem.
|
CertWorkItemDtoProvider |
|
ChangeDescription |
Describes a change that was detected on a repository object:
- type
- OID
- additional information related object ADD/MODIFY/DELETE operation
|
ChangeExecutionDeltaOpNode |
|
ChangeExecutionRequestType |
Batch of changes to be executed.
|
ChangeExecutionVisualizer |
|
ChangeExecutor |
Executes precomputed changes.
|
ChangeHook |
TODO
This applies to all changes, therefore it will "hook" into addObject, modifyObject
and also deleteObject.
|
ChangePasswordPanel<F extends FocusType> |
|
ChangePasswordPanel |
|
ChangesByState<F extends FocusType> |
Classification of deltas (in approval case) according to their state.
|
ChangeType |
|
ChangeTypeType |
Java class for ChangeTypeType.
|
Channel |
Enumeration of built-in channels.
|
Channel.Migration |
Describes migration from (potentially) old channel URI to a current channel URI.
|
ChannelUtil |
|
CharacterClassType |
Definition of valid characters in class.
|
ChartAnimationOption |
|
ChartConfiguration |
|
ChartData |
|
ChartDataset |
|
ChartJsPanel<T extends ChartConfiguration> |
|
ChartLegendLabel |
|
ChartLegendOption |
|
ChartOptions |
|
ChartTitleOption |
|
ChartTooltipOption |
|
CheckBoxColumn<T extends Serializable> |
|
CheckBoxHeaderColumn<T extends Serializable> |
|
CheckboxMenuItem |
|
CheckBoxPanel |
Checkbox that is supposed to be used in forms - checkbox with label.
|
CheckedCommonRunnable |
Almost the same as Runnable but this one can throw CommonException and is serializable.
|
CheckedConsumer<T> |
Almost the same as Consumer but this one is Serializable and can throw CommonException.
|
CheckedFunction<I,O,E extends Exception> |
|
CheckedFunction<T,R> |
Almost the same as Function but this one is Serializable and can throw CommonException.
|
CheckedProcessor<T,E extends Exception> |
|
CheckedProducer<T> |
Almost the same as Producer but this one can throw CommonException.
|
CheckedRunnable |
Runnable version with thrown exception.
|
CheckedSupplier<O,E extends Exception> |
|
CheckExpressionType |
Expression used to check the data and report a user-friendly message in case
that the check fails.
|
CheckFormGroup |
|
CheckoutCommentType |
Configuration of comment text field in last step (checkout) of request access UI wizard.
|
CheckoutType |
Configuration structure related to request access UI wizard and its last step - checkout.
|
CheckoutValidityConfigurationType |
Configuration of validity (assignment validity) for requested roles in last step (checkout) of request access UI wizard.
|
CheckPanel |
|
Checks |
|
ChildCasesPanel |
Created by honchar
|
ChildOfReportParamWrapperFactory<R extends Referencable> |
|
ChildrenCasesCounter |
|
Choiceable |
|
ChoiceableChoiceRenderer<T extends Choiceable> |
|
ChoicesSearchItemPanel<T> |
|
ChoicesSearchItemWrapper<T> |
|
ChooseArchetypeMemberPopup<O extends AssignmentHolderType> |
|
ChooseFocusTypeAndRelationDialogPanel |
|
ChooseMemberPopup<O extends ObjectType,T extends AbstractRoleType> |
Created by honchar
|
ChooseOrgMemberPopup<O extends ObjectType> |
|
ChooseTypePanel<T extends ObjectType> |
|
CipherDataType |
TODO
Loosely based on XML encryption standard.
|
ClaimWorkItemsRequest |
Request to claim a work item (or multiple work items in given case),
i.e.
|
ClaimWorkItemsRequest.SingleClaim |
|
ClassicReportExportWorkDefinitionType |
Definition for a classic report export activity.
|
ClassicReportImportWorkDefinitionType |
Definition for a classic report import activity.
|
ClassLoggerConfigurationType |
Configuration of the logger: the facility that
collects log messages from the code.
|
ClassLoggerLevelOverrideType |
Information how to override logging level for specified logger(s).
|
ClassLoggersContentPanel |
Created by Viliam Repan (lazyman).
|
ClassLoggersMenuLinkCounter |
Created by Viliam Repan (lazyman).
|
ClassLoggerWrapperFactoryImpl<C extends Containerable> |
|
ClassPathUtil |
Various class path, class loading and class scanning utilities.
|
CleanupActivityHandler |
|
CleanupPartialActivityRun<CP> |
Activity execution for an elementary cleanup part.
|
CleanupPoliciesType |
Configuration of cleanup intervals and policies for various midPoint subsystems.
|
CleanupPoliciesTypeConverter |
|
CleanupPolicyType |
Configuration of cleanup intervals and policies for a specific subsystem or feature.
|
CleanupWorkDefinition |
|
CleanupWorkDefinitionType |
Definition for a cleanup activity.
|
Client |
|
Clock |
System-wide clock.
|
Clockwork |
|
ClockworkAuditHelper |
Audit-related responsibilities during clockwork processing.
|
ClockworkAuthorizationHelper |
Component that deals with authorization of requests in clockwork.
|
ClockworkClick<F extends ObjectType> |
Represents and executes a single clockwork click.
|
ClockworkClickOpNode |
|
ClockworkClickTraceType |
Trace for Clockwork.click operation.
|
ClockworkClickVisualizer |
|
ClockworkConflictResolver |
Resolves conflicts occurring during clockwork processing (multiple threads modifying the same focus).
|
ClockworkContext |
|
ClockworkExecutionVisualizer |
|
ClockworkHookHelper |
Responsible for invoking hooks (both Java and scripting ones).
|
ClockworkInboundsProcessing<F extends FocusType> |
Evaluation of inbound mappings from all projections in given lens context.
|
ClockworkInspector |
Interface used to intercept the ModelContext as it passes through the computation.
|
ClockworkMedic |
|
ClockworkRunOpNode |
|
ClockworkRunTraceType |
Trace for Clockwork.run operation.
|
ClockworkSettings |
Common clockwork-related settings for synchronization purposes.
|
ClockworkShadowInboundsPreparation<F extends FocusType> |
|
ClockworkTraceType |
Abstract trace for clockwork events.
|
Cloner<T> |
|
CloneStrategy |
|
CloneUtil |
|
ClusterCacheListener |
|
ClusterExecutionHelper |
Helps with the intra-cluster remote code execution.
|
ClusterExecutionHelper.ClientCode |
|
ClusterExecutionOptions |
Options related to remote code execution in the cluster.
|
ClusterRestController |
REST service used for inter-cluster communication.
|
ClusterServiceConsts |
URL pattern constants shared by cluster client and REST service.
|
ClusterStateType |
State of the cluster for the purposes of auto-scaling.
|
ClusterwideUserSessionManager |
Takes care for clusterwide user session management.
|
ClusterwideUserSessionManagerImpl |
Takes care for clusterwide user session management.
|
CollectionInstance |
|
CollectionProcessor |
|
CollectionRefSpecificationType |
Specification of an explicit or implicit object collection (including reference to the collection).
|
CollectionSpecificationDepthType |
Depth parameter for collection interpretations that allow distinction between direct and indirect relation.
|
CollectionSpecificationInterpretationType |
Method how implicit or explicit object collection should be interpreted.
|
CollectionSpecificationType |
Specification of an explicit or implicit object collection, without reference to the collection.
|
CollectionStats |
Stats (summary information) about a specific collection.
|
CollectionStatsPolicyConstraintType |
Constraints for collection stats (statistics).
|
CollectionStatsType |
Stats (statistics) setting and entries.
|
ColumnMenuAction<T extends Serializable> |
|
ColumnResultPanel |
|
ColumnTypeDto<T> |
|
ColumnUtils |
|
ComboPopupPanel<T extends Serializable> |
|
Command |
Enumeration of Ninja commands (or actions).
|
CommandLineExecutionMethod |
TODO
|
CommandLineRunner |
|
CommandLineScriptExecutor |
|
CommandLineScriptType |
Specifies a command to be executed on an operating system command-line.
|
CommonException |
Superclass for all common midPoint exceptions.
|
CommonTaskBeans |
|
CommunicationException |
Generic communication exception.
|
CommunicationFaultType |
Generic communication error.
|
ComparativeFilter<T> |
|
ComparativeFilterImpl<T> |
|
CompareResultType |
EXPERIMENTAL.
|
CompiledDashboardType |
|
CompiledGuiProfile |
Compiled user profile.
|
CompiledObjectCollectionView |
|
CompiledShadowCollectionView |
|
CompiledTracingProfile |
|
CompleteBucketOperation |
|
CompleteCorrelationResult |
Result of a correlation operation.
|
CompleteCorrelationResult.Status |
|
CompletedTaskCleanupTriggerHandler |
|
CompleteQuery<T extends ObjectType> |
Wraps everything we need to count or look for objects.
|
CompleteWorkItemActionType |
TODO
EXPERIMENTAL
|
CompleteWorkItemsRequest |
Request to complete a set of work items (on given case).
|
CompleteWorkItemsRequest.SingleCompletion |
|
ComplexConstructionConsumer<K,EC extends EvaluatedAbstractConstruction<?>> |
|
ComplexPropertyEmbeddedModel<O extends Serializable,T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ComplexPropertyInputPanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ComplexTypeDefinition |
Provides a definition for a complex type, i.e.
|
ComplexTypeDefinitionDelegator |
|
ComplexTypeDefinitionImpl |
|
ComponentConstants |
Created by Viliam Repan (lazyman).
|
ComponentLoggerType |
|
Components |
Names of projector/clockwork components invoked by medic.partialExecute method calls.
|
ComponentSizeInformationType |
Report on structured object size.
|
CompositeActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
|
CompositeConstraintEvaluator |
|
CompositeCorrelationExplanation |
|
CompositeCorrelationExplanation.ChildCorrelationExplanationRecord |
|
CompositeCorrelatorFactory |
Factory for CompositeCorrelator instances.
|
CompositeCorrelatorScalingDefinitionType |
TODO
|
CompositeCorrelatorType |
TODO
User-friendly way of defining a correlator or correlators.
|
CompositedButtonPanel |
|
CompositedIcon |
|
CompositedIconBuilder |
|
CompositedIconButtonDto |
|
CompositedIconColumn<T> |
|
CompositedIconCssStyle |
|
CompositedIconPanel |
|
CompositedIconWithLabelColumn<T> |
|
CompositedIconWithLabelPanel |
|
CompositeObjectDefinition |
Represents ad-hoc combination of definitions of structural and auxiliary object classes.
|
CompositeObjectDefinitionDelegator |
|
CompositeObjectDefinitionImpl |
Represents ad-hoc combination of definitions of structural and auxiliary object classes.
|
CompositeSubCorrelatorType |
TODO
|
CompositeWorkDefinition |
Definition for pure composite activity.
|
ComputationMode |
Do we do our computation during preview or during actual execution?
|
ConcurrencyException |
Exceptional concurrency state or operation invocation.
|
ConcurrencyFaultType |
Exceptional concurrency state or operation invocation.
|
ConditionalSearchFilterEditor |
|
ConditionalSearchFilterType |
A filter with an expression that denotes a necessary condition for the filter to be applied.
|
ConditionPanelFactory |
|
ConditionState |
Describes the evaluation state of assignment / object condition.
|
ConfigurableNormalizer |
|
ConfigurablePrismContextFactory |
|
ConfigurableProtectorFactory |
|
ConfigurableUserDashboardContentPanel |
Created by Viliam Repan (lazyman).
|
ConfigurableUserDashboardCounter |
Created by Viliam Repan (lazyman).
|
ConfigurableUserDashboardDetailsPanel |
Created by Viliam Repan (lazyman).
|
ConfigurableUserDashboardType |
Defines properties of a specific dashboard widget.
|
ConfigurableValuePolicySupplier |
Provides value policy when needed (e.g.
|
ConfigurableVisitor<T extends Visitable<T>> |
Visitor with configurable behavior.
|
ConfigurationException |
Created by Viliam Repan (lazyman).
|
ConfigurationException |
Configuration exception indicates that something is mis-configured.
|
ConfigurationFaultType |
Configuration exception indicates that something is mis-configured.
|
ConfigurationPropertiesType |
TODO
|
ConfigurationStep |
|
ConfigurationStepPanel |
|
ConfigureTaskConfirmationPanel |
|
ConfirmationNotifierType |
TODO
|
ConfirmationPanel |
Created by Honchar.
|
Conflict |
Created by Viliam Repan (lazyman).
|
ConflictDetectedException |
|
ConflictDto |
Created by honchar.
|
ConflictItem |
Created by Viliam Repan (lazyman).
|
ConflictItemPanel |
Created by Viliam Repan (lazyman).
|
ConflictResolutionActionType |
What to do in the case of modify-modify conflict during model (clockwork) operation.
|
ConflictResolutionType |
How to resolve write-write conflicts on focal objects, i.e.
|
ConflictSolverPanel |
Created by Viliam Repan (lazyman).
|
ConflictState |
Created by Viliam Repan (lazyman).
|
ConflictWatcher |
A bit experimental.
|
ConflictWatcherImpl |
|
ConnectionEnvironment |
|
ConnectionOptions |
Created by Viliam Repan (lazyman).
|
ConnectorConfigurationType |
Resource configuration (hostname, port, ...).
|
ConnectorConfigurationWrapperFactoryImpl |
|
ConnectorFrameworkConfigurationType |
|
ConnectorFrameworkType |
|
ConnectorHostType |
Host definition for remote connector, remote
connector framework or a remote "gateway".
|
ConnectorHostTypeComparator |
|
ConnectorInstanceSpecificationType |
Complete specification of a connector instance with configuration and capabilities.
|
ConnectorOperationalStatus |
|
ConnectorPoolConfigurationType |
Type that contains configuration of ICF connector pools.
|
ConnectorSchema |
|
ConnectorSchemaImpl |
|
ConnectorType |
Description of a generic connector.
|
ConnectorTypeComparator |
|
ConnectorTypeUtil |
|
ConnIdOperation |
|
ConnIdOperation.ConnIdOperationBuilder |
|
ConnIdOperationRecordType |
Information about a ConnId operation.
|
ConnIdOperationsListener |
Obtains information about ConnId operations executed.
|
ConnIdOperationsReport |
Represents a report on ConnId operations.
|
ConnIdOperationsReportDefinitionType |
Defines report on ConnId operations.
|
ConsistencyCheckScope |
Determines the scope of consistency checks.
|
ConsolidationMetadataComputation |
|
ConsolidationProcessor |
TODO
|
ConsolidationValueMetadataComputer |
Computes value metadata during consolidation.
|
ConstantsManager |
|
ConstExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Returns zero set with a single value obtained by resolving given https://docs.evolveum.com/midpoint/reference/expressions/constants/[constant].
|
ConstExpressionEvaluatorFactory |
|
ConstExpressionEvaluatorType |
|
ConstraintEvaluatorHelper |
|
ConstraintReferenceMatcher<AH extends AssignmentHolderType> |
Throw-away helper for matching target reference in constraints.
|
ConstraintsCheckingResult |
|
ConstraintsCheckingStrategyType |
How constraints checking (for focus and projections) should be done.
|
ConstraintViolationConfirmer |
|
ConstructionAssignmentsPanel<AH extends AssignmentHolderType> |
|
ConstructionAssociationPanel |
Created by honchar.
|
ConstructionCollector<AH extends AssignmentHolderType,K extends HumanReadableDescribable,ACT extends AbstractConstructionType,AC extends AbstractConstruction<AH,ACT,EC>,EC extends EvaluatedAbstractConstruction<AH>> |
Collects evaluated constructions from evaluatedAssignmentTriple into a single-level triple.
|
ConstructionInducementsPanel<AR extends AbstractRoleType> |
|
ConstructionProcessor |
|
ConstructionStrengthType |
Strength of the construction defines how aggressively will
the construction be applied.
|
ConstructionTargetKey |
Specifies the target of resource object construction - i.e.
|
ConstructionType |
Projection construction.
|
ConstructionTypeUtil |
|
ConstructionValueWrapper |
|
ConstructionWrapperFactory |
|
ContactDataProvider |
|
ContactOrgUnitDto |
|
ContactOrgUnitPanel |
|
ContactTreeDto |
|
ContactUserDto |
|
ContactUserPanel |
|
Containerable |
|
ContainerableFromPrismObjectModel<O extends ObjectType> |
|
ContainerableListPanel<C extends Containerable,PO extends SelectableRow> |
|
ContainerablePrismBinding |
|
ContainerablePrismBinding.ContainerableList<T extends Containerable> |
|
ContainerablePrismBinding.ReferencableList<T extends Referencable> |
|
ContainerableProcessingRequest<C extends Containerable> |
Request to process a containerable.
|
ContainerableResultHandler<C extends Containerable> |
Handles iterative processes that concern containerables.
|
ContainerDefinitionDelegator<C extends Containerable> |
|
ContainerDelta<V extends Containerable> |
|
ContainerDeltaFactoryImpl |
|
ContainerDeltaImpl<V extends Containerable> |
|
ContainerItemDto |
|
ContainerListDataProvider<C extends Containerable> |
Created by honchar
|
ContainerOfSystemConfigurationPanel<C extends Containerable> |
|
ContainerPanelConfigurationType |
Definition for the panel which will be used on details panel.
|
ContainersDropDownPanel<C extends Containerable> |
|
ContainersPopupDto |
|
ContainerStatus |
|
ContainerTabStorage |
|
ContainerTypeSearchItem<C extends Containerable> |
|
ContainerValueDataProviderFactory<T extends Containerable,C extends GuiListDataProviderType> |
|
ContainerValueDataProviderFactory.Customization<T extends Containerable> |
Allows customization of postFilter, pageStore and contentQuery for data providers
|
ContainerValueDto |
|
ContainerValuePanel |
|
ContainerValueWrapperFromObjectWrapperModel<T extends Containerable,C extends Containerable> |
Model that returns property real values.
|
Context |
|
ContextFactory |
|
ContextLoader |
Context loader loads the missing parts of the context.
|
ConvenienceMethod |
|
Converter |
|
ConverterInterface |
|
ConvertingMultiValueChoosePanel<U,T extends ObjectType> |
|
Copyable<T extends Copyable<T>> |
|
Copyable<T extends Copyable<T>> |
|
Copyable.Strategy |
|
Copyable.StrategyAware<T extends Copyable.StrategyAware<T>> |
|
CopyStrategy |
|
CorrelatableProcessingRequest |
|
CorrelationAlgorithm |
|
CorrelationCaseDescription<F extends FocusType> |
Describes a correlation case, typically when it's going to be presented to the user.
|
CorrelationCaseDescription.CandidateDescription<F extends FocusType> |
|
CorrelationCaseDescription.CorrelationProperty |
Contains information about a correlation property that is to be (e.g.) displayed in the correlation case view.
|
CorrelationCaseDescription.CorrelationPropertyValuesDescription |
|
CorrelationCaseDescription.Match |
How well the candidate matches the object being correlated on given correlation property?
|
CorrelationCaseManager |
Manages correlation cases.
|
CorrelationCasesDefinitionType |
TODO
|
CorrelationCaseUtil |
|
CorrelationConfidenceDefinitionType |
Defines the custom confidence value for given correlator.
|
CorrelationConfidenceThresholdsDefinitionType |
These values are used to determine the correlation results.
|
CorrelationContext |
The context of the correlation and correlator state update operations.
|
CorrelationContextPanel |
|
CorrelationDefinitionType |
TODO
|
CorrelationErrorDetails |
|
CorrelationExplanation |
Describes how the correlator (could) came to a given candidate owner, and the specific confidence value of it.
|
CorrelationExplanation.GenericCorrelationExplanation |
This 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.
|
CorrelationExplanation.UnsupportedCorrelationExplanation |
This is for correlators that do not support neither explanation nor candidate check (i.e., determining confidence
for the provided candidate).
|
CorrelationItem |
Instance of a correlation item
TODO finish! cleanup!
|
CorrelationItemRefsTable |
|
CorrelationItemRefsTableWizardPanel |
|
CorrelationItemsTable |
|
CorrelationItemsTableWizardPanel |
|
CorrelationItemType |
Item that should be correlated as part of this correlator (i.e., correlation rule).
|
CorrelationOptionDto |
Represents a correlation option: a candidate owner or a "new owner".
|
CorrelationPropertyValues |
Values (primary and secondary) for given correlation property.
|
CorrelationResult |
Result of the correlation at the level of Correlator , i.e.
|
CorrelationService |
Contains correlation-related methods that should be accessible from the outside of `model` module.
|
CorrelationService.CaseCloser |
|
CorrelationService.CorrelationCaseDescriptionOptions |
|
CorrelationServiceImpl |
Provides correlation-related functionality, primarily on top of Correlator interface:
.
|
CorrelationSituationType |
TODO
|
CorrelationWizardPanel |
|
Correlator |
Finds a focus object for given resource object.
|
CorrelatorCompositionDefinitionType |
Definition of how the results of the correlator should be integrated in the parent (composite) one.
|
CorrelatorConfiguration |
Wrapper for both typed (bean-only) and untyped (bean + item name) correlator configuration.
|
CorrelatorConfiguration.TypedCorrelationConfiguration |
|
CorrelatorConfiguration.UntypedCorrelationConfiguration |
|
CorrelatorContext<C extends AbstractCorrelatorType> |
Overall context in which the correlator works.
|
CorrelatorContextCreator |
|
CorrelatorFactory<C extends Correlator,CB extends AbstractCorrelatorType> |
Instantiates configured correlators.
|
CorrelatorFactoryRegistry |
A registry of correlator factories.
|
CorrelatorFactoryRegistryImpl |
|
CorrelatorItemRefPanelFactory |
|
CorrelatorMergeOperation |
|
CorrelatorsDefinitionUtil |
Utilities for manipulating correlators definitions.
|
CorrelatorUtil |
|
Countable |
TODO better place, better name
|
CountableLoadableModel<T> |
A loadable model of a list that knows how to provide count of list items without having to retrieve the actual data.
|
CountablePanelTab |
Tab that can display object count (small bubble with number) in the tab label.
|
Counter |
|
CountersIncrementOperation |
Represents/carries out an execution of a set of updates of a counter group in an activity.
|
CountIconColumn<T> |
|
CountIconPanel |
|
CountModelProvider |
Interface for objects that provide Wicket model which represents
object count or similar tag.
|
CountObjectsCapabilityType |
Ability to efficiently count objects.
|
CountObjectsSimulateType |
Strategy to simulate count operation using a different operation.
|
CountOptions |
Created by Viliam Repan (lazyman).
|
CountRepositoryAction |
Created by Viliam Repan (lazyman).
|
CountToolbar |
|
CreateCapabilityType |
Describes create capability.
|
CreateCorrelationCaseAction<F extends FocusType> |
|
CreateCorrelationCaseSynchronizationActionType |
Creates (or updates) a correlation case for resource object in "disputed"
synchronization state, i.e.
|
CreatedReportFragment |
Created by Viliam Repan (lazyman).
|
CreateResourceTemplatePanel |
|
CreateTemplatePanel<O extends ObjectType> |
|
CreateTimestampBuiltinMapping |
Mapping that provides storage/createTimestamp.
|
CredentialModuleAuthentication |
Interface for authentication module which works with internal midpoint credentials
|
CredentialPolicyEvaluator<R extends AbstractCredentialType,P extends CredentialPolicyType,F extends FocusType> |
Processor for evaluating credential policies.
|
CredentialPolicyEvaluator.Builder<F extends FocusType> |
|
CredentialPolicyType |
Structure that specifies common elements to all the credential policies.
|
CredentialsCapabilityType |
Describes capability to present credentials in a structured way.
|
CredentialSourceType |
Source of a new credential value.
|
CredentialsPolicyType |
Credentials management policy.
|
CredentialsProcessor |
Processor for focus credentials.
|
CredentialsPropagationUserControlType |
Constraints that define how propagation of credentials can be controlled by the
user.
|
CredentialsResetMethodType |
Specifies the method of resetting the credential.
|
CredentialsResetPolicyType |
Credentials reset management policy.
|
CredentialsResetTypeType |
|
CredentialsStorageMethodType |
Specifies the method of storing the credential in midPoint.
|
CredentialsStorageTypeType |
|
CredentialsType |
This is a container type for various credentials types: passwords, public keys, one-time password
scheme identifiers, etc.
|
CredentialsWizardPanel |
|
CriticalityType |
Specifies criticality of an operation.
|
CryptoUtil |
|
CsvDownloadButtonPanel |
|
CsvFileFormatType |
CSV export type for Report.
|
CsvFormatting |
Formats data as CSV file.
|
CurrentActivityState<WS extends AbstractActivityWorkStateType> |
Activity state for the current activity run.
|
CustomAsyncUpdateSourceType |
Custom message source provided by a Java class.
|
CustomContainerPanel<O extends ObjectType> |
|
CustomEvent |
|
CustomEventFactory |
Factory for custom events.
|
CustomFunctions |
|
CustomListGroupMenuItem<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
CustomNormalizationStepType |
Normalization carried out using custom expression.
|
CustomNotifierType |
Custom notifier which uses expression to produce the message object.
|
CustomTransportConfigurationType |
Custom type transport that can be realized either as a Java class (e.g.
|
CustomTransportContentPanel |
Created by Viliam Repan (lazyman).
|
CustomTransportCounter |
Created by Viliam Repan (lazyman).
|
CustomTransportDetailsPanel |
Created by Viliam Repan (lazyman).
|
CustomValidity |
Created by Viliam Repan (lazyman).
|
CustomValidityPanel |
Created by Viliam Repan (lazyman).
|
DashboardLayoutType |
Specifies layout of a dashboard, such as the user dashboard (home screen)
or administration dashboard.
|
DashboardLinkComponent |
|
DashboardPanel<T extends Serializable> |
|
DashboardReportEngineConfigurationType |
Configuration of dashboard-based reports.
|
DashboardSearchPanel |
Created by honchar.
|
DashboardService |
|
DashboardServiceImpl |
|
DashboardType |
Configuration Dasboard dashboard showing in GUI.
|
DashboardUtils |
|
DashboardWidget |
|
DashboardWidgetDataFieldType |
Properties of a specific widget data field.
|
DashboardWidgetDataFieldTypeType |
Type of the field.
|
DashboardWidgetDataType |
Specifies widget data source.
|
DashboardWidgetDto |
|
DashboardWidgetPresentationType |
Specifies widget presentation properties.
|
DashboardWidgetSourceTypeType |
Type of widget content data source.
|
DashboardWidgetType |
Defines properties of a specific dashboard widget.
|
DashboardWidgetVariationType |
Conditional variation in the way how the widget is displayed.
|
Data |
Data to be displayed.
|
DataImport |
|
DataItem |
|
DataLanguagePanel<T> |
Temporary implementation.
|
DataModel |
|
DataModelUtil |
EXPERIMENTAL
|
DataModelUtil.PathResolutionContext |
|
DataModelUtil.PathResolutionResult |
|
DataModelUtil.ResourceResolutionContext |
|
DataModelVisualizer |
EXPERIMENTAL
|
DataModelVisualizer.Target |
|
DataModelVisualizerImpl |
|
DataProtectionType |
Container which specify legal content for the role related to the GDPR.
|
DataProviderRegistry |
Data Provider registry for customizable data providers
|
DataProviderRegistryImpl |
Spring based Data Provider registry
Factories are expected to be instantiated by Spring using Component annotation
and autowired using Autowired
|
DataSourceFactory |
|
DateFormGroup |
|
DateInput |
|
DateIntervalSearchPanel |
|
DateIntervalSearchPopupPanel |
|
DateLabelComponent |
Created by honchar
Component for displaying date value as a label
By default (if no converter is set) the date is formatted
according to the client's locale, timezone (not implemented yet),
with applying long style for date and long style for time.
|
DatePanel |
|
DatePanelFactory |
|
DateRange |
Created by Viliam Repan (lazyman).
|
DateRangePicker |
Created by Viliam Repan (lazyman).
|
DateRangePickerOptions |
Created by Viliam Repan (lazyman).
|
DateSearchItem |
|
DateSearchItemPanel |
|
DateSearchItemWrapper |
|
DateSearchPanel |
|
DateValidator |
|
DeadlineRoundingType |
Way of rounding deadline(s) e.g.
|
DeadNodeCleanupPolicyType |
Cleanup policy for dead nodes.
|
DeadShadowSearchItem |
|
DeadShadowSearchItemWrapper<T> |
|
DebugButtonPanel<T> |
|
DebugConfDialogDto |
|
DebugConfDialogDto.Operation |
|
DebugDumpable |
|
DebugObjectItem |
|
DebugReconciliationResultListener |
Debugging listener for reconciliation tasks.
|
DebugSearchFragment |
|
DebugUtil |
|
DecisionDto |
|
DecisionsPanel |
|
DeepCloneOperation |
Represents the "deep clone" and "ultra deep clone" operations on items and complex type definitions.
|
DeeplyFreezableList<T> |
List that freezes its members as well.
|
DeeplyFreezableReference<T extends Serializable> |
Reference that freezes the referenced object as well.
|
DefaultAjaxButton |
|
DefaultAjaxSubmitButton |
|
DefaultApprovalPolicyRulesUsageType |
Whether to use default approval policy rules.
|
DefaultColumnUtils |
Column related utilities shared by reporting and GUI.
|
DefaultContainerablePanel<C extends Containerable,CVW extends PrismContainerValueWrapper<C>> |
|
DefaultContainerablePanelFactory<C extends Containerable> |
|
DefaultDuplicateShadowsResolver |
|
DefaultGuiConfigurationCompiler |
|
DefaultInboundMappingEvaluationPhasesType |
Default phase or phases for evaluation of inbound mappings.
|
DefaultItemSqlMapper<S,Q extends FlexibleRelationalPathBase<R>,R> |
Declarative information how an item (from schema/prism world) is to be processed
when interpreting query.
|
DefaultMatchingRule<T> |
Default matching rule used as a fall-back if no explicit matching rule is specified.
|
DefaultNaturalKeyImpl |
A NaturalKey implementation that uses a simple list of constituent items to compare container values.
|
DefaultReferencableImpl |
Used when PrismReferenceValue.getRealValue is called, and no referencable is present in the PRV.
|
DefaultVisualizer |
|
Definition |
Common interface to access all definitions.
|
DefinitionBasicPanel |
|
DefinitionDelegator |
|
DefinitionFactory |
Factory for prism definitions (Definition and all its subtypes in prism-api).
|
DefinitionFactoryImpl |
|
DefinitionImpl |
Abstract definition in the schema.
|
DefinitionProcessingOption |
How should be definitions processed when object is to be retrieved.
|
DefinitionProcessingOptionType |
How should be definitions processed when object is to be retrieved.
|
DefinitionResolver<PD extends ItemDefinition,ID extends ItemDefinition> |
Resolves a definition in a parent.
|
DefinitionScopeDto |
|
DefinitionScopeObjectType |
Created by honchar.
|
DefinitionScopePanel |
|
DefinitionSearchContext<D extends Definition> |
|
DefinitionSearchContextCtdImpl |
|
DefinitionSearchContextItemImpl<ID extends ItemDefinition> |
|
DefinitionSearchImplementation |
|
DefinitionsStore |
|
DefinitionStagePanel |
Created by Kate Honchar.
|
DefinitionStagesPanel |
|
DefinitionStoreUtils |
|
DefinitionsToTransformable |
|
DefinitionSupplier |
|
DefinitionUtil |
|
DefinitionXmlPanel |
|
DelegatedDependency<T> |
|
DelegatedItem<I> |
|
DelegatedToMeCounter |
|
DelegatedToMePanel |
|
DelegateWorkItemActionType |
TODO
EXPERIMENTAL
|
DelegateWorkItemsRequest |
Request to delegate work items (of a given case).
|
DelegateWorkItemsRequest.SingleDelegation |
|
DelegatingActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
|
DelegatingLexicalProcessor |
|
DelegationEditorPanel |
Created by honchar.
|
DelegationTargetLimitationDialog |
|
DelegationWorkStateType |
State for a delegation (delegating) activity run.
|
DelegatorWithOtherPrivilegesLimitations |
TODO better name ;)
|
DeleteActionExpressionType |
Statically-typed "delete" action.
|
DeleteAllDto |
|
DeleteAllPanel |
Created by Honchar.
|
DeleteCapabilityType |
Describes delete capability.
|
DeleteConfirmationPanel |
|
DeleteExecutor |
Executes the "delete" action.
|
DeleteFocusAction<F extends FocusType> |
|
DeleteFocusSynchronizationActionType |
Deletes the owning focus for the resource object.
|
DeleteObjectResult |
Contains information about object deletion result; primarily needed by repository caching algorithms.
|
DeleteOptions |
Created by Viliam Repan (lazyman).
|
DeleteRepositoryAction |
Created by Viliam Repan (lazyman).
|
DeleteResourceObjectAction<F extends FocusType> |
|
DeleteResourceObjectSynchronizationActionType |
Deletes the resource object.
|
DeleteRestAction |
Created by Viliam Repan (lazyman).
|
DeletionActivityHandler |
Deletes specified objects.
|
DeletionActivityHandler.MyWorkDefinition |
|
DeletionWorkDefinitionType |
Deletes specified objects.
|
DelineationResourceObjectTypeStepPanel |
|
DeltaBuilder<T extends Containerable> |
Grammar:
|
DeltaConversionOptions |
Options used when serializing deltas to "bean" form (ObjectDeltaType).
|
DeltaConvertor |
Converts between "XML" (i.e.
|
DeltaDto |
|
DeltaFactory |
TODO clean up these interfaces!
|
DeltaFactory.Container |
Deprecated. |
DeltaFactory.Object |
|
DeltaFactory.Property |
Deprecated. |
DeltaFactory.Reference |
Deprecated. |
DeltaFactoryImpl |
|
DeltaMapTriple<K,V> |
|
DeltaMapTripleImpl<K,V> |
|
DeltaModifier<O extends Objectable> |
|
DeltaPanel |
|
DeltaSetTriple<T> |
The triple of values (added, unchanged, deleted) that represents difference between two collections of values.
|
DeltaSetTripleImpl<T> |
The triple of values (added, unchanged, deleted) that represents difference between two collections of values.
|
DeltaSetTripleMapConsolidation<T extends AssignmentHolderType> |
Responsible for consolidation of delta set triple map (plus, minus, zero sets for individual items) to item deltas.
|
DeltaSetTripleMapConsolidation.ItemDefinitionProvider |
|
DeltaSetTripleType |
Experimental.
|
DeltaSetTripleUtil |
|
DeltaSourceSpecificationType |
TODO
EXPERIMENTAL
|
DeltaTriple<T> |
Utility class for keeping things in three: plus, zero and minus.
|
DependantAction<E extends Exception> |
|
Dependency<T> |
|
Dependency.Immediate<V> |
|
Dependency.OptionalDep<T> |
|
Dependency.Search<T> |
|
Dependency.Suppliable<V> |
|
Dependency.Unsatified<V> |
|
DependencyProcessor |
|
DeploymentInformationType |
Information about midPoint deployment: subscription information, deployment name,
description, color and so on.
|
DeprecatedPropertyWrapperModel<C extends Containerable,P> |
Deprecated. |
DeputyUtils |
Experimental.
|
DescriptorLoader |
loader for url, initialize all urls with authorizations
|
DetailsFragment |
|
DetailsNavigationPanel<O extends ObjectType> |
|
DetailsPageSaveMethodType |
Specifies the method how page save/preview buttons are shown and processed.
|
DetailsPanel |
Created by Viliam Repan (lazyman).
|
DetailTableItemFilterProcessor<S,Q extends FlexibleRelationalPathBase<?>,DQ extends FlexibleRelationalPathBase<DR>,DR> |
Filter processor for a an attribute path (Prism item) that is stored in detail table.
|
DiagnosticContext |
|
DiagnosticContextHolder |
|
DiagnosticContextManager |
|
DiagnosticInformationType |
A diagnostic information attached to an object.
|
DiagramElementFormType |
|
DiagramElementInclusionType |
|
DictionaryExpander |
Expands object references (from pointers to dictionary to full objects).
|
DiffUtil |
|
DigestMethodType |
JAXB representation of DigestMethodType.
|
DirectAndIndirectAssignmentPanel<AH extends AssignmentHolderType> |
|
DirectAssignmentCertGuiHandler |
|
DirectionElementsType |
Specific elements for export/import.
|
DirectionTypeType |
Direction of report.
|
DirectlyEditablePropertyColumn<T> |
|
DirectoryFileObjectResolver |
Object resolver that works on files in a directory.
|
DisableActionExpressionType |
Statically-typed "disable" action.
|
DiscoverConfigurationCapabilityType |
Describes capability to do configuration discovery, check and recommendation
(`DiscoverConfigurationApiOp`).
|
DiscoverConnectorsExecutor |
Executes "discover-connectors" action.
|
DiscoveredConfiguration |
Suggested configuration properties of connector.
|
DiscoveryStepPanel |
|
DisplayableRenderer<T extends Serializable> |
|
DisplayableValue<T> |
|
DisplayableValueChoiceRenderer<T> |
|
DisplayableValueImpl<T> |
|
DisplayNameModel |
TODO: refactor for lazy loading
|
DisplayNamePanel<C extends Containerable> |
|
DisplayType |
|
DisplayValueType |
Specifies the kind of view of value.
|
DistinctSearchOptionType |
Specifies whether "distinct" option should be used in database searches.
|
DistinguishedNameMatchingRule |
Matching rule for LDAP distinguished name (DN).
|
DistributedReportExportWorkDefinitionType |
Definition for a distributed report export activity.
|
DistributingActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
An activity that distributes (usually bucketed) activity to a set of worker tasks.
|
DomAsserts |
|
DomAwareEqualsStrategy |
Deprecated. |
DomAwareHashCodeStrategy |
Strategy for hashCode() methods used in JAXB generated code.
|
DomElementSerializer |
|
DomElementVisitor |
|
DomLexicalProcessor |
|
DOMUtil |
|
DOMUtilSettings |
Created by Viliam Repan (lazyman).
|
DomVisitorUtil |
|
DotAdHocDataItem |
|
DotDataItem |
|
DotMappingRelation |
|
DotModel |
|
DotOtherRelation |
|
DotRelation |
|
DotRepositoryDataItem |
|
DotResourceDataItem |
|
DoubleButtonColumn<T extends Serializable> |
|
DoubleButtonColumn.ButtonColorClass |
|
DoubleButtonColumn.ButtonSizeClass |
|
DoubleButtonPanel<T> |
|
DoughnutChartConfiguration |
|
DownloadButtonPanel |
|
DropdownButtonDto |
|
DropdownButtonPanel |
Universal button to display drop-down menus.
|
DropDownChoicePanel<T> |
|
DropDownChoicePanelFactory |
|
DropDownFormGroup<T> |
|
DropDownMultiChoice<T> |
|
DummyContainerImpl<C extends Containerable> |
|
DummyItem<V extends PrismValue,D extends ItemDefinition<?>,R extends Item<V,D>> |
|
DummyNotifierType |
TODO
|
DummyOperationImpl |
A no-op implementation of Operation used when there's nowhere to record the execution to.
|
DummyPrismObjectDefinition |
EXPERIMENTAL
|
DummyPropertyImpl<T> |
|
DummyReferenceImpl |
|
DuplicateObjectTypeDetector |
|
DuplicateShadowsResolver |
|
DuplicateShadowsTreatmentInstruction |
|
DurationConverter |
|
DurationPanel |
|
DurationPanelFactory |
|
DurationValidator |
|
DynamicFieldGroupPanel<O extends ObjectType> |
|
DynamicFormPanel<O extends ObjectType> |
|
DynamicNamespacePrefixMapper |
Maps namespaces to preferred prefixes.
|
Editable |
|
EditableAjaxLinkColumn<T extends Editable> |
|
EditableCheckboxColumn<T extends Editable> |
|
EditableColumn<T extends Editable,S> |
|
EditablePropertyColumn<T extends Editable> |
|
EditTraceAction |
TODO
|
EditTraceOptions |
|
EmbeddedActivity<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
|
EmbeddedTomcatAutoConfiguration |
Custom configuration (factory) for embedded tomcat factory.
|
EmbeddedTomcatAutoConfiguration.EmbeddedTomcat |
|
EmptyOnBlurAjaxFormUpdatingBehaviour |
|
EmptyOnChangeAjaxFormUpdatingBehavior |
|
EmptyProcessDetailsPanel |
|
EmptyType |
Type that contains nothing.
|
EnableActionExpressionType |
Statically-typed "enable" action.
|
EnableBehaviour |
|
EnableDisableExecutor |
Implements "enable" and "disable" actions.
|
EncryptedDataType |
TODO
Contains data protected by (reversible) encryption.
|
EncryptionException |
|
EncryptionMethodType |
TODO
Loosely based on XML encryption standard.
|
EnforcementPolicyActionType |
Enforcement action.
|
EngineExtension |
Provides functionality that the case engine calls when dealing with specific case archetypes (like approval cases, etc).
|
EntryType |
|
EnumerationTypeDefinition |
Simple type, which behaves as enumeration in most modeling languages.
|
EnumerationTypeDefinition.ValueDefinition |
Definition of enumeration value
|
EnumerationTypeDefinitionImpl |
|
EnumerationTypeDefinitionImpl.ValueDefinitionImpl |
|
EnumItemFilterProcessor<E extends Enum<E>> |
Filter processor for an attribute path (Prism item) of enum type that is mapped
to matching PostgreSQL enum type - this allows to use schema enums directly.
|
EnumOrdinalItemFilterProcessor<E extends Enum<E>> |
Filter processor for a an attribute path (Prism item) of enum type that is mapped
to SQL as ordinal value.
|
EnumPanelFactory<T extends Enum<?>> |
|
EnumPropertyColumn<T> |
|
EnvironmentalPerformanceInformation |
Thread safety: Instances of this class may be accessed from more than one thread at once.
|
EnvironmentalPerformanceInformationType |
Statistics related to performance and state of external environment, namely provisioning via connectors,
mappings (as these might contain code that invokes external systems), and notifications.
|
EqualFilter<T> |
|
EqualFilterImpl<T> |
|
EquivalenceStrategy |
A strategy used to determine equivalence of prism items and values.
|
ErrorCategoryType |
Categorizes errors.
|
ErrorHandlingStrategyExecutor |
Executes iterative task error handling strategy.
|
ErrorHandlingStrategyExecutor.FollowUpAction |
|
ErrorPanel |
|
ErrorReactionType |
What should a task do when an error of given type is encountered?
Only some combinations of values are allowed: ignore (+ stopAfter),
retryLater (+ stopAfter), stop.
|
ErrorSelectorType |
Selects error categories, e.g.
|
ErrorSituationSelectorType |
Description of an error condition to act on.
|
ErrorState |
Describes the "error state" of the current activity run.
|
EscalateWorkItemActionType |
TODO
EXPERIMENTAL
|
EvaluatedAbstractConstruction<AH extends AssignmentHolderType> |
Facade interface for evaluated resource object and persona constructions.
|
EvaluatedAlwaysTrueTrigger |
|
EvaluatedAssignedResourceObjectConstructionImpl<AH extends AssignmentHolderType> |
Evaluated resource object construction that is assigned to the focus.
|
EvaluatedAssignment<AH extends AssignmentHolderType> |
|
EvaluatedAssignmentImpl<AH extends AssignmentHolderType> |
Evaluated assignment that contains all constructions and authorizations from the assignment
itself and all the applicable inducements from all the roles referenced from the assignment.
|
EvaluatedAssignmentTarget |
|
EvaluatedAssignmentTargetImpl |
|
EvaluatedCollectionStatsTrigger |
|
EvaluatedCollectionStatsTriggerType |
|
EvaluatedCompositeTrigger |
|
EvaluatedConstructionMappingExtractor<V extends PrismValue,D extends ItemDefinition,AH extends AssignmentHolderType> |
|
EvaluatedConstructionPack<EC extends EvaluatedAbstractConstruction> |
|
EvaluatedEmbeddingTriggerType |
|
EvaluatedExclusionTrigger |
|
EvaluatedExclusionTriggerType |
|
EvaluatedHasAssignmentTrigger |
|
EvaluatedHasAssignmentTriggerType |
|
EvaluatedLogicalTriggerType |
|
EvaluatedModificationTrigger |
|
EvaluatedModificationTriggerType |
|
EvaluatedMultiplicityTrigger |
|
EvaluatedMultiplicityTriggerType |
|
EvaluatedOrphanedTrigger |
|
EvaluatedPersonaConstructionImpl<AH extends AssignmentHolderType> |
|
EvaluatedPlainResourceObjectConstructionImpl<AH extends AssignmentHolderType> |
Evaluated resource object construction that is defined in the schemaHandling part of resource definition.
|
EvaluatedPolicyRule |
|
EvaluatedPolicyRuleImpl |
|
EvaluatedPolicyRuleTrigger<CT extends AbstractPolicyConstraintType> |
Description of a situation that caused a trigger of the policy rule.
|
EvaluatedPolicyRuleTriggerType |
|
EvaluatedPolicyRuleType |
|
EvaluatedPolicyRuleUtil |
|
EvaluatedPolicyRuleUtil.AdditionalData |
Arranges externalized triggers into trees according to presentation instructions (hidden, final, displayOrder).
|
EvaluatedPolicyRuleUtil.AdditionalFilter<AD extends EvaluatedPolicyRuleUtil.AdditionalData> |
|
EvaluatedPolicyRuleUtil.AugmentedTrigger<AD extends EvaluatedPolicyRuleUtil.AdditionalData> |
|
EvaluatedPolicyRuleUtil.MessageKind |
|
EvaluatedResourceObjectConstruction |
Facade interface that provides insight about construction that was evaluated by projector code.
|
EvaluatedResourceObjectConstructionImpl<AH extends AssignmentHolderType,ROC extends ResourceObjectConstruction<AH,?>> |
Evaluated construction of a resource object.
|
EvaluatedSituationTrigger |
|
EvaluatedSituationTriggerType |
|
EvaluatedStateTrigger |
|
EvaluatedStateTriggerType |
|
EvaluatedTimeValidityTrigger |
|
EvaluatedTimeValidityTriggerType |
|
EvaluatedTransitionTrigger |
|
EvaluatedTransitionTriggerType |
|
EvaluatedTriggerDto |
|
EvaluatedTriggerGroupDto |
|
EvaluatedTriggerGroupDto.HighlightingInformation |
|
EvaluatedTriggerGroupDto.UniquenessFilter |
|
EvaluatedTriggerGroupListPanel |
|
EvaluatedTriggerGroupPanel |
|
EvaluatedTriggerPanel |
|
EvaluationContext<AH extends AssignmentHolderType> |
This is to reduce the number of parameters passed between methods in this class.
|
EvaluationOrder |
|
EvaluationOrderImpl |
|
EvaluationTimeType |
Java class for EvaluationTimeType.
|
Event |
Notification event that should be propagated, filtered, externalized (typically to ascii or html), and send out.
|
EventCategoryType |
TODO
|
EventDispatcher |
Dispatcher of change notifications.
|
EventHandler<T extends Containerable> |
Set of callback methods used to convey information from the validator to the "working" code.
|
EventHandler<E extends Event,C extends BaseEventHandlerType> |
|
EventHandlerContentPanel |
Created by Viliam Repan (lazyman).
|
EventHandlerCounter |
Created by Viliam Repan (lazyman).
|
EventHandlerDetailsPanel |
Created by Viliam Repan (lazyman).
|
EventHandlerType |
An event handler type - extends common handler with filter/info
and additionally can contain one or more notifiers of various kinds.
|
EventOperationType |
TODO
|
EventResult |
|
EventResult.EventResultStatus |
|
EventStatusType |
TODO
|
ExactMatchMountedMapper |
Created by lazyman on 09/03/2017.
|
ExceptionUtil |
|
ExchangeEmailAddressesMatchingRule |
A specific matching rule for Microsoft Exchange EmailAddresses attribute consisting of SMTP:/smtp: prefix and email address.
|
ExclusionConstraintEvaluator |
Evaluates exclusion policy constraints.
|
ExclusionPolicyConstraintType |
Container that defines exclusion of entities (e.g.
|
ExecuteChangeOptionsDto |
|
ExecuteChangeOptionsPanel |
|
ExecuteChangeOptionsPanel |
|
ExecuteChangesResponseType |
A response from executeChanges operation.
|
ExecuteChangesType |
A request for executeChanges operation.
|
ExecuteCredentialResetRequestType |
|
ExecuteCredentialResetResponseType |
|
ExecuteMappingDto |
|
ExecuteScriptActionExpressionType |
Statically-typed "execute-script" action.
|
ExecuteScriptExecutor |
Executes "execute-script" (s:execute) actions.
|
ExecuteScriptModel |
|
ExecuteScriptOutputType |
Output of a single script execution.
|
ExecuteScriptPanelFactory |
|
ExecuteScriptResponseType |
Result of a single script execution.
|
ExecuteScriptsOptionsType |
|
ExecuteScriptsResponseType |
A response from executeScripts operation.
|
ExecuteScriptsType |
A request for executeScripts operation.
|
ExecuteScriptType |
|
ExecuteScriptUtil |
|
ExecutionContext |
Context of a command execution.
|
ExecutionModeType |
TODO
|
ExecutionSupport |
Functionality that supports the activity execution that is going on within this task.
|
ExecutionSupport.CountersGroup |
Group of counters.
|
ExistenceStepPanel |
|
ExistsFilter |
|
ExistsFilterImpl |
|
ExitHandlerException |
Used to signal that we have to exit handler processing with a given run result.
|
Experimental |
Marks experimental code.
|
ExplicitBucketContentFactory |
Segmentation strategy based on explicit enumeration of buckets.
|
ExplicitChangeExecutionActivityHandler |
Executes a set of change requests, each consisting of a set of deltas (presenting a single model operation).
|
ExplicitChangeExecutionActivityHandler.MyWorkDefinition |
|
ExplicitChangeExecutionWorkDefinitionType |
Executes given changes.
|
ExplicitWorkSegmentationType |
Segmentation strategy that explicitly enumerates the buckets.
|
ExponentialBackoffComputer |
|
ExportAuditConsumerWorker |
Consumer writing exported audit events to the writer (stdout or file).
|
ExportAuditOptions |
|
ExportAuditProducerWorker |
Producer worker for audit export operation.
|
ExportAuditRepositoryAction |
|
ExportConsumerWorker |
Created by Viliam Repan (lazyman).
|
ExportingPanel |
|
ExportMiningConsumerWorker |
|
ExportMiningOptions |
|
ExportMiningProducerWorker |
|
ExportMiningRepositoryAction |
|
ExportOptions |
Created by Viliam Repan (lazyman).
|
ExportRepositoryAction |
Ninja action realizing "export" command.
|
ExportRestAction |
Created by Viliam Repan (lazyman).
|
Expression<V extends PrismValue,D extends ItemDefinition> |
|
ExpressionConstants |
Constants for all names of the variables in the system.
|
ExpressionCorrelatorFactory |
Factory for ExpressionCorrelator instances.
|
ExpressionCorrelatorType |
A correlator that uses a specified expression to find shadow owner.
|
ExpressionEditorPanel |
|
ExpressionEnvironment |
Describes an environment in which an Expression is evaluated.
|
ExpressionEnvironmentThreadLocalHolder |
|
ExpressionEvaluationContext |
Simple almost-DTO used to contain all the parameters of expression evaluation.
|
ExpressionEvaluationException |
Error during evaluation of expression.
|
ExpressionEvaluationTraceType |
Trace for expression evaluation operation.
|
ExpressionEvaluator<V extends PrismValue> |
Represents an expression evaluator (e.g.
|
ExpressionEvaluatorFactory |
Creates expression evaluators from their definitions (evaluator elements).
|
ExpressionEvaluatorProfile |
|
ExpressionEvaluatorProfileType |
Specifies restrictions for execution of specific expression evaluators.
|
ExpressionEvaluatorWrapperType |
Wrapper for expression evaluator.
|
ExpressionFactory |
Factory for expressions and registry for expression evaluator factories.
|
ExpressionHandler |
|
ExpressionHelper |
|
ExpressionModel |
|
ExpressionParameterType |
Describes input parameters to the expression.
|
ExpressionParser |
|
ExpressionPermissionClassProfileType |
Specifies restrictions and permissions for a specific class.
|
ExpressionPermissionMethodProfileType |
Specifies restrictions and permissions for a specific method.
|
ExpressionPermissionPackageProfileType |
Specifies restrictions and permissions for a package.
|
ExpressionPermissionProfile |
Compiled expression permission profile.
|
ExpressionPermissionProfileType |
Specifies restrictions and permissions for various evaluators, especially for
scripting expressions.
|
ExpressionPipelineType |
Pipeline of expressions - they are executed one after another,
input sent to the pipeline as a whole is sent to the first expression.
|
ExpressionProfile |
NOTE: This is pretty much throw-away implementation.
|
ExpressionProfileCompiler |
|
ExpressionProfiles |
|
ExpressionProfileType |
Specifies restrictions for execution of expressions and scripts.
|
ExpressionPropertyHeaderPanel |
Created by honchar
|
ExpressionPropertyPanel |
|
ExpressionReturnMultiplicityType |
Expression result multiplicity.
|
ExpressionSequenceType |
Sequence of command expressions - they are executed one after another,
input sent to the sequence as a whole is then sent individually
to each expression.
|
ExpressionSourceEvaluationTraceType |
Information about mapping source during evaluation.
|
ExpressionSubCorrelatorType |
TODO
|
ExpressionSyntaxException |
|
ExpressionType |
TODO
|
ExpressionTypeDto |
|
ExpressionTypeSelectPopup |
Created by honchar
|
ExpressionUtil |
|
ExpressionUtil |
|
ExpressionUtil.ExpressionEvaluatorType |
|
ExpressionUtil.Language |
|
ExpressionValidator<T> |
|
ExpressionValueTypes |
Created by honchar
|
ExpressionVariableDefinitionType |
Definition of a variable.
|
ExpressionVariableDefinitionTypeDto |
|
ExpressionVariableEditorDialog |
|
ExpressionWrapper |
Created by honchar
|
ExpressionWrapper |
Contains the expression that can be part of e.g.
|
ExpressionWrapperFactory |
Created by honchar
|
Extension |
Java class for extension complex type.
|
ExtensionSchemaRestController |
|
ExtensionType |
Place for non-standard object properties.
|
ExternalResourceEvent |
Externally-provided resource event.
|
ExternalResourceEventListener |
|
FailableConsumer<I,E extends Exception> |
|
FailableFunction<I,O,E extends Exception> |
|
FailableFunction<T,R> |
|
FailableLensFunction<T,R> |
|
FailableProcessor<T> |
|
FailableRunnable<E extends Exception> |
|
FailableSupplier<O,E extends Exception> |
|
FailedObjectsSelectionMethodType |
How are failed objects selected.
|
FailedObjectsSelectorProvider |
Provides specification (selector) of failed objects that are to be re-processed by an activity.
|
FailedObjectsSelectorType |
Selects objects that were failed to be processed in previous activity run(s).
|
FailedOperationTypeType |
The enum describes the operation during the account was processed.
|
FaultType |
|
FeatureVisibleEnableBehaviour |
Behaviour class that determines visibility of (configurable) UI feature.
|
FeedbackAlerts |
|
FeedbackLabels |
|
FeedbackListView |
|
FeedbackMessagesHookType |
|
FetchErrorHandlingType |
How should be errors during object fetch process handled and reported.
|
FetchErrorReportingMethodType |
How should be errors during object fetch process reported.
|
FileAppenderConfigurationType |
|
FileConfigurationType |
Where and how to store "file" notifications.
|
FileFormatConfigurationType |
Export configuration.
|
FileFormatTypeType |
Report export type.
|
FileReference |
Created by Viliam Repan (lazyman).
|
FileReferenceConverter |
Created by Viliam Repan (lazyman).
|
FileTransportConfigurationType |
Where and how to store "file" messages.
|
FileTransportContentPanel |
Created by Viliam Repan (lazyman).
|
FileTransportCounter |
Created by Viliam Repan (lazyman).
|
FileTransportDetailsPanel |
Created by Viliam Repan (lazyman).
|
FilterClauseType |
Java class for FilterType complex type.
|
FilterContentEvaluator |
|
FilterContentExpressionType |
Keeps/removes selected items from the input value.
|
FilterCorrelatorFactory |
Factory for FilterCorrelator instances.
|
FilterCorrelatorType |
A correlator that uses a specified filter to find shadow owner.
|
FilterCreationUtil |
TODO decide what to do with this
|
FilterExpressionType |
Filters input on a given condition.
|
FilterGizmo<F> |
Gizmo (device,gadget,thing) that handles search filters and other filter-like things during security processing of search filters.
|
FilterGizmoAssignableRoles |
|
FilterImplUtil |
|
FilterOperation |
This represents operation between the path (typically) and value(s).
|
FilterProcessor<O extends ObjectFilter> |
Filter processor is very abstract thing that takes the filter and returns the SQL predicate.
|
FilterSearchItem |
|
FilterSerializers |
|
FilterSubCorrelatorType |
TODO
|
FilterUtil |
|
FilterWorkBucketContentHandler |
|
FilterWorkBucketContentType |
Work bucket content defined explicitly by a filter.
|
FindShadowOwnerResponseType |
A response from findShadowOwner operation.
|
FindShadowOwnerType |
A request for findShadowOwner operation.
|
FixedTargetSpecification<T extends AssignmentHolderType> |
Target object is a given (fixed) prism object: either the same as focus ODO (but with no updates!),
or a different one.
|
FlatMapDependency<I,O> |
|
FlexibleLabelModel<C extends Containerable> |
Model that returns string value for a flexible label.
|
FlexibleRelationalPathBase<R> |
Extension of RelationalPathBase that adapts the Q-class to midPoint
(mainly extension columns) while preserving all the features provided by Querydsl.
|
FocalAutoassignSpecificationType |
Specification of role auto-assignment properties.
|
FocalMappingEvaluationRequest<MT extends MappingType,OO extends ObjectType> |
Contains some of the information necessary to evaluate a mapping.
|
FocalMappingSetEvaluation<F extends AssignmentHolderType,T extends AssignmentHolderType> |
Evaluates a set of focus -> focus mappings.
|
FocalMappingSetEvaluation.EvaluatedMappingConsumer |
|
FocalMappingSetEvaluation.TripleCustomizer<V extends PrismValue,D extends ItemDefinition<?>> |
|
FocalMappingSetEvaluationBuilder<F extends AssignmentHolderType,T extends AssignmentHolderType> |
|
FocusActivationPanel<F extends FocusType,FDM extends FocusDetailsModels<F>> |
|
FocusActivationProcessor |
|
FocusApplicablePoliciesPanel<AR extends AbstractRoleType> |
Created by honchar.
|
FocusBehaviorUpdateType |
Option for updating focus authentication behaviour attributes.
|
FocusCasesCounter<F extends FocusType> |
|
FocusCasesPanel<F extends FocusType> |
|
FocusChangeExecution<O extends ObjectType> |
Executes changes in the focus context.
|
FocusChangeExecution.ChangeExecutionListener |
Receives notifications when focus object is modified (or added, or deleted).
|
FocusChangeExecutionOpNode |
|
FocusComputer |
|
FocusConstraintsChecker<AH extends AssignmentHolderType> |
|
FocusConstraintsChecker.Cache |
|
FocusDetailsModels<F extends FocusType> |
|
FocusHistoryPanel<F extends FocusType> |
Created by honchar.
|
FocusIdentitiesType |
Alternative identities for a focus.
|
FocusIdentitiesTypeUtil |
|
FocusIdentitySourceType |
Source of a focus identity.
|
FocusIdentitySourceTypeUtil |
|
FocusIdentityType |
Alternative identity for a focus.
|
FocusIdentityTypeUtil |
|
FocusLifecycleProcessor |
|
FocusListComponent<F extends FocusType> |
Common functionality for "focus list" pages or panels - e.g.
|
FocusListInlineMenuHelper<F extends FocusType> |
Provides common inline menu functionality for focal objects: enable, disable, reconcile, delete.
|
FocusLoadedTraceType |
Information about focus being loaded.
|
FocusLoadVisualizer |
|
FocusMappingsAssignmentsPanel<AH extends AssignmentHolderType> |
|
FocusMappingsInducementsPanel<AR extends AbstractRoleType> |
|
FocusNormalizedDataType |
TODO
|
FocusOperationalButtonsPanel<F extends FocusType> |
|
FocusPasswordPanel<F extends FocusType,FDM extends FocusDetailsModels<F>> |
|
FocusPolicyRulesOpNode |
|
FocusProjectionsCounter<F extends FocusType> |
|
FocusProjectionsPanel<F extends FocusType> |
|
FocusRepositoryLoadOpNode |
|
FocusResourceObjectTypeStepPanel |
|
FocusSubwrapperDto<O extends ObjectType> |
|
FocusSummaryPanel<O extends ObjectType> |
|
FocusTriggersCounter<F extends FocusType> |
|
FocusTriggersPanel<F extends FocusType,FDM extends FocusDetailsModels<F>> |
|
FocusType |
Abstract supertype for all object types that can be focus of full midPoint computation.
|
FocusTypeAssignmentPopupTabPanel<F extends FocusType> |
Created by honchar
|
FocusTypeUtil |
|
FocusValidityScanActivityHandler |
|
FocusValidityScanPartialRun |
Execution of a single focus validity scanner task part.
|
FocusValidityScanPartialRun.ScanScope |
|
FocusValidityScanWorkDefinition |
|
FocusValidityScanWorkDefinitionType |
Executes validity scan on focal objects.
|
FocusValuePolicyOriginResolver<F extends FocusType> |
|
Foreachable<T> |
|
ForeachExpressionType |
Executes a given command individually for each item arriving at the input.
|
Formatter |
|
FormatterRegistry |
|
Formatting |
Describes formatting at abstract level.
|
FormattingUtil |
|
FormAuthorizationType |
Setting that influence how authorizations are used to display
and evaluate the form.
|
FormDefinitionType |
This part defines the actual form presentation and layout.
|
FormDisplayType |
|
FormFieldGroupType |
A group of fields.
|
FormFieldType |
A single form field.
|
FormItemClientValidationType |
javascript stuff, we replace ${this} with proper input id, probably
some jQuery black magic
TODO: add event type attribute to client element for this validator
|
FormItemDisplayType |
|
FormItemServerValidationType |
Server-side validation rules.
|
FormItemsType |
|
FormItemValidationType |
Validation rules for the item.
|
FormPanelType |
|
FormSpecificationType |
Specifies a form using several different methods, e.g.
|
FormType |
Form definition.
|
FormTypeUtil |
|
Freezable |
|
Freezable |
Something that can be made immutable.
|
FreezableList<T> |
A list that can be made immutable.
|
FreezableReference<T extends Serializable> |
A reference that can be made immutable.
|
FullCorrelationContext |
Full context needed to carry out correlation-related operations on a shadow.
|
FullProjectionLoadOpNode |
|
FullProjectionLoadVisualizer |
|
FullShadowLoadedTraceType |
Information about full shadow being loaded.
|
FullTextFilter |
|
FullTextFilterImpl |
|
FullTextSearchConfigurationType |
Configuration of the full text search feature.
|
FullTextSearchIndexedItemsConfigurationType |
What items to index.
|
FullTextSearchUtil |
|
FunctionExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Calls specified custom function expression.
|
FunctionExpressionEvaluatorFactory |
This is NOT autowired evaluator.
|
FunctionExpressionEvaluatorType |
Evaluates custom defined functions from Function Library
|
FunctionLibrary |
|
FunctionLibraryType |
Define reusable functions
|
FunctionLibraryUtil |
|
FutureNotificationEvent |
|
FutureNotificationEvent.AllocationChangeCurrent |
|
FutureNotificationEvent.AllocationChangeNew |
|
FutureNotificationEvent.CaseClosing |
|
FutureNotificationEvent.CaseOpening |
|
FutureNotificationEvent.ItemClosing |
|
FutureNotificationEvent.ItemCreation |
|
FutureNotificationEvent.WorkItem<OI extends WorkItemOperationInfo> |
|
FuzzySearchDefinitionType |
Specifies the fuzzy search algorithm to use for searching.
|
FuzzyStringMatchFilter<T> |
|
FuzzyStringMatchFilter.FuzzyMatchingMethod |
|
FuzzyStringMatchFilter.Levenshtein |
|
FuzzyStringMatchFilter.Similarity |
Trigram similarity
TODO consider using Double instead of Float
|
FuzzyStringMatchFilter.ThresholdMatchingMethod<T extends Number> |
|
FuzzyStringMatchFilterImpl<T> |
|
GdprAssignmentPanel |
|
GeneralChangeProcessorConfigurationType |
Configuration for GeneralChangeProcessor.
|
GeneralChangeProcessorScenarioType |
A scenario for GeneralChangeProcessor.
|
GeneralFormatter |
Formats any object value.
|
GeneralNotifierType |
General notifier that can handle any type of event.
|
GeneralTransportConfigurationType |
Configuration that is common to all transport configurations.
|
GeneralTransportContentPanel<T extends GeneralTransportConfigurationType> |
Created by Viliam Repan (lazyman).
|
GenerateExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Generates a string value based on given value policy.
|
GenerateExpressionEvaluatorFactory |
This is NOT autowired evaluator.
|
GenerateExpressionEvaluatorModeType |
Value generator mode.
|
GenerateExpressionEvaluatorType |
Generate value according to a policy that is associated with the property/attribute.
|
GenerateValueActionExpressionType |
Statically-typed "generate-values" action.
|
GenerateValueExecutor |
Executes "generate-value" action.
|
GenericAbstractRoleAssignmentPanel<F extends FocusType> |
|
GenericColumn<T,S> |
|
GenericConnectorException |
Generic indistinguishable error of a connector framework.
|
GenericItemMerger |
The generic item merger that follows these rules:
1.
|
GenericMultivalueContainerPanel<C extends Containerable,O extends ObjectType> |
|
GenericMultiValueLabelEditPanel<T extends Serializable> |
This is a generic component that server to edit various types
of Serializable objects in GUI.
|
GenericObjectType |
Generic object for storing unknown (unexpected) object types.
|
GenericPageStorage |
Created by Viliam Repan (lazyman).
|
GenericPcpAspectConfigurationType |
A generic configuration for a wf aspect.
|
GenericProcessingRequest<T> |
Request to process a generic data item.
|
GenericSingleContainerPanel<C extends Containerable,O extends ObjectType> |
|
GenericStatisticsData |
|
GenericTraceVisualizationType |
Generic visualization type (off, one-liner, detailed).
|
GetBucketOperation |
Implements "get bucket" operation.
|
GetBucketOperationOptions |
|
GetBucketOperationOptions.GetBucketOperationOptionsBuilder |
|
GetObjectOpHandler |
Handles getObject calls.
|
GetObjectResponseType |
A response from getObject operation.
|
GetObjectType |
A request for getObject operation.
|
GetOperationOptions |
|
GetOperationOptionsBuilder |
|
GetOperationOptionsBuilder.Query |
|
GetOperationOptionsBuilderImpl |
|
GetOperationOptionsType |
See GetOperationOptions for a description.
|
GetOperationOptionsUtil |
Utilities related to GetOperationOptions and their externalized ("bean") representation.
|
GetVersionOpHandler |
Handler for getVersion operation.
|
GlobalCacheObjectValue<T extends ObjectType> |
Created by Viliam Repan (lazyman).
|
GlobalCacheObjectVersionValue<T extends ObjectType> |
|
GlobalCacheQueryValue<T extends ObjectType> |
|
GlobalDefinitionSearchContext<D extends Definition> |
|
GlobalDefinitionsStore |
FIXME Creation of this interface was most probably a design mistake.
|
GlobalDynamicNamespacePrefixMapper |
Maps namespaces to preferred prefixes.
|
GlobalObjectCache |
Node-level cache for objects.
|
GlobalPolicyRuleContentPanel |
Created by Viliam Repan (lazyman).
|
GlobalPolicyRuleCounter |
Created by Viliam Repan (lazyman).
|
GlobalPolicyRuleDetailsPanel |
Created by Viliam Repan (lazyman).
|
GlobalPolicyRuleType |
Policy rule for use in global configuration.
|
GlobalQueryCache |
|
GlobalVersionCache |
|
GreaterFilter<T> |
|
GreaterFilterImpl<T> |
|
GroovyScriptEvaluator |
Expression evaluator that is using Groovy scripting engine.
|
GroupExpansionType |
How should be "groups" (orgs, roles) expanded?
|
GroupSelectionType |
Group selection structure creates new tile in first step of request access wizard UI (person of interest).
|
GuiActionType |
Actions are special things that can be done with particular object or list of objects.
|
GuiAuthorizationConstants |
|
GuiChannel |
|
GuiComponentFactory<T extends ItemPanelContext<?,?>> |
|
GuiComponentRegistry |
|
GuiComponentRegistryImpl |
|
GuiConstants |
|
GuiDisplayNameUtil |
|
GuiDisplayTypeUtil |
|
GuiExportSettingsType |
Specifies the settings for GUI object export.
|
GuiFeature |
|
GuiFlexibleLabelType |
Flexible configurable label.
|
GuiImplUtil |
Class for misc GUI util methods (impl).
|
GuiListDataProviderType |
Base data Provider configuration
|
GuiObjectColumnType |
Configuration of the object list column.
|
GuiObjectDetailsContentPanel |
Created by Viliam Repan (lazyman).
|
GuiObjectDetailsCounter |
Created by Viliam Repan (lazyman).
|
GuiObjectDetailsPageType |
Specifies form that are used for displaying and
editing of specific object type
|
GuiObjectDetailsPanel |
Created by Viliam Repan (lazyman).
|
GuiObjectDetailsSetType |
Specifies the set of default forms that are used for displaying and
editing of objects, such as User, Role, Org, ...
|
GuiObjectListPanelConfigurationType |
Specifies the configuration of a generic table listing various things (usually objects).
|
GuiObjectListViewAdditionalPanelsType |
Configuration of additional panels that can be present in some view types.
|
GuiObjectListViewsType |
Specifies the set of pages that are used for displaying lists of objects
such as Users, Roles, Orgs, ...
|
GuiObjectListViewType |
Specifies the page used to list specific object type or object collection.
|
GuiProfileCompilable |
|
GuiProfileCompiler |
Compiles user interface profile for a particular user.
|
GuiProfileCompilerRegistry |
|
GuiProfileCompilerRegistryImpl |
|
GuiProfiledPrincipal |
Principal that extends simple MidPointPrincipal with user interface concepts (user profile).
|
GuiProfiledPrincipalManager |
|
GuiProfiledPrincipalManagerImpl |
|
GuiResourceDetailsPageType |
Specifies form that are used for displaying and
editing of specific object type
EXPERIMENTAL.
|
GuiShadowDetailsPageType |
Specifies form that are used for displaying and
editing of specific object type
EXPERIMENTAL.
|
GuiShadowListViewType |
List pages for shadows.
|
GuiStyleConstants |
|
Hacks |
TEMPORARY.
|
HacksImpl |
TEMPORARY
|
Handler<T> |
|
HasAssignmentConstraintEvaluator |
|
HasAssignmentPolicyConstraintType |
Constraint that triggers when the focus has given assignment(s).
|
HashedDataType |
JAXB representation of HashedDataType.
|
HeaderMenuAction |
|
HelloObjectTabPanel<F extends FocusType> |
Sample showing a custom object form that displays simple greeting.
|
HelpInfoPanel |
Created by Kate on 07.04.2016.
|
HeteroComparator<A,B> |
|
HeterogenousContainerWrapperFactory<C extends Containerable> |
|
HierarchicalDefinitionsStore |
|
Histogram<T> |
|
HistogramEntry<T> |
|
HistoryPageTabVisibleBehavior<O extends ObjectType> |
Created by honchar.
|
Holder<T> |
Very simple object to hold a single value.
|
HomePageType |
Definition for self dashboard.
|
HookListType |
TODO
|
HookOperationMode |
|
HookRegistry |
|
HookRegistryImpl |
|
HookType |
TODO
|
HostnameLookup |
TODO consider moving this downwards to make it available for the rest of midPoint (not only to config.xml parsing).
|
HtmlFileFormatType |
HTML export type for Report.
|
HttpBasicAuthenticationModuleType |
Definition of HTTP BASIC authentication module (RFC 7617).
|
HttpConnectionInformation |
Information about the HTTP connection.
|
HttpHeaderAuthenticationModuleType |
Pseudo-authentication for pre-authenticated users.
|
HttpMethodType |
Individual HTTP methods.
|
HttpSecQAuthenticationModuleType |
Definition of HTTP SecQ module.
|
HumanReadableDescribable |
Object that can provide short, human-readable description.
|
IconColumn<T> |
|
IconCssStyle |
|
IconType |
User interface icon specification.
|
IdempotenceType |
This value indicates, whether the evaluation of this role gives the
same results regardless of its position in the assignment/inducement
hierarchy.
|
Identifiable<I> |
|
IdentifierPathSegment |
Denotes identifier of the object or container (i.e.
|
IdentifiersDefinitionStore |
Provides information about primary and secondary identifiers.
|
IdentifierSpaceHolderImpl |
|
IdentitiesManager |
PRELIMINARY/LIMITED IMPLEMENTATION
|
IdentityDataHandlingType |
TODO (better name?)
|
IdentityItemConfiguration |
|
IdentityItemConfiguration |
|
IdentityItemConfigurationImpl |
|
IdentityItemDefinitionType |
TODO
|
IdentityManagementConfiguration |
|
IdentityManagementConfigurationImpl |
Wraps all the configuration related to management of `identities` container, correlation, and so on.
|
IdentityProvider |
Define additional configuration for SAML2 Identity provider
|
IdentitySelectionMappingEvaluationRequest |
Request to create/evaluate so-called "identity selection" mapping.
|
IdItemPathSegment |
|
IdMatchAttributesType |
Attributes to be sent to the external ID Match service.
|
IdMatchCorrelationPropertiesType |
What properties should be sent to the ID Match service.
|
IdMatchCorrelatorFactory |
Factory for IdMatchCorrelator instances.
|
IdMatchCorrelatorStateType |
State of the process driven by ID Match correlator.
|
IdMatchCorrelatorType |
Correlation using ID Match service.
|
IdMatchObject |
Object to be matched, resolved or updated.
|
IdMatchService |
Represents external ID Match service that is invoked as part of correlation (and other processes)
within ID Match-based correlator.
|
IdMatchServiceImpl |
An interface from midPoint to real ID Match service.
|
IdMatchSubCorrelatorType |
TODO
|
IgnoreErrorReactionType |
Error should be ignored and the processing should continue.
|
IgnoreSourceItemMerger |
Ignores the value in the source object.
|
IllegalArgumentFaultType |
Argument provided to the operation is illegal.
|
ImagePanel |
|
ImgResources |
|
Immutable |
|
ImplicitSegmentationResolver |
Resolves `ImplicitWorkSegmentationType` in a specific context.
|
ImplicitWorkSegmentationType |
A segmentation strategy that is interpreted by the specific activity run.
|
ImportActivityHandler |
|
ImportActivityRun |
|
ImportAuditConsumerWorker |
Consumer importing audit events to the database.
|
ImportAuditOptions |
|
ImportAuditRepositoryAction |
Action for importing audit event records to the repository.
|
ImportFromResourceLauncher |
Responsible for launching "import from resource" activity task,
as well as for importing a single account on foreground.
|
ImportFromResourceResponseType |
A response from importFromResource operation.
|
ImportFromResourceType |
A request for importFromResource operation.
|
ImportOptions |
Created by Viliam Repan (lazyman).
|
ImportOptionsPanel |
|
ImportOptionsType |
The options for import tasks.
|
ImportProducerWorker<T extends Containerable> |
Created by Viliam Repan (lazyman).
|
ImportReportPopupPanel |
|
ImportRepositoryAction |
Created by Viliam Repan (lazyman).
|
ImportRepositoryConsumerWorker |
Created by Viliam Repan (lazyman).
|
ImportRestAction |
Created by Viliam Repan (lazyman).
|
ImportWorkDefinition |
|
ImportWorkDefinitionType |
Definition for an import activity.
|
InactivateFocusAction<F extends FocusType> |
|
InactivateFocusSynchronizationActionType |
Inactivates the owning focus for the resource object.
|
InactivateResourceObjectAction<F extends FocusType> |
|
InactivateResourceObjectSynchronizationActionType |
Inactivates the resource object.
|
InapplicableOperationFaultType |
Operation cannot be applied to the object.
|
InboundAttributeMappingsTable |
|
InboundMappingEvaluationPhasesType |
Phase or phases in which the mapping should be evaluated.
|
InboundMappingEvaluationPhaseType |
|
InboundMappingInContext<V extends PrismValue,D extends ItemDefinition<?>> |
|
InboundMappingsEvaluationConfigurationType |
Configuration of inbound mappings evaluation.
|
InboundMappingType |
|
InboundProcessor |
Processor that takes changes from accounts and synchronization deltas and updates user attributes if necessary
(by creating secondary user object delta ObjectDelta ).
|
IncompleteMarkerXNode |
This is a marker that a given prism item is incomplete.
|
IncompleteMarkerXNodeImpl |
FIXME: This could be effective singleton
|
IndestructibilityViolationException |
|
IndexedItemNormalizationDefinitionType |
TODO
|
IndexedItemValueNormalizer |
|
IndexedItemValueNormalizerImpl |
|
IndexingConfiguration |
|
IndexingConfigurationImpl |
TODO
PRELIMINARY VERSION - e.g.
|
IndexingItemConfiguration |
|
IndexingItemConfigurationImpl |
|
IndexingManager |
Helps with searching through model-indexed values (currently, in identities/identity[X]/items/normalized container).
|
IndirectSearchItem |
|
IndirectSearchItemConfigurationType |
Configuration for indirect search item.
|
IndirectSearchItemPanel |
|
IndirectSearchItemWrapper |
|
InducedEntitlementsPanel<AR extends AbstractRoleType> |
|
InducedEntitlementsValidator |
|
InducementCounter<AR extends AbstractRoleType> |
|
InfoBox |
Created by Viliam Repan (lazyman).
|
InfoBoxData |
Created by Viliam Repan (lazyman).
|
InfoOptions |
|
InfoRepositoryAction |
Short information about the currently used environment, including repository diagnostics.
|
InformationListPanel |
|
InformationPanel |
|
InformationPartType |
TODO Replace by forms eventually.
|
InformationType |
TODO Replace by forms eventually
TEMPORARY
|
InfoTooltipBehavior |
|
InfraInitialSetup |
|
InfrastructureConfigurationType |
Technical (infrastructure) configuration of midPoint deployment.
|
Inheritance |
|
InitialDataImport |
Imports initial data objects as needed, ignoring already imported objects.
|
Initializable |
|
InlineMenuButtonColumn<T extends Serializable> |
|
InlineMenuHeaderColumn<T> |
|
InlineMenuItem |
TODO: update to better use with DropdownButtonPanel.
|
InlineMenuItem.VisibilityChecker |
|
InlineMenuItemAction |
|
InMemoryAssignmentDataProviderFactory |
|
InMemoryAssignmentDataProviderType |
In Memory Assignment Data Provider
|
InOidFilter |
TODO create a better name for this filter
|
InOidFilterImpl |
|
InputPanel |
|
InRowIconCssStyle |
|
IntegerStatType |
Integer stat (statistic) entry.
|
InternalCounters |
|
InternalInspector |
|
InternalMonitor |
Simple monitoring object.
|
InternalOperationClasses |
|
InternalOperationRecordFastFilterType |
"Fast filter" that can reject a raw operation result.
|
InternalOperationRecordType |
Information about a midPoint internal operation.
|
InternalOperationsReport |
Represents a report on internal operations.
|
InternalOperationsReportDefinitionType |
Defines report on internal operations.
|
InternalsCachePanel |
|
InternalsClockPanel |
|
InternalsConfig |
|
InternalsConfigController |
|
InternalsConfigDto |
|
InternalsConfigPanel |
|
InternalsConfigurationType |
Various internals configuration elements.
|
InternalsCountersPanel |
|
InternalsDebugUtilPanel |
|
InternalsLoggedInUsersPanel<F extends FocusType> |
|
InternalsMemoryPanel |
Unfinished.
|
InternalsPerformancePanel |
|
InternalsThreadsPanel |
|
InternalsTracesPanel |
|
IntervalWorkBucketContentHandler |
|
InvalidationEvent |
Wrapping invalidation event.
|
InvalidationEventListener |
Listens for invalidation events that are received by RepositoryCache/Invalidator.
|
Invalidator |
Contains functionality related to cache entry invalidation.
|
ISelectableDataProvider<S> |
|
IsolatedCheckBoxPanel |
Isolated checkbox - checkbox that is displayed as (visually) stand-alone component.
|
Issue |
|
Issue.Severity |
|
Item<V extends PrismValue,D extends ItemDefinition> |
Item is a common abstraction of Property, Reference and Container.
|
Itemable |
Interface for objects that behave like an item: they have a name and may have a definition.
|
ItemCollectionsUtil |
|
ItemComparisonResult |
|
ItemConsolidationOpNode |
|
ItemConsolidationTraceType |
Trace for item consolidation.
|
ItemConstraintType |
Definition of a property constraints.
|
ItemContext<V> |
|
ItemCorrelationDefinitionType |
Definition of correlation-related aspects of a focus item.
|
ItemCorrelatorDefinitionType |
Definition of a single-item correlator for an item (a resource object attribute or a focus item).
|
ItemDefinition<I extends Item> |
A definition of a specific item (as opposed to a type).
|
ItemDefinitionConverter |
|
ItemDefinitionDelegator<I extends Item<?,?>> |
|
ItemDefinitionImpl<I extends Item<?,?>> |
Abstract item definition in the schema.
|
ItemDefinitionProvider |
Provides definitions of an item (for bucketing purposes).
|
ItemDefinitionTestAccess |
Deprecated. |
ItemDefinitionTransformer |
|
ItemDefinitionTransformer.TransformableItem |
|
ItemDefinitionTransformer.TransformableValue |
|
ItemDelta<V extends PrismValue,D extends ItemDefinition> |
Item Delta describes a change of an item which is a property, container or a reference.
|
ItemDeltaCollectionsUtil |
|
ItemDeltaImpl<V extends PrismValue,D extends ItemDefinition> |
|
ItemDeltaItem<V extends PrismValue,D extends ItemDefinition> |
A class defining old item state (before change), delta (change) and new item state (after change).
|
ItemDeltaItemType |
THIS IS NOT A GENERATED CLASS.
|
ItemDeltaType |
THIS IS NOT A GENERATED CLASS.
|
ItemDeltaUtil |
|
ItemDeltaValidator<V extends PrismValue> |
|
ItemDiagramSpecification |
|
ItemEditabilityHandler |
|
ItemFactory |
Factory for items (property, reference, container, object) and item values.
|
ItemFactoryImpl |
|
ItemFilter |
|
ItemHeaderPanel<V extends PrismValue,I extends Item<V,ID>,ID extends ItemDefinition<I>,IW extends ItemWrapper> |
|
ItemImpl<V extends PrismValue,D extends ItemDefinition> |
Item is a common abstraction of Property and PropertyContainer.
|
ItemIndexingDefinitionType |
TODO
|
ItemInfo<ID extends ItemDefinition> |
|
ItemLimitationsChecker |
Checks item limitations.
|
ItemMandatoryHandler |
|
ItemMergeConfigurationType |
TODO
|
ItemMerger |
|
ItemName |
|
ItemNameQualificationStrategy |
|
ItemPanel<VW extends PrismValueWrapper<?>,IW extends ItemWrapper> |
|
ItemPanelContext<T,IW extends ItemWrapper<?,?>> |
|
ItemPanelSettings |
|
ItemPanelSettingsBuilder |
|
ItemPath |
General interface to ItemPath objects.
|
ItemPath.CompareResult |
|
ItemPathCollectionsUtil |
Methods that operate on path collections.
|
ItemPathComparatorUtil |
|
ItemPathDto |
|
ItemPathHolder |
Holds internal (parsed) form of midPoint-style XPath-like expressions.
|
ItemPathImpl |
|
ItemPathNaturalKeyImpl |
Natural key consisting of an item path.
|
ItemPathPanel |
|
ItemPathPanel.ItemPathPanelMode |
|
ItemPathPanelFactory |
|
ItemPathParser |
|
ItemPathParserImpl |
|
ItemPathParserTemp |
|
ItemPathSearchItemPanel |
|
ItemPathSearchItemWrapper |
|
ItemPathSearchPanel |
|
ItemPathSearchPopupPanel |
|
ItemPathSegment |
|
ItemPathSegmentPanel |
|
ItemPathSerialization |
Holds internal (parsed) form of midPoint-style XPath-like expressions.
|
ItemPathSerializer |
|
ItemPathSerializerImpl |
|
ItemPathType |
Defines a type for XPath-like item pointer.
|
ItemPathTypeUtil |
|
ItemPersistenceType |
Whether or how data should be persisted.
|
ItemPreprocessor<C extends Containerable> |
|
ItemProcessing |
|
ItemProcessing |
Maintains information on processing of a given item: a resource object (for tasks like import or reconciliation),
a repository object (e.g.
|
ItemProcessingOutcomeType |
How item processing ended?
Similar to operation result status, but using a different categorization.
|
ItemProcessingRecordType |
Information about item processing to be recorded in items report.
|
ItemProcessingRequest<I> |
Holds an item that is scheduled for processing.
|
ItemProcessingType |
Specifies the "depth" of item processing.
|
ItemProcessor<I> |
|
ItemRealValueModel<T> |
|
ItemRefinedDefinitionType |
Description of the common item handling details, such as display name,
read/write access and value and synchronization expressions.
|
ItemRefinedPanel<C extends ItemRefinedDefinitionType> |
|
ItemRefMergeConfigurationType |
TODO
|
ItemRelatedRecordType |
Columns common to all specific item-related reports (like ConnId operations, internal operations, etc).
|
ItemRelationResolver<Q extends FlexibleRelationalPathBase<R>,R,TQ extends FlexibleRelationalPathBase<TR>,TR> |
Common contract for resolver that helps with navigating over complex (non-single) item paths
for query purposes.
|
ItemRelationResolver.ResolutionResult<TQ extends FlexibleRelationalPathBase<TR>,TR> |
|
ItemReportingConditionType |
Condition controlling item report creation or collection that is evaluated before or after item is processed.
|
ItemRoute |
A generalized ItemPath : It allows pointing to a specific item value, while allowing to select
from multivalued items not only by ID, but by arbitrary filter.
|
ItemRouteResolver |
TEMPORARY
|
ItemRouteSegment |
|
ItemRouteSegmentType |
A segment of ItemRouteType.
|
ItemRouteType |
Generalized item path.
|
ItemsCorrelationExplanation |
|
ItemsCorrelatorFactory |
Factory for ItemsCorrelator instances.
|
ItemsCorrelatorType |
TODO
|
ItemSearchConfidenceDefinitionType |
Defines the custom confidence value for given search item.
|
ItemSearchDefinitionType |
Specifies how to search for the item.
|
ItemSecurityConstraints |
|
ItemsProcessingReportDefinitionType |
Defines report on items processing.
|
ItemsProgressInformation |
Task progress counted in items.
|
ItemsProgressOverviewType |
Information on items processing (for activity state overview).
|
ItemSqlMapper<Q extends FlexibleRelationalPathBase<R>,R> |
Defines contract for mapping component holding information how an item (from schema/prism world)
is to be processed when interpreting query.
|
ItemsReport |
|
ItemsSubCorrelatorType |
TODO
|
ItemStatus |
|
ItemType |
Experimental.
|
ItemUtil |
|
ItemValueFilterProcessor<O extends ValueFilter<?,?>> |
Type of FilterProcessor for a single Prism item (not necessarily one SQL column).
|
ItemValueMetadataProcessingSpec |
Specification of value metadata processing for a given data item: mappings that should be applied
and item definitions driving e.g.
|
ItemValueWithOrigin<V extends PrismValue,D extends ItemDefinition> |
|
ItemVisibility |
|
ItemVisibilityHandler |
|
ItemWrapper<I extends Item,VW extends PrismValueWrapper> |
|
ItemWrapperComparator<IW extends ItemWrapper> |
|
ItemWrapperFactory<IW extends ItemWrapper,VW extends PrismValueWrapper,PV extends PrismValue> |
|
ItemWrapperFactoryImpl<IW extends ItemWrapper,PV extends PrismValue,I extends Item,VW extends PrismValueWrapper> |
|
ItemWrapperImpl<I extends Item,VW extends PrismValueWrapper> |
|
ItemWrapperModel<C extends Containerable,IW extends ItemWrapper> |
|
IterationItemInformation |
TODO better name
|
IterationMethodType |
How to iterate through entities in searchObjectsIterative method.
|
IterationSpecificationType |
Definition of iteration properties for a resource account or other resource objects.
|
IterationSpecificationTypeDto |
|
IterativeActivityRun<I,WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
Represents a run of an iterative activity: either plain iterative one or search-based one.
|
IterativeActivityRunSpecifics |
This interface summarizes what should an implementor of IterativeActivityRun
(either plain or search-based) provide.
|
IterativeChangeExecutionActivityHandler |
Executes specified deltas on specified set of objects.
|
IterativeChangeExecutionActivityHandler.MyWorkDefinition |
|
IterativeChangeExecutionWorkDefinitionType |
Executes specified changes on specified objects.
|
IterativeOperationStartInfo |
Represents data about iterative operation that starts.
|
IterativeScriptingActivityHandler |
|
IterativeScriptingActivityHandler.MyWorkDefinition |
|
IterativeScriptingWorkDefinitionType |
Executes a script (a.k.a.
|
IvwoConsolidator<V extends PrismValue,D extends ItemDefinition,I extends ItemValueWithOrigin<V,D>> |
Consolidate the output of mappings for a single item to a delta.
|
IvwoConsolidatorBuilder<V extends PrismValue,D extends ItemDefinition,I extends ItemValueWithOrigin<V,D>> |
|
JavaTypeConverter |
Generic universal type converter.
|
JaxbDomHack |
|
JaxbDomHackImpl |
A set of ugly hacks that are needed for prism and "real" JAXB to coexist.
|
JaxbTypeConverter |
|
JAXBUtil |
|
JaxbVisitable |
Represents visitable JAXB bean.
|
JaxbVisitor |
Represents visitor of generated JAXB beans.
|
JdbcRepositoryConfiguration |
Common contract for SQL-based repository configuration.
|
JdbcSession |
Wrapper around JDBC Connection representing "session", typically a transactional one.
|
JmsMessageType |
Representation of JMS message.
|
JmsProvisioningTargetType |
JMS asynchronous provisioning target.
|
JmsSourceType |
JMS client configuration
|
JmsTextMessageType |
Representation of JMS text message.
|
JsonAsyncProvisioningRequest |
A simplified representation of a requested asynchronous provisioning operation.
|
JsonAsyncProvisioningRequest.DeltaValues |
Simple representation of an ItemDelta: contains collections of real values being
added/deleted/replaced.
|
JsonInfraItems |
|
JsonMapper |
|
JsonNullValueParser<T> |
|
JsonReader |
|
JsonValueParser<T> |
TODO what about thread safety?
|
JsonWriter |
|
Jsr223ScriptEvaluator |
Expression evaluator that is using javax.script (JSR-223) engine.
|
KeyInfoType |
TODO
Loosely based on XML digital signature standard.
|
KeyStoreBasedProtector |
TODO add other relevant methods here
|
KeyStoreBasedProtectorBuilder |
Builder for KeyStoreBasedProtector implementation.
|
KeyStoreBasedProtectorImpl |
Class that manages encrypted and hashed values.
|
KeyValueTreeNode<K,V> |
Experimental.
|
LabeledString |
A free-form string value with a label.
|
LabelPanelFactory<T> |
|
LabelWithCheck |
Created by Viliam Repan (lazyman).
|
LabelWithHelpPanel |
|
LayeredDefinition |
A definition that can be viewed at from different layer's point of view.
|
LayeredIconCssStyle |
|
LayerIcon |
|
LayerType |
Defines a system layer.
|
Lazy<T> |
|
Lazy.Supplier<T> |
|
LazyDelegate<T> |
|
LdapAuthenticationModuleType |
LDAP authentication module supports authentication via LDAP server.
|
LdapSearchAuthenticationModuleType |
Search configuration which uses an Ldap filter to locate the user
|
LeftMenuAuthzUtil |
|
LeftMenuPanel |
|
LegacyApproversSpecificationUsageType |
How to deal with legacy approvers specifications, i.e.
|
LegacyCorrelationDefinitionType |
This type exists just to allow (deprecated) "cases" element in legacy synchronization bean.
|
LegacyCustomTransportConfigurationType |
TODO
|
LegacyNotificationPanel |
Created by Viliam Repan (lazyman).
|
LegacyProgressUpdater |
Responsible for updating the legacy progress for the current task.
|
LegacySynchronizationReactionType |
Reaction to a synchronization situation.
|
LegacyTaskInformation |
|
LegacyValidationMessage |
LEGACY: This is all very old code.
|
LegacyValidationMessage.Type |
|
LegacyValidator<T extends Containerable> |
Class to validate (and possible transform) large sets of objects.
|
LegacyWorkDefinitionSource |
|
LensContext<F extends ObjectType> |
|
LensContext.ExportType |
|
LensContext.GetOrCreateProjectionContextResult |
|
LensContextPlaceholder<F extends ObjectType> |
This class does nothing.
|
LensContextSequencesType |
Values of sequences used in the computation.
|
LensContextSequenceValueType |
Value of a sequence used in the computation.
|
LensContextStatsType |
|
LensContextType |
A serialization of model context, i.e.
|
LensElementContext<O extends ObjectType> |
Lens context for a computation element - a focus or a projection.
|
LensElementContextType |
TODO
|
LensFocusContext<O extends ObjectType> |
|
LensFocusContextType |
TODO
|
LensMetadataUtil |
Metadata-related utility methods.
|
LensObjectDeltaOperation<T extends ObjectType> |
|
LensObjectDeltaOperationType |
TODO
|
LensOwnerResolver<F extends ObjectType> |
|
LensProjectionContext |
|
LensProjectionContextType |
TODO
|
LensUtil |
|
LessFilter<T> |
|
LessFilterImpl<T> |
|
LevelEvaluationStrategyType |
Enumeration of approval strategies at a particular stage.
|
LevelOverrideTurboFilter |
Overrides logging level for given loggers, based on thread-specific configuration.
|
LevenshteinComputer |
TODO move to a better place?
TODO replace by a library method?
|
LevenshteinDistanceSearchDefinitionType |
Specifies the use of Levenshtein edit distance for searching.
|
LexicalParsingMode |
|
LexicalProcessor<T> |
Takes care of converting between XNode tree and specific lexical representation (XML, JSON, YAML).
|
LexicalProcessor.RootXNodeHandler |
Note that this interface does not contain handleError method.
|
LexicalProcessorRegistry |
|
LexicalUtils |
|
LifecycleStateActionDataReductionType |
Action that reduces (purges) object data.
|
LifecycleStateActionType |
TODO
EXPERIMENTAL
|
LifecycleStateModelType |
Specification of lifecycle states and state transitions.
|
LifecycleStateTransitionType |
Specification of lifecycle state transition.
|
LifecycleStateType |
Specification of lifecycle state.
|
LifecycleUtil |
|
LightweightIdentifier |
Lightweight identifier is a "reasonable unique" identifier that is very cheap
to create.
|
LightweightIdentifierGenerator |
|
LightweightTaskHandler |
Handler for a lightweight task.
|
LimitationsEditorDialog |
|
LimitationsMerger |
|
LimitationsStepPanel |
|
LimitationsType |
Definition of complexity and string policy
|
LinearBackoffComputer |
|
LinkAction<F extends FocusType> |
|
LinkChangeSituationType |
In what situations (change-related) does the link match?
EXPERIMENTAL.
|
LinkColumn<T> |
|
LinkDto |
Created by Kate on 23.09.2015.
|
LinkedObjectSelectorType |
Selects objects among linked ones (for this object).
|
LinkedObjectsFunctions |
Functions related to "linked objects" functionality.
|
LinkedReferencePanel<R extends Referencable> |
Created by honchar
|
LinkedReferencePanelFactory |
Created by Kate Honchar.
|
LinkedSelectorToFilterTranslator |
Translates a linked selector (LinkedObjectSelectorType) to appropriate ObjectFilter.
|
LinkIconColumn<T extends Serializable> |
|
LinkIconPanel |
|
LinkManager |
Manages link definitions.
|
LinkPanel |
|
LinkPrismPropertyColumn<C extends Containerable,T> |
|
LinkSourceObjectSelectorType |
Selects objects among linked sources (for this object).
|
LinksPanel |
|
LinkSynchronizationActionType |
Links resource object to its owning focus.
|
LinkTargetObjectSelectorType |
Selects objects among link targets (for this object).
|
LinkTypeDefinitionsType |
Definitions of link types for objects having this archetype.
|
LinkTypeDefinitionType |
Definitions of a link type.
|
LinkUnlinkShadowOpNode |
|
ListContainersPopup<C extends Containerable,CV extends PrismContainerValueWrapper<C>> |
|
ListDataProvider<T extends Serializable> |
|
ListGroupMenu<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ListGroupMenuItem<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ListGroupMenuItemPanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ListGroupMenuPanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ListKeysOptions |
Created by Viliam Repan (lazyman).
|
ListKeysRepositoryAction |
Created by Viliam Repan (lazyman).
|
ListMappingPanel |
|
ListMultipleChoicePanel<T> |
|
ListXNode |
|
ListXNodeImpl |
|
LiteralEqualsStrategy |
Equals strategy that takes namespace prefixes into account.
|
LiteralExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Always returns zero set with literal value (values) specified in the evaluator.
|
LiteralExpressionEvaluatorFactory |
|
LiveSyncActivityHandler |
Task handler for controlled processing of asynchronous updates.
|
LiveSyncActivityRun |
|
LiveSyncCapabilityType |
Describes capability to detect changes in almost real time (live synchronization).
|
LiveSyncEvent |
Represents [live] synchronization change event obtained from a resource.
|
LiveSyncEventHandler |
Handles changes retrieved by ProvisioningService#synchronize(ResourceShadowCoordinates, LiveSyncOptions,
LiveSyncTokenStorage, LiveSyncEventHandler, Task, OperationResult) method.
|
LiveSyncOptions |
Options for the ProvisioningService#synchronize(ResourceShadowCoordinates, LiveSyncOptions, LiveSyncTokenStorage,
LiveSyncEventHandler, Task, OperationResult) operation.
|
LiveSyncToken |
|
LivesyncTokenEditorPanel |
|
LiveSyncTokenStorage |
Manages the storage of a live sync token.
|
LiveSyncWorkDefinition |
|
LiveSyncWorkDefinitionType |
Definition for a live sync activity.
|
LiveSyncWorkStateType |
State of the live sync activity.
|
LoadableModel<T> |
Lazy loading Wicket model.
|
LocalActivityRun<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,BS extends AbstractActivityWorkStateType> |
The "real" run of an activity - i.e.
|
LocaleDescriptor |
|
LocalePanel |
Created by Viliam Repan (lazyman).
|
LocalesDropDownMenu |
Created by Viliam Repan (lazyman).
|
LocaleTextPanel |
Created by Viliam Repan (lazyman).
|
LocaleTopMenuPanel |
|
LocalItemDefinitionStore |
Used to retrieve item definition from 'local definition store' - i.e.
|
LocalizableMessage |
|
LocalizableMessageArgumentType |
Argument that is to be used for localized message parameter.
|
LocalizableMessageBuilder |
|
LocalizableMessageList |
This class is final and must remain so, as it's not cloneable.
|
LocalizableMessageListBuilder |
|
LocalizableMessageListType |
List of localizable messages, to be presented as a single message.
|
LocalizableMessageModel |
TODO is this right approach?
|
LocalizableMessageTemplateType |
A template that produces a localizable message after argument expressions are evaluated into specific arguments.
|
LocalizableMessageType |
A message that is to be localized into specified language.
|
LocalizationMessageSource |
Created by Viliam Repan (lazyman).
|
LocalizationService |
Created by Viliam Repan (lazyman).
|
LocalizationServiceImpl |
|
LocalizationTestUtil |
For use in tests ONLY.
|
LocalizationUtil |
|
LocalizedContentCounter |
Created by Viliam Repan (lazyman).
|
LocalizedMessageTemplateContentType |
Single language localization for the message template.
|
LocalObjectCache |
Thread-local cache for storing objects.
|
LocalQueryCache |
Thread-local cache for storing query results.
|
LocalRepoCacheCollection |
Set of three thread-local repo caches (object, version, query).
|
LocalVersionCache |
Thread-local cache for object version.
|
LockoutStatusPanel |
Created by honchar
|
LockoutStatusPanelFactory |
|
LockoutStatusStepPanel |
|
LockoutStatusType |
This defines the state of account lock-out.
|
Log |
Created by Viliam Repan (lazyman).
|
LogActionExpressionType |
Statically-typed "log" action.
|
LogbackPropertyDefiner |
It was simply not possible to provide an empty default value for logback property.
|
LogbackPropertyDefinerForTimezone |
|
LogExecutor |
Executes "log" scripting action.
|
LogExpressionFunctions |
|
LogFileContentType |
|
LoggedEvent |
|
LoggingAppenderPanelFactory |
|
LoggingAuditingConfigurationType |
Auditing configuration for auditing by using the logging subsystem.
|
LoggingComponentType |
TODO
|
LoggingConfigurationManager |
|
LoggingConfigurationType |
Configuration of logging levels, categories, log
files, etc.
|
LoggingConfigurationWrapperFactoryImpl<C extends Containerable> |
|
LoggingContentPanel |
|
LoggingEventSink |
|
LoggingInterceptor |
Created by Viliam Repan (lazyman).
|
LoggingLevelOverrideConfiguration |
|
LoggingLevelOverrideConfiguration.Entry |
|
LoggingLevelType |
TODO
|
LoggingOverrideType |
Information how to override logging configuration.
|
LoggingPackageAutocompletePanel |
|
LoggingPackagePanelFactory |
|
LoggingRequestCycleListener |
|
LoggingSchemaUtil |
|
LoggingUtils |
|
LogicalFilter |
|
LogicalFilterImpl |
|
LogicalOperatorFilterType |
Java class for LogicalOperatorFilterType complex type.
|
LogicalSymbol |
|
LoginEventType |
|
LogInfo |
|
LoginFormAuthenticationModuleType |
Definition of "login form" module.
|
LoginFormModuleFactory |
not use it, temporary needed interface for old reset password configuration
|
LogSegmentType |
Segment of the logfile.
|
LogTarget |
Created by Viliam Repan (lazyman).
|
LookupAutocompletePanel<T> |
|
LookupPropertyModel<T> |
|
LookupTableConverter<C> |
|
LookupTableLabelPanel |
|
LookupTableRowType |
Data structure that represents entire content of the lookup table, organized into table rows.
|
LookupTableType |
An object that represents lookup table.
|
MailConfigurationType |
Where and how to send mail notifications (or any other mail messages).
|
MailNonceAuthenticationModuleType |
Mail nonce authentication module.
|
MailServerConfigurationType |
Configuration of a particular mail server host.
|
MailServerPanel |
Created by Viliam Repan (lazyman).
|
MailServerPanelFactory |
Created by Viliam Repan (lazyman).
|
MailTransportConfigurationType |
Where and how to send mail messages (or any other mail messages).
|
MailTransportContentPanel |
Created by Viliam Repan (lazyman).
|
MailTransportCounter |
Created by Viliam Repan (lazyman).
|
MailTransportDetailsPanel |
Created by Viliam Repan (lazyman).
|
MailTransportSecurityType |
How to ensure transport-level security when sending the message.
|
Main |
|
MainConfigurationStepPanel |
|
MainMenuItem |
|
MainMenuPanel |
|
MainObjectListPanel<O extends ObjectType> |
|
MainPopupDialog |
|
MaintenanceException |
May happen in case that resource is administratively set to maintenance mode.
|
ManagerSearchDto |
Created by Kate on 16.12.2015.
|
ManagerSearchType |
TODO
|
ManualCasePanel |
Created by honchar
|
ManualCaseUtils |
|
ManualProvisioningContextType |
Describes the context of the manual provisioning request that is represented by a case.
|
MapDependency<I,O> |
|
MapItemContext<V> |
|
Mapping<V extends PrismValue,D extends ItemDefinition<?>> |
Mapping prepared for evaluation (or already evaluated).
|
MappingBuilder<V extends PrismValue,D extends ItemDefinition<?>> |
Builder for (traditional) data mappings.
|
MappingColumnPanel |
|
MappingDiagEvaluator |
Executes mappings in diagnostic mode.
|
MappingEditorDialog |
|
MappingEvaluationEnvironment |
To avoid passing contextDescription + now + task to many places let us aggregate this information
in this class.
|
MappingEvaluationOpNode |
|
MappingEvaluationOptionsType |
|
MappingEvaluationRequestType |
TODO ...
|
MappingEvaluationResponseType |
TODO ...
|
MappingEvaluationSourceContextType |
|
MappingEvaluationState |
|
MappingEvaluationTraceType |
Trace for mapping evaluation operation.
|
MappingEvaluationVariableType |
|
MappingEvaluationVisualizer |
|
MappingEvaluator |
|
MappingEvaluatorParams<V extends PrismValue,D extends ItemDefinition<?>,T extends ObjectType,F extends FocusType> |
|
MappingFactory |
|
MappingImpl<V extends PrismValue,D extends ItemDefinition<?>> |
(Traditional) data mapping.
|
MappingInitializer<V extends PrismValue,D extends ItemDefinition<?>> |
|
MappingKindType |
Kind of mapping.
|
MappingLoader<O extends ObjectType> |
|
MappingOutputProcessor<V extends PrismValue> |
|
MappingOutputStruct<V extends PrismValue> |
Output of mappings computation: basically the triple plus some flags.
|
MappingOverridesTableWizardPanel |
|
MappingOverrideTable |
|
MappingPreExpression |
|
MappingRelation |
|
MappingsLineDto |
|
MappingSourceEvaluationTraceType |
Information about mapping source during evaluation.
|
MappingSourceType |
|
MappingSpecificationType |
See Axiom.
|
MappingsStatisticsEntryType |
TODO
|
MappingsStatisticsKey |
|
MappingsStatisticsType |
TODO
|
MappingStatePropertiesType |
Mapping state properties after evaluation.
|
MappingStatePropertyType |
Mapping state property.
|
MappingStatisticsCollector |
|
MappingStrengthType |
Strength of the mapping defines how aggressively will
the mapping be applied.
|
MappingsType |
Generic set of mappings.
|
MappingTimeDeclarationType |
Specification of time-based mapping constraints.
|
MappingTimeEval |
|
MappingTimeValidityEvaluationOpNode |
|
MappingTransformationType |
Informs that the value was provided by a mapping (and how exactly).
|
MappingType |
Specialization of abstract mapping for regular data mappings.
|
MappingTypeDto |
|
MappingUtil |
|
MapXNode |
Note we cannot use "extends Map" here, because in that case we would have to declare XNodeImpl as map value parameter.
|
MapXNodeImpl |
|
Match |
|
Matchable<T extends Matchable<T>> |
|
MatchingRequest |
A request for matching to be sent to an external ID Match service.
|
MatchingResult |
A response from an external ID Match service.
|
MatchingRule<T> |
Interface for generic matching rules.
|
MatchingRuleRegistry |
|
MatchingRuleRegistryFactory |
Creates MatchingRuleRegistry populated with standard matching rules.
|
MatchingRuleRegistryImpl |
|
MatchingUtil |
TEMPORARY implementation! This class contains various hacking util methods helping during development of ID Match correlation.
|
MDCLevelTurboFilter |
This class allow output for given MDC value and given level
implments logback turbofilter feature
|
MemberOperationsGuiHelper |
Helps with GUI aspects of member operations on abstract roles.
|
MemberOperationsHelper |
Creates and optionally submits tasks for member operations on abstract roles.
|
MemberPanelStorage |
Created by honchar
|
MemberPopupTabPanel<O extends ObjectType> |
Created by honchar
|
MemoryDiagnosticsConfigurationType |
Configuration of memory diagnostics features.
|
MenuDividerPanel |
|
MenuItem |
|
MenuItemLinkPanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
MenuLinkPanel |
|
MenuMultiButtonPanel<T extends Serializable> |
|
MergeConfigurationType |
Configuration that specifies automatic merging of two objects.
|
MergeDeltas<O extends ObjectType> |
|
MergeObjectDetailsPanel<F extends FocusType> |
Created by honchar.
|
MergeObjectsPanel<F extends FocusType> |
Created by honchar.
|
MergeStrategyType |
TODO
|
Message |
|
MessageDeliveryMode |
Delivery mode.
|
MessagePanel<T extends Serializable> |
|
MessagePanel.MessagePanelType |
|
MessagePropertyType |
Message property (key-value pair).
|
MessageTemplateContentPanel |
Created by Viliam Repan (lazyman).
|
MessageTemplateContentType |
Specifies the content of the message used with a transport mechanism, for instance mail.
|
MessageTemplateLocalizedContentPanel |
Created by Viliam Repan (lazyman).
|
MessageTemplateModel |
Created by Viliam Repan (lazyman).
|
MessageTemplateSummaryPanel |
Created by Viliam Repan (lazyman).
|
MessageTemplateType |
Localizable template of the message used with a transport mechanism, for instance mail.
|
MessageTransportConfigurationType |
A configuration for message transports.
|
MessageWrapper |
Provides basic message-manipulation methods to be used in scripts (typically, async update transformation scripts).
|
MetadataAware |
Some XNodes can hold value metadata.
|
MetadataComputationInput |
Convenient data structure to provide input for metadata computation for custom transformational
metadata mappings.
|
MetadataComputationInput.InputDataValue |
|
MetadataContainerPanel<C extends Containerable> |
|
MetadataContainerValuePanel<C extends Containerable,CCW extends PrismContainerValueWrapper<C>> |
|
MetadataHandlingType |
Defines handling of a metadata items.
|
MetadataItemDefinitionType |
Description of the metadata item handling details, such as (TODO)
|
MetadataItemProcessingSpec |
Provides information about processing of given metadata item (e.g.
|
MetadataItemProcessingSpecImpl |
Specification of processing of individual metadata items.
|
MetadataMappingBuilder<V extends PrismValue,D extends ItemDefinition<?>> |
TODO
|
MetadataMappingEvaluator |
Evaluates metadata mappings.
|
MetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> |
Evaluated or to-be-evaluated metadata mapping.
|
MetadataMappingScopeType |
Scope for this metadata mapping.
|
MetadataMappingType |
Specialization of abstract mapping for metadata mappings.
|
MetadataPanel |
Created by honchar.
|
MetadataPanelFactory<C extends Containerable> |
|
MetadataProcessingApplicabilitySpecificationType |
In what situations should be this mapping template applied?
|
MetadataProcessingItemApplicabilitySpecificationType |
Selection of items to include/exclude when applying given metadata processing.
|
MetadataRecordingStrategyType |
How object metadata should be recorded or updated.
|
MetadataType |
Meta-data about data creation, modification, etc.
|
MetadataWrapperFactoryImpl<C extends Containerable> |
|
MethodUsageStatistics |
This class provides functionality as a holder for method performance statistics.
|
MidpointAbstractHttpMessageConverter<T> |
|
MidpointAbstractProvider<T> |
|
MidPointApplication |
|
MidPointApplicationConfiguration |
Created by Viliam Repan (lazyman).
|
MidpointAuthentication |
wrapper for all authentication modules, basic authentication token
|
MidPointAuthWebSession |
|
MidpointConfiguration |
|
MidPointConstants |
|
MidPointErrorPageRegistrar |
|
MidpointForm<T> |
|
MidpointFormValidator |
A simple interface that aims to work as a custom validation plugin used in GUI.
|
MidpointFormValidatorImpl |
This is a simple implementation of MidpointFormValidator interface
|
MidpointFormValidatorRegistry |
|
MidpointFunctions |
|
MidpointFunctions.TriggerCustomizer |
|
MidpointFunctionsImpl |
|
MidpointInfoContributor |
|
MidpointInterceptor |
In this class, we define some Pointcuts in AOP meaning that will provide join points for most common
methods used in main midPoint subsystems.
|
MidpointJsonHttpMessageConverter |
|
MidpointJsonProvider<T> |
|
MidpointNestedTree |
|
MidPointObjectChecker |
|
MidpointOracleTemplates |
|
MidpointOriginMetadata |
|
MidpointParsingMigrator |
|
MidpointPointcut |
|
MidpointPostgreSQLTemplates |
Extension to the default Querydsl PostgreSQL template adding operations used by midPoint.
|
MidPointPrincipal |
Simple midPoint principal.
|
MidPointPrincipalManager |
Service that exposes security functions for internal use inside midPoint and for other
spring-security-enabled purposes.
|
MidPointPrismContextFactory |
|
MidPointProfilingServletFilter |
In this filter, all incoming requests are captured and we measure server response times
using System.nanoTime() .
|
MidpointProvenanceEquivalenceStrategy |
Used to compare metadata from the provenance point of view.
|
MidPointResourceStreamLocator |
Created by Viliam Repan (lazyman).
|
MidpointResponse |
|
MidPointSchemaDefinitionFactory |
|
MidPointSpringApplication |
Created by Viliam Repan (lazyman).
|
MidpointSQLServerTemplates |
|
MidPointStringResourceLoader |
Created by Viliam Repan (lazyman).
|
MidpointSubtree |
|
MidPointTomcatServletWebServerFactory |
Custom tomcat factory that used to hack embedded Tomcat setup.
|
MidpointValueMetadataFactory |
|
MidpointXmlHttpMessageConverter |
|
MidpointXmlProvider<T> |
|
MidpointYAMLFactory |
|
MidpointYAMLGenerator |
|
MidpointYamlHttpMessageConverter |
|
MidpointYAMLParser |
|
MidpointYamlProvider<T> |
|
Migrator |
|
MiscSchemaUtil |
|
MiscUtil |
|
MiscUtil.ExceptionSupplier<E> |
|
MisfireActionType |
What is to be done when the planned start time arrives without
the task actually starting.
|
MissingShadowContextRefresher<F extends ObjectType> |
Refreshes a projection context after the shadow was found to be missing.
|
ModelActivityHandler<WD extends WorkDefinition,AH extends ModelActivityHandler<WD,AH>> |
|
ModelAuditItemSource |
Provides access to audit events at the model level.
|
ModelAuditRecorder |
Created by Viliam Repan (lazyman).
|
ModelAuditService |
|
ModelAuthorizationAction |
|
ModelBeans |
Commonly-used beans for model-impl module.
|
ModelCommonBeans |
Commonly-used beans for model-common module.
|
ModelCompareOptions |
Options to be used for compareObject calls.
|
ModelCompareOptionsType |
EXPERIMENTAL.
|
ModelContainerableItemSource |
Searches for container values at the model level.
|
ModelContext<F extends ObjectType> |
|
ModelContextUtil |
|
ModelController |
This used to be an interface, but it was switched to class for simplicity.
|
ModelCrudService |
Simple version of model service exposing CRUD-like operations.
|
ModelDiagController |
|
ModelDiagnosticService |
A service provided by the IDM Model focused on system diagnostic.
|
ModelElementContext<O extends ObjectType> |
|
ModelEvent |
Event about model operation (TODO)
|
ModelExecuteDeltaTraceType |
Trace for model's delta execution.
|
ModelExecuteOptions |
Options for execution of Model operations.
|
ModelExecuteOptionsType |
Options for execution of Model operations.
|
ModelExpressionEnvironment<F extends ObjectType,V extends PrismValue,D extends ItemDefinition<?>> |
Describes an environment in which an Expression is evaluated.
|
ModelExpressionEnvironment.ExpressionEnvironmentBuilder<F extends ObjectType,V extends PrismValue,D extends ItemDefinition<?>> |
|
ModelExpressionThreadLocalHolder |
|
ModelHooksType |
TODO
|
ModelImplUtils |
|
ModelInitialSetup |
|
ModelInteractionService |
A service provided by the IDM Model that allows to improve the (user) interaction with the model.
|
ModelInteractionService.SearchSpec<C extends Containerable> |
|
ModelInteractionServiceImpl |
|
ModelObjectResolver |
|
ModelObjectSource |
Provides access to objects at the model level.
|
ModelOperationStatusDto |
|
ModelOperationStatusPanel |
|
ModelProjectionContext |
|
ModelPublicConstants |
Model constants referenced from the outside.
|
ModelReactorContext |
|
ModelRestController |
|
ModelService |
IDM Model Interface
|
ModelServiceLocator |
Interface that allows location of model and model-like services,
such as ModelService and ModelInteractionService.
|
ModelState |
|
ModelStateType |
TODO
|
ModificationConstraintEvaluator<T extends ModificationPolicyConstraintType> |
|
ModificationDto |
Preliminary version.
|
ModificationOpHandler |
Handles modification operations: add, modify, delete, and a couple of others.
|
ModificationPolicyConstraintType |
Constraint that triggers the rule on object modification, addition or deletion.
|
ModificationPrecondition<T extends ObjectType> |
|
ModificationsPanel |
|
ModificationsPanelFactory |
|
ModificationType |
|
ModificationTypeType |
Java class for ModificationTypeType.
|
ModifyActionExpressionType |
Statically-typed "modify" action.
|
ModifyExecutor |
Executor for 'modify' actions.
|
ModifyObjectResult<T extends ObjectType> |
Contains information about object modification result; primarily needed by repository caching algorithms.
|
ModuleAuthentication |
Wrapper for authentication module, provide all information about actual state
|
ModuleSaml2KeyStoreKeyType |
SAML2 key from key store.
|
ModuleSaml2KeyTypeType |
Possible types of key.
|
ModuleSaml2SimpleKeyType |
SAML2 key from string representation.
|
ModuleWebSecurityConfiguration |
Define configuration for authentication module
|
MonitoredOperationsStatisticsType |
Information about selected monitored operations.
|
MonitoredOperationStatisticsType |
Information about selected monitored operation.
|
MonitoredOperationType |
Monitored operation.
|
MonitoringUtil |
Utility methods related to operations and cache performance monitoring.
|
MoreDialogDto |
|
MpHomeHealthIndicator |
|
MultiButtonPanel<T> |
Created by Viliam Repan (lazyman).
|
MultiCompositedButtonPanel |
|
MultiFunctinalButtonDto |
|
MultifunctionalButton |
Created by honchar
|
MultipartFormConfiguration |
|
MultipleTriggersHandler |
This handler can take a collection of triggers that have the same timestamp.
|
MultiplicityConstraintEvaluator |
|
MultiplicityPolicyConstraintType |
Constraint on multiplicity of assigned objects.
|
MultiPropagationWorkDefinitionType |
Work definition for the multi-propagation activity.
|
MultiStateHorizontalButton |
Created by honchar.
|
MultiTypesMemberPopupTabPanel<O extends ObjectType> |
Created by honchar.
|
MultiValueAutoCompleteTextPanel<T extends Serializable> |
|
MultiValueChoosePanel<T extends ObjectType> |
|
MultivalueContainerDetailsPanel<C extends Containerable> |
|
MultivalueContainerListDataProvider<C extends Containerable> |
|
MultivalueContainerListPanel<C extends Containerable> |
|
MultivalueContainerListPanelWithDetailsPanel<C extends Containerable> |
|
MultiValueDropDownPanel<T extends Serializable> |
|
MultiValueObjectChoosePanel<R extends Referencable> |
Created by honchar
|
MultiValueTextEditPanel<T extends Serializable> |
|
MultiValueTextFormGroup<T extends Serializable> |
todo not finished [lazyman]
|
MultiValueTextPanel<T extends Serializable> |
|
Mutable |
|
MutableComplexTypeDefinition |
An interface to mutate the definition of a complex type.
|
MutableDefinition |
An interface that provides an ability to modify a definition.
|
MutableItemDefinition<I extends Item> |
EXPERIMENTAL
|
MutablePrismContainerDefinition<C extends Containerable> |
|
MutablePrismObjectDefinition<O extends Objectable> |
|
MutablePrismPropertyDefinition<T> |
|
MutablePrismReferenceDefinition |
|
MutablePrismSchema |
|
MutableRawResourceAttributeDefinition<T> |
|
MutableResourceObjectClassDefinition |
Interface allowing modifications of an object class definition.
|
MutableResourceSchema |
|
MutableTypeDefinition |
|
MutationBehaviourAware<M extends MutationBehaviourAware<M>> |
|
MyAccountsPanel |
|
MyAssignmentsPanel |
|
MyCasesPanel |
|
MyCaseWorkItemsPanel |
|
MyCredentialsDto |
|
MyPasswordQuestionsPanel |
|
MyPasswordsDto |
|
Name |
Name of a scene or a scene item.
|
NamedValueType |
Any value (property, reference, container) along with its name.
|
NameImpl |
|
NameItemPathSegment |
|
NamespaceContext |
|
NameStep |
|
NaryLogicalFilter |
|
NaryLogicalFilterImpl |
|
NaryLogicalFilterProcessor |
|
NAryLogicalOperatorFilterType |
Java class for NAryLogicalOperatorFilterType complex type.
|
NaturalKey |
Describes how to handle a natural key of multi-valued items.
|
Navigable<K,N extends Navigable<K,N>> |
|
NavigatorPageLink |
|
NavigatorPanel |
|
NetworkUtil |
|
NewObjectCreationPopup |
|
NewWindowNotifyingBehavior |
Created by lazyman on 13/03/2017.
|
NextRecompute |
Next planned recompute event.
|
NinjaContext |
Created by Viliam Repan (lazyman).
|
NinjaException |
Created by Viliam Repan (lazyman).
|
NinjaUtils |
Created by Viliam Repan (lazyman).
|
NodeAuthenticationToken |
Identify specific node authentication
|
NodeErrorStateType |
State of this node w.r.t.
|
NodeExecutionStateType |
Node state from the user's point of view.
|
NodeIdHeaderValve |
|
NodeOperationalStateType |
Basic node operational state: whether it is up (e.g.
|
NodeType |
Node describes a single installation of midPoint.
|
NoEmptyValueContainerWrapperFactoryImpl<C extends Containerable> |
|
NoFocusNameSchemaException |
Specific kind of SchemaException.
|
NonceAuthenticationContext |
|
NonceCredentialsPolicyType |
Structure that specifies policy for nonce management.
|
NoncePolicyEvaluator<F extends FocusType> |
|
NoncePolicyEvaluator.Builder<F extends FocusType> |
|
NonceType |
|
NoneFilter |
|
NoneFilterImpl |
Filter designed to explicitly match nothing.
|
NonEmptyLoadableModel<T> |
Loadable model whose object is always not null.
|
NonEmptyModel<T> |
|
NonEmptyPropertyModel<T> |
|
NonEmptyWrapperModel<T> |
|
NonIterativeScriptingActivityHandler |
This is a handler for "old", non-iterative (single) bulk actions.
|
NonIterativeScriptingActivityHandler.MyWorkDefinition |
|
NonIterativeScriptingWorkDefinitionType |
Executes a script (a.k.a.
|
NoOpActivityHandler |
Just a dummy activity to be used for demonstration and testing purposes.
|
NoOpActivityHandler.MyWorkDefinition |
|
NoOpActivityStepInterruptibilityType |
Should a step of NoOp activity be interruptible?
|
NoOpCorrelatorFactory |
Factory for NoOpCorrelator instances.
|
NoOpCorrelatorType |
"No-op" correlation that always returns "certainly no owner" result.
|
NoOpNormalizationStepType |
TODO
|
NoOpWorkDefinitionType |
Work definition for a no-op activity.
|
NormalizationStepsType |
TODO
Default is "polystring".
|
NotFilter |
|
NotFilterImpl |
|
NotFilterProcessor |
|
NotificationConfigTabPanel |
|
NotificationConfigurationType |
A configuration for user notifications.
|
NotificationManager |
Handles notification events.
|
NotificationMessageAttachmentType |
Message attachment for notifications.
|
NotificationMessageType |
XML version of Message (in notifications module).
|
NotificationPolicyActionType |
TODO
|
NotificationsLineDto |
|
NotificationsStatisticsEntryType |
TODO
|
NotificationsStatisticsKey |
|
NotificationsStatisticsType |
TODO
|
NotificationStatisticsCollector |
|
NotificationTransportConfigType |
Type for notification specific transport configuration.
|
NotificationTransportConfigurationType |
Configuration that is common to all notification transports.
|
NotifierTransportConfigType |
Type for more descriptive message transport declaration inside notifiers.
|
NotifyActionExpressionType |
Statically-typed "notify" action.
|
NotifyChangeResponseType |
A response from notifyChange operation.
|
NotifyChangeType |
A request for notifyChange operation.
|
NotifyExecutor |
Executes "notify" actions.
|
NotNullValidator<T> |
|
NullBucketContentFactory |
Implements work state "segmentation" into single null work bucket.
|
NullLexicalProcessor |
"Null" processor that reads XNodes into XNodes and writes XNodes as XNodes.
|
NullPostSearchFilterImpl |
Object filter that passes all shadows.
|
NullTaskImpl |
DO NOT USE in production code.
|
NullWorkBucketContentHandler |
|
NullWorkBucketContentType |
"Null" work bucket content: does not restrict the query in any way.
|
NumericBucketContentFactory |
Implements work state management strategy based on numeric identifier intervals.
|
NumericIntervalBucketUtil |
|
NumericIntervalBucketUtil.Interval |
Represents an integer interval.
|
NumericIntervalWorkBucketContentHandler |
Interprets numeric interval segmentation.
|
NumericIntervalWorkBucketContentType |
Work bucket content defined as an interval of numeric values of discriminator item.
|
NumericWorkSegmentationType |
Segmentation strategy that divides the processing space (represented by an interval of numeric
values) into a number of work buckets.
|
Objectable |
|
ObjectAccessFaultType |
TODO
|
ObjectActionsExecutedEntryType |
Actions executed on a given object type, with given operation (change type) and via given channel.
|
ObjectAlreadyExistsException |
Object already exists.
|
ObjectAlreadyExistsFaultType |
Object with specified criteria (OID) already exists in the
repository.
|
ObjectBasedValuePolicyOriginResolver<O extends ObjectType> |
ValuePolicyOriginResolver that resolves origin based on some context object (that can be retrieved).
|
ObjectBasicPanel<O extends ObjectType> |
|
ObjectBrowserPanel<O extends ObjectType> |
|
ObjectChangeExecutor |
|
ObjectChangesExecutorImpl |
|
ObjectClassDataProvider |
|
ObjectClassDataProvider |
|
ObjectClassDetailsDto |
|
ObjectClassDto |
|
ObjectClassSearchItem |
|
ObjectClassSearchItemPanel |
|
ObjectClassSearchItemWrapper |
|
ObjectClassWrapper |
|
ObjectCollectionDefaultViewPanel |
|
ObjectCollectionDomainPanel |
|
ObjectCollectionListSearchItemPanel |
|
ObjectCollectionListSearchItemWrapper<C extends Containerable> |
|
ObjectCollectionOptionPanel |
|
ObjectCollectionReportEngineConfigurationType |
Configuration of object collection-based reports.
|
ObjectCollectionSearchItem |
|
ObjectCollectionSearchItemPanel |
|
ObjectCollectionSearchItemWrapper |
|
ObjectCollectionSummaryPanel |
|
ObjectCollectionsUseType |
Specifies a set of object collections ("views") to be displayed (used) at
a specific location in the system.
|
ObjectCollectionType |
Object collection specification.
|
ObjectCollectionUseType |
Specifies how a specific collection ("view") is to be displayed (used) at
a specific location in the system.
|
ObjectCollectionViewsContentPanel |
Created by Viliam Repan (lazyman).
|
ObjectCollectionViewsCounter |
Created by Viliam Repan (lazyman).
|
ObjectCollectionViewsDetailsPanel |
Created by Viliam Repan (lazyman).
|
ObjectCollectionViewUtil |
|
ObjectDataProvider<W extends Serializable,O extends ObjectType> |
|
ObjectDefinitionDelegator<O extends Objectable> |
|
ObjectDelta<O extends Objectable> |
Relative difference (delta) of the object.
|
ObjectDelta.FactorOutResultMulti<T extends Objectable> |
|
ObjectDelta.FactorOutResultSingle<T extends Objectable> |
|
ObjectDeltaCollectionsUtil |
|
ObjectDeltaFactoryImpl |
|
ObjectDeltaImpl<O extends Objectable> |
|
ObjectDeltaListType |
List of object deltas.
|
ObjectDeltaModel |
|
ObjectDeltaObject<O extends Objectable> |
A class defining old object state (before change), delta (change) and new object state (after change).
|
ObjectDeltaObjectType |
Experimental.
|
ObjectDeltaOperation<O extends ObjectType> |
|
ObjectDeltaOperationListType |
List of object delta operations (deltas + operation results).
|
ObjectDeltaOperationPanel |
|
ObjectDeltaOperationType |
TODO
|
ObjectDeltaPanelFactory |
|
ObjectDeltaSchemaLevelUtil |
The name is a bit ridiculous but we need to distinguish it from ObjectDeltaUtil in prism module.
|
ObjectDeltaSchemaLevelUtil.NameResolver |
|
ObjectDeltaType |
Describes a change of a specific object.
|
ObjectDeltaType.ObjectToAdd |
Java class for anonymous complex type.
|
ObjectDeltaUtil |
|
ObjectDeltaWaves<O extends ObjectType> |
Secondary deltas from already completed waves.
|
ObjectDeltaWaves.WaveDelta<O extends ObjectType> |
Delta for a specific execution wave.
|
ObjectDeltaWavesType |
|
ObjectDeltaWaveType |
TODO
|
ObjectDetailsModels<O extends ObjectType> |
|
ObjectDetailsStorage |
|
ObjectFactory |
EXPERIMENTAL
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.evolveum.prism.xml.ns._public.annotation_2 package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.evolveum.prism.xml.ns._public.query_3 package.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.evolveum.prism.xml.ns._public.types_3 package.
|
ObjectFilter |
|
ObjectFilterExpressionEvaluator |
Functional interface to inject filter evaluation code.
|
ObjectFilterImpl |
|
ObjectFormatter |
|
ObjectFormsType |
Specifies the set of forms that are used for displaying and
editing of objects, such as User, Role, Org, ...
|
ObjectFormType |
Specifies form that are used for displaying and
editing of specific object type
|
ObjectHandler<T> |
Classes implementing this interface are used to handle arbitrary objects (not always PrismObject instances),
typically - but not necessarily - coming from iterative search operation.
|
ObjectImporter |
Extension of validator used to import objects to the repository.
|
ObjectInfo |
TODO better name?
|
ObjectIntegrityCheckActivityHandler |
Task handler for "Object integrity check" task.
|
ObjectIntegrityCheckWorkDefinitionType |
Definition for object integrity check activity.
|
ObjectLinkColumn<T> |
|
ObjectListPanel<O extends ObjectType> |
|
ObjectListStorage |
Created by honchar.
|
ObjectListType |
|
ObjectMerger |
Class responsible for object merging.
|
ObjectModificationConstraintEvaluator |
|
ObjectModificationType |
Describes a change of attributes of a specific object.
|
ObjectNameColumn<O extends ObjectType> |
|
ObjectNotFoundException |
Object with specified criteria (OID) has not been found in the repository.
|
ObjectNotFoundFaultType |
Object with specified criteria (OID) has not been found in the
repository.
|
ObjectOperationOption |
|
ObjectOrdering |
Describes definition of object ordering.
|
ObjectOrderingImpl |
|
ObjectPaging |
|
ObjectPagingImpl |
|
ObjectPolicyConfigurationType |
Definition of policy for a specific object type.
|
ObjectPolicyContentPanel |
Created by Viliam Repan (lazyman).
|
ObjectPolicyCounter |
Created by Viliam Repan (lazyman).
|
ObjectPolicyDetailsPanel |
Created by Viliam Repan (lazyman).
|
ObjectPolicyRuleEvaluationContext<AH extends AssignmentHolderType> |
Evaluation context for object-based policy rule.
|
ObjectProcessingRequest<O extends ObjectType> |
Request to process an object.
|
ObjectQuery |
|
ObjectQueryImpl |
|
ObjectQueryUtil |
|
ObjectReferenceChoiceRenderer |
|
ObjectReferenceColumn<T> |
|
ObjectReferenceColumnPanel |
|
ObjectReferenceFormatter |
Formats object reference value into two columns (oid, name).
|
ObjectReferencePathSegment |
Denotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)
|
ObjectReferenceType |
|
ObjectReferenceType |
TODO update this class by adding missing features (targetName, oid, type, relation).
|
ObjectReferenceType.Filter |
Java class for anonymous complex type.
|
ObjectResolver |
The callback from some of the object utilities to resolve objects.
|
ObjectResolver.Session |
|
ObjectResultHandler |
Classes implementing this interface are used to handle iterative results.
|
ObjectSearchStrategyType |
TODO
|
ObjectSecurityConstraints |
|
ObjectSelector |
|
ObjectSelectorType |
Selects some objects from all the objects in midPoint.
|
ObjectSet<O extends ObjectType> |
This is a set of objects that considers objects being equal by simply comparing their OIDs.
|
ObjectSetBasedWorkDefinitionType |
A definition that applies to a set of repository objects.
|
ObjectSetSpecification |
This is a specification of objects to be processed in more-or-less raw form.
|
ObjectSetSpecificationProvider |
Work definition that can provide object set specification.
|
ObjectSetType |
Specifies a set of repository objects to be processed.
|
ObjectSetUtil |
|
ObjectState |
|
ObjectStatistics |
TODO
|
ObjectSummaryPanel<O extends ObjectType> |
|
ObjectSynchronizationDiscriminatorType |
Defines a synchronization properties (configuration) for a
resource.
|
ObjectSynchronizationSorterType |
Defines a synchronization properties (configuration) for a
resource.
|
ObjectSynchronizationType |
Defines a synchronization properties (configuration) for a
specific type of object, e.g.
|
ObjectTabVisibleBehavior<O extends ObjectType> |
Created by Viliam Repan (lazyman).
|
ObjectTemplateCorrelationType |
Object-template-related settings related to correlation.
|
ObjectTemplateIncludeProcessor |
|
ObjectTemplateIncludeProcessor.TemplateProcessor |
Internal interface used for handling includeRef references.
|
ObjectTemplateItemDefinitionType |
TODO
Description of the common item handling details, such as display name,
read/write access and value and synchronization expressions.
|
ObjectTemplateItemPanel |
|
ObjectTemplateItemsPanel |
|
ObjectTemplateIterationSpecificationPanel |
|
ObjectTemplateMappingEvaluationPhaseType |
|
ObjectTemplateMappingPanel |
|
ObjectTemplateMappingType |
|
ObjectTemplateMergeOperation |
|
ObjectTemplateProcessor |
Processor to handle object template.
|
ObjectTemplateSummaryPanel |
|
ObjectTemplateType |
TODO: update
The user template used to create new users.
|
ObjectTemplateTypeUtil |
|
ObjectTreeDeltas<T extends ObjectType> |
Structure that contains all primary changes requested: from focus as well as from projections.
|
ObjectTreeDeltasType |
Container for ChangesRequested (focus primary delta and/or projection primary deltas).
|
ObjectType |
Common supertype for all identity objects.
|
ObjectType |
|
ObjectTypeChoiceRenderer<T extends ObjectType> |
|
ObjectTypeDefinitionMerger |
A merger specific to resource definitions: creates inheritance relations between the same definitions
(matched by kind and intent).
|
ObjectTypeGuiDescriptor |
|
ObjectTypes |
|
ObjectTypes.ObjectManager |
|
ObjectTypesConverter |
Created by Viliam Repan (lazyman).
|
ObjectTypeSearchItemConfigurationType |
Configuration for default object type.
|
ObjectTypeSearchItemPanel<T> |
|
ObjectTypeSearchItemWrapper<C extends Containerable> |
|
ObjectTypeSelectPanel<O extends ObjectType> |
|
ObjectTypeStatistics |
|
ObjectTypeUtil |
Methods that would belong to the ObjectType class but cannot go there because
of JAXB.
|
ObjectValidator |
Validator that can process objects, validate them, check for errors and warning
and possibly even transform object during upgrades.
|
ObjectValuePolicyEvaluator |
Evaluator that validates the value of any object property.
|
ObjectValuePolicyEvaluator.Builder |
|
ObjectVariableModeType |
Type of object variables that appear in the script.
|
ObjectViewDto<T extends ObjectType> |
|
OidcAuthenticationModuleType |
OpenId Connect authentication module.
|
OidcClientAuthenticationMethodType |
Possible client authentication methods.
|
OidcClientAuthenticationModuleType |
OpenID Connect client.
|
OidcOpenIdProviderType |
OpenID Provider.
|
OidcResourceServerAuthenticationModuleType |
OpenID Connect resource server.
|
OidSearchItemPanel |
|
OidSearchItemWrapper |
|
OidUtil |
|
OidWorkSegmentationType |
Segmentation strategy that divides the processing space into a number of buckets based on OID values.
|
OnePageParameterEncoder |
|
OpenCaseRequest |
Request to open a (pre-created) case.
|
Operation |
Operation being recorded: represents an object to which the client reports the end of the operation.
|
OperationalButtonsPanel<O extends ObjectType> |
|
OperationalContainerWrapperFactory |
|
OperationalDataManager |
|
OperationalStateType |
Structure containing metadata about operational state of the resource.
|
OperationBusinessContextType |
The business context of an operation.
|
OperationConstants |
|
OperationExecutionLogger |
|
OperationExecutionRecorderForTasks |
Prepares complex OperationExecutionType records for search-iterative and live-sync/async-update tasks.
|
OperationExecutionRecorderForTasks.Target |
Specification of where to write operation execution record.
|
OperationExecutionRecordingStrategyType |
How operationExecution records should be updated.
|
OperationExecutionRecordRealOwnerType |
Information about operation execution record real owner.
|
OperationExecutionRecordTypeType |
Type of an operation execution record.
|
OperationExecutionType |
Information about an operation executed on an object.
|
OperationExecutionWriter |
Writes provided OperationExecutionType records into objects.
|
OperationExecutionWriter.Request<O extends ObjectType> |
A request to write an operation execution record.
|
OperationInvocationRecord |
This class provides basically the functionality of MidpointInterceptor.
|
OperationKindType |
Kind of operation (captured by OperationResult).
|
OperationLogger |
|
OperationMonitoringConfiguration |
|
OperationMonitoringLevelType |
Monitored operation.
|
OperationMonitoringType |
What monitored operations to trace.
|
OperationPanelPart |
Created by Viliam Repan (lazyman).
|
OperationPerformanceInformation |
Experimental.
|
OperationProvisioningScriptsType |
Collection of scripts to be executed for various provisioning operations.
|
OperationProvisioningScriptType |
Specifies how and when a script is executed during provisioning.
|
OperationRecord |
|
OperationRequestCasePanel |
Created by honchar
|
OperationResult |
Provides rich information about an operation being executed; mainly for the sake of error reporting and functional/performance troubleshooting.
|
OperationResult.PreviewResult |
|
OperationResultBuilder |
Used to postpone initialization of OperationResult until parameters and context items are set - in order to log
operation entry correctly.
|
OperationResultDetailLevel |
Specifies what level of detail should be preserved in the operation result.
|
OperationResultFactory |
|
OperationResultHandlingStrategyType |
Strategy for operation result aggregation.
|
OperationResultImportanceType |
Level of importance of given OperationResult.
|
OperationResultPanel |
|
OperationResultPopupPanel |
|
OperationResultRunner |
|
OperationResultStatus |
|
OperationResultStatusPresentationProperties |
|
OperationResultStatusType |
TODO
|
OperationResultType |
TODO
|
OperationResultUtil |
|
OperationsHelper |
|
OperationsPanel |
Created by Viliam Repan (lazyman).
|
OperationsPerformanceInformation |
|
OperationsPerformanceInformationImpl |
|
OperationsPerformanceInformationPrinter |
Prints operations performance information.
|
OperationsPerformanceInformationType |
Information about methods performance.
|
OperationsPerformanceInformationUtil |
|
OperationsPerformanceMonitor |
EXPERIMENTAL.
|
OperationsPerformanceMonitorImpl |
|
OperationStatsType |
Operation execution statistics/state.
|
OperationStatus |
Created by Viliam Repan (lazyman).
|
OperationStatus |
The purpose of this class is unclear.
|
OperationStatus.State |
|
OperationTypeType |
An enumeration that defines when the activity will be executed.
|
OpNode |
|
OpNodeFactory |
|
OpNodePresentation |
TODO
|
OpNodeTreeBuilder |
|
OpNodeTreeBuilder.NameResolver |
|
OpResult |
|
OpResultInfo |
|
OptimisticLockingRunner<O extends ObjectType,R> |
|
OptimisticLockingRunner.Builder<O extends ObjectType,R> |
|
OptimizingTriggerCreator |
Adds recompute triggers to objects in an optimized way:
- The triggers are set to a given time in future (e.g.
|
OptimizingTriggerCreatorImpl |
This is a preliminary implementation.
|
Optionals |
|
OptionObjectSelectorType |
TODO
|
Options |
|
OpType |
|
OrderConstraintsType |
TODO
|
OrderDirection |
|
OrderDirectionType |
Java class for OrderDirectionType.
|
OrFilter |
|
OrFilterImpl |
|
OrgAssignmentsPanel<AH extends AssignmentHolderType> |
|
OrgFilter |
|
OrgFilter.Scope |
|
OrgFilterImpl |
|
OrgInducementsPanel<AR extends AbstractRoleType> |
|
OrgMemberPanel |
|
OrgRelationObjectSpecificationType |
Definition of object with respect to subject membership in organizational hierarchy.
|
OrgScopeType |
Defines applicability scope in the organizational structures.
|
OrgStructFunctions |
|
OrgStructFunctionsImpl |
|
OrgStructurePanelStorage |
Created by honchar.
|
OrgSummaryPanel |
|
OrgTabPanelStorage |
Created by honchar
|
OrgTreeAssignablePanel |
|
OrgTreeAssignmentPopupTabPanel |
Created by honchar
|
OrgTreeFolderContent |
|
OrgTreeMemberPopupTabPanel |
Created by honchar
|
OrgTreePanel |
|
OrgTreeProvider |
|
OrgTreeStateStorage |
Created by honchar
|
OrgType |
Organizational unit, division, section, object group, team, project or any other form of
organizing things and/or people.
|
OriginMarker |
Sets the origin information in prism values being merged.
|
OriginType |
This enum defines source from where a change in property value occurred.
|
OrphanedConstraintEvaluator |
|
OrphanedPolicyConstraintType |
The object (currently supported are tasks) is orphaned i.e.
|
OtherActivityState |
State of activity not connected to the current activity run.
|
OtherAuthenticationModuleParameterType |
|
OtherAuthenticationModuleType |
|
OtherPrivilegesLimitationType |
Limitations related to other privileges, like the ability to complete work items.
|
OutboundAttributeMappingsTable |
|
OutboundAttributeMappingWrapperFactory |
|
OutboundProcessor |
Processor that evaluates values of the outbound mappings.
|
OutcomeKeyedCounterType |
Counter keyed by a qualified outcome.
|
OutcomeKeyedCounterTypeUtil |
|
OutcomeUtils |
TEMPORARY
|
OutputFormatType |
TODO
|
OwnedByFilter |
|
OwnedByFilterImpl |
|
OwnedObjectSelectorType |
Selects some objects from all the objects in midPoint.
|
OwnerOptionIdentifier |
Internalized (parsed) form of correlation option identifier (like `none` or `existing-XXX`).
|
OwnerResolver |
This would be more appropriate in the security-impl.
|
PageableListView<LI extends Serializable,SPI extends Serializable> |
Created by Viliam Repan (lazyman).
|
PageAbout |
|
PageAbstractFlow |
|
PageAbstractSelfCredentials |
|
PageAccessCertification |
|
PageAccountActivation |
|
PageAdmin |
|
PageAdminCases |
Created by acope on 9/14/17.
|
PageAdminCaseWorkItems |
|
PageAdminCertification |
|
PageAdminConfiguration |
|
PageAdminHome |
|
PageAdminLTE |
Created by Viliam Repan (lazyman).
|
PageAdminTasks |
|
PageAdminWorkItems |
|
PageArchetype |
|
PageArchetypes |
|
PageAssignmentHolderDetails<AH extends AssignmentHolderType,AHDM extends AssignmentHolderDetailsModel<AH>> |
|
PageAttorneySelection |
Created by Viliam Repan (lazyman).
|
PageAuditLogDetails |
|
PageAuditLogViewer |
Created by honchar.
|
PageAuthenticationBase |
|
PageBase |
|
PageBaseSystemConfiguration |
|
PageBulkAction |
|
PageCase |
|
PageCases |
|
PageCaseWorkItem |
|
PageCaseWorkItems |
|
PageCaseWorkItemsAll |
|
PageCaseWorkItemsAllocatedToMe |
|
PageCertCampaign |
|
PageCertCampaigns |
|
PageCertDecisions |
|
PageCertDecisionsAll |
Displays all certification decisions.
|
PageCertDefinition |
|
PageCertDefinitions |
|
PageConnectorHosts |
|
PageCreatedReports |
|
PageDashboard |
|
PageDashboardConfigurable |
|
PageDashboardInfo |
|
PageDebugDownloadBehaviour |
|
PageDebugList |
|
PageDebugView |
|
PageDescriptor |
Annotation for the page which contains url address, on which the page is available,
and authorization urls for page, which logged user have to have.
|
PageDisabledVisibleBehaviour |
Behavior which disables component if actual page class equals to disabledPage defined by constructor parameter.
|
PagedSearchCapabilityType |
How to handle paged searches.
|
PageEmailNonce |
|
PageError |
Base class for error web pages.
|
PageError401 |
|
PageError403 |
|
PageError404 |
|
PageError410 |
|
PageEvaluateMapping |
|
PageFocusDetails<F extends FocusType,FDM extends FocusDetailsModels<F>> |
|
PageFocusPreviewChanges<O extends ObjectType> |
|
PageImportObject |
|
PageImportResource |
Created by honchar
this class is created to link Import resource definition
menu item to a separate class (to fix menu item enabling issue)
|
PageInternals |
|
PageInvitation |
|
PageLogin |
|
PageMergeObjects |
Created by honchar.
|
PageMessageTemplate |
|
PageMessageTemplates |
|
PageMounter |
|
PageNodes |
|
PageObjectCollection |
|
PageObjectCollections |
|
PageObjectModel<O extends ObjectType> |
|
PageObjectTemplate |
|
PageObjectTemplates |
|
PageOf<T> |
Result object for potentially paginated content.
|
PageOidcSelect |
|
PageOperationResult |
Page that displays just the operation result.
|
PageOrg |
|
PageOrgHistory |
Created by honchar.
|
PageOrgs |
|
PageOrgSelfProfile |
|
PageOrgTree |
|
PagePostAuthentication |
|
PageProfiling |
|
PageRegistrationBase |
|
PageRegistrationConfirmation |
|
PageRegistrationFinish |
|
PageReport |
|
PageReports |
|
PageRepositoryQuery |
|
PageRequestAccess |
|
PageResetPassword |
|
PageResource |
|
PageResources |
|
PageResourceVisualization |
|
PageResourceWizard |
|
PageRole |
|
PageRoleHistory |
Created by honchar
|
PageRoleManagement |
|
PageRoles |
|
PageRoleSelfProfile |
|
PageSamlSelect |
|
PageSecurityQuestions |
|
PageSelf |
|
PageSelfConsents |
|
PageSelfCredentials |
|
PageSelfCredentials |
|
PageSelfDashboard |
|
PageSelfDashboard |
|
PageSelfProfile |
|
PageSelfRegistration |
|
PageService |
|
PageServiceHistory |
Created by honchar
|
PageServices |
|
PageServiceSelfProfile |
|
PageShadow |
|
PageShadows |
|
PageStorage |
|
PageStructureDump |
Created by Viliam Repan (lazyman).
|
PageSystemAdminGui |
|
PageSystemBasic |
|
PageSystemConfiguration |
|
PageSystemConfiguration.SubPage |
|
PageSystemInternals |
|
PageSystemLogging |
|
PageSystemNotification |
|
PageSystemPolicies |
|
PageSystemWorkflow |
|
PageTask |
|
PageTasks |
|
PageTasksCertScheduling |
Temporary solution for MID-3098 (expanding both "tasks" and "certification scheduling" menu sections when opening tasks page).
|
PageTestNoAuthorizations |
Page with no authorizations.
|
PageTraceView |
|
PageTypes |
|
PageUser |
|
PageUserHistory |
Created by honchar.
|
PageUsers |
|
PageUserSelfProfile |
|
PageVisibleDisabledBehaviour |
This is simple visible/enable behaviour for use in top menu.
|
PageWorkItemsAttorney |
Created by Viliam Repan (lazyman).
|
PageWorkItemsClaimable |
|
PageXmlDataReview |
Created by honchar.
|
PagingConvertor |
|
PagingSizePanel |
Created by Viliam Repan (lazyman).
|
PagingType |
Parameters limiting the number of returned
entries, offset, etc.
|
PanelDisplay |
|
PanelInstance |
|
PanelInstances |
|
PanelTab |
Tab that contains a singleton panel.
|
PanelType |
|
Param |
|
ParameterizedEquivalenceStrategy |
Implementation of EquivalenceStrategy that uses a parametrization of built-in equals/hashCode/diff methods.
|
ParameterType |
Describes input parameters.
|
ParameterTypePanelFactory |
|
ParamsFormatter |
Formatter for `ParamsType` objects.
|
ParamsType |
|
ParamsTypeUtil |
|
ParentAndRoot |
A container for task parent and root.
|
ParentPathSegment |
Denotes parent object or container.
|
ParentVisitable |
Allows a visitor to follow the path along the "parent" relationship.
|
ParsedFullName |
|
ParserElementSource |
|
ParserFileSource |
|
ParserInputStreamSource |
|
ParserSource |
Source for prism parser (file, input stream, string, DOM tree, ...).
|
ParserStringSource |
|
ParserXNodeSource |
|
ParsingContext |
TODO TODO TODO
|
ParsingContextImpl |
|
ParsingMigrator |
Migrator that comes into play when content is parsed.
|
PartialConfigurationStepPanel |
|
PartiallyMutableItemDefinition<I extends Item<?,?>> |
|
PartiallyMutableItemDefinition.Attribute<T> |
|
PartiallyMutableItemDefinition.Container<C extends Containerable> |
|
PartiallyMutableItemDefinition.Property<T> |
|
PartiallyMutableItemDefinition.Reference |
|
PartiallyResolvedDelta<V extends PrismValue,D extends ItemDefinition> |
|
PartiallyResolvedItem<V extends PrismValue,D extends ItemDefinition> |
TODO description
|
PartialProcessingOptionsType |
Options that allows to select only some of the projector/clockwork parts to process.
|
PartialProcessingTypeType |
Specifies whether a particular part should be processed or not.
|
PartialReconciliationActivityRun |
Code common to all three reconciliation sub-activities: operation completion, resource reconciliation,
and remaining shadows reconciliation.
|
PassingHolder<T> |
Accepts (maybe repeatedly) a value and - on request - passes it to specified Consumer .
|
PassThroughPolyStringNormalizer |
|
PasswordAccountDto |
|
PasswordAccountDto |
|
PasswordAuthenticationContext |
|
PasswordCapabilityType |
Describes capability to present password in a structured way.
|
PasswordChangeSecurityType |
Additional security applied when changing a password.
|
PasswordCompareStrategyType |
The way how a resource password is compared with the current password.
|
PasswordCredentialsPolicyType |
Structure that specifies policy for password management.
|
PasswordHistoryEntryType |
Contains a single entry of the password history.
|
PasswordLifeTimeType |
|
PasswordLimitationsPanel |
|
PasswordPanel |
|
PasswordPolicyEvaluator<F extends FocusType> |
|
PasswordPolicyEvaluator.Builder<F extends FocusType> |
|
PasswordPolicyValidationPanel |
|
PasswordPropertyPanel |
Created by honchar
|
PasswordQuestionsDto |
|
PasswordResetNotifierType |
TODO
|
PasswordResetOptions |
Created by Viliam Repan (lazyman).
|
PasswordResetRepositoryAction |
Created by Viliam Repan (lazyman).
|
PasswordStepPanel |
|
PasswordType |
|
Path<P> |
|
PathExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Returns value set triple derived from specified (or default) source by resolving specified path.
|
PathExpressionEvaluatorFactory |
This is NOT autowired evaluator.
|
PathHolderSegment |
|
PathKeyedMap<T> |
Special case of a map that has ItemPath as a key.
|
PathNavigable<V,K,P extends Path<K>> |
|
PathSegmentEvaluation<AH extends AssignmentHolderType> |
Carries out and holds assignment evaluation:
1.
|
PathSet |
|
PathVisitable |
Visits only objects that are on the specified path or below.
|
PatternMatcher |
Matches a string against a set of patterns that can be either in "naive" format, using "*" as a wildcard,
or in regex format.
|
PcpAspectConfigurationType |
Configuration for a primary change processor aspect.
|
PendingOperationExecutionStatusType |
Execution status.
|
PendingOperationPanel |
Created by Viliam Repan (lazyman).
|
PendingOperationType |
Description of an operation that is pending (in progress) or that was
recently completed.
|
PendingOperationTypeType |
Type of pending operation.
|
PerformanceCategory |
|
PerformanceCategoryInfo |
|
PerformanceInformation |
|
PerformanceInformationImpl |
|
PerformanceMonitor |
EXPERIMENTAL.
|
PerformanceStatistics |
This class simply collects basic information about midPoint performance, specifically basic
CPU, memory usage and current thread state.
|
PerformerCommentsFormatter |
Ensures formatting of performers (approvers, reviewers) comments before storing them into metadata.
|
PerformerCommentsFormatter.EmptyPerformerCommentsFormatterImpl |
Simple "no-op" formatter to be used when no real implementation is available.
|
PerformerCommentsFormattingType |
Instructions how to format approvers/reviewers comments before storing them into metadata.
|
PersonaConstruction<AH extends AssignmentHolderType> |
|
PersonaConstructionBuilder<AH extends AssignmentHolderType> |
TEMPORARY
|
PersonaConstructionType |
Persona construction.
|
PersonaKey |
|
PersonalInfoDto |
|
PersonalInfoPanel |
|
PersonaProcessor |
Runs persona-related changes after the primary operation is all done.
|
PersonasCounter |
|
PersonOfInterestPanel |
Created by Viliam Repan (lazyman).
|
PersonOfInterestPanel.ObjectReferenceProvider |
|
PersonRequest |
Represents a JSON request to match a person (`Request`) or to force a reconciliation of
a person (`Forced Reconciliation Request`).
|
PieChartConfiguration |
|
PipelineData |
Data that are passed between individual scripting actions.
|
PipelineDataType |
|
PipelineItem |
|
PipelineItemType |
|
PlainIterativeActivityRun<I,WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
Run of a plain iterative activity.
|
PlainIterativeActivityRunSpecifics<I> |
Provides execution logic and/or execution state related to a plain iterative activity run.
|
PlainResourceObjectConstruction<AH extends AssignmentHolderType> |
Special construction subclass that represents resource object constructions as defined in the schemaHandling
section of the resource definition.
|
PlainResourceObjectConstructionBuilder<AH extends AssignmentHolderType> |
|
PlainStructured |
PlainStructured object is "bean-like" value object, which contains
set of getters / setters generated from schema.
|
PlainStructured.WithoutStrategy |
|
PlannedOperationAttemptType |
Describes an attempt that is to be made.
|
PlusMinusZero |
Simple enumeration that refers to the plus, minus or zero concepts
used in delta set triples.
|
PlusMinusZeroType |
|
PointInTimeType |
Specifies the point in time for the returned data.
|
PointInTimeTypeType |
TODO
|
PolicyActionsType |
Actions that are executed as reactions to triggered policy rules.
|
PolicyActionType |
Common supertype for policy actions.
|
PolicyConstraintEvaluationOpNode |
|
PolicyConstraintEvaluationTraceType |
Trace for policy constraint evaluation operation.
|
PolicyConstraintEvaluator<T extends AbstractPolicyConstraintType> |
Evaluates given policy constraint within specific context.
|
PolicyConstraintKindType |
TODO
|
PolicyConstraintPresentationType |
How should be triggering of this constraint presented, e.g.
|
PolicyConstraintReferenceType |
References another policy constraint.
|
PolicyConstraintsType |
Set of governance, risk management, compliance (GRC) and similar policy constraints
that influence the identity model.
|
PolicyDecision |
Describes what the policy "decides" about a specific account.
|
PolicyExceptionType |
Recorded exception from a policy rule.
|
PolicyItemDefinitionType |
|
PolicyItemsDefinitionType |
Defined items and rules for generating/validating values
|
PolicyItemTargetType |
Defined items and rules for generating/validating values
|
PolicyRuleAssignmentsPanel<AH extends AssignmentHolderType> |
|
PolicyRuleCounterUpdater |
Updates counters for policy rules, with the goal of determining if rules' thresholds have been reached.
|
PolicyRuleEnforcer |
Code used to enforce the policy rules that have the enforce action.
|
PolicyRuleEnforcerPreviewOutputType |
TODO
EXPERIMENTAL
|
PolicyRuleEvaluationContext<AH extends AssignmentHolderType> |
Evaluation context for a policy rule.
|
PolicyRuleEvaluationOpNode |
|
PolicyRuleEvaluationTargetType |
On what target is the policy rule intended to be evaluated.
|
PolicyRuleEvaluationTraceType |
Trace for policy rule evaluation operation.
|
PolicyRuleEvent |
Any event that is triggered by the 'notify' policy rule action.
|
PolicyRuleExternalizationOptions |
|
PolicyRuleInducementsPanel<AR extends AbstractRoleType> |
|
PolicyRuleProcessor |
|
PolicyRulesContext |
Context related to evaluation and processing of policy rules.
|
PolicyRuleScriptExecutor |
Executes scripts defined in scriptExecution policy action.
|
PolicyRuleSuspendTaskExecutor |
|
PolicyRuleType |
These rules specify compliance and governance constraints.
|
PolicyRuleTypeUtil |
|
PolicyRuleTypeUtil.LazyMapConstraintsResolver |
|
PolicySituationConstraintEvaluator |
|
PolicySituationPolicyConstraintType |
Constraint that triggers the rule when the object is in a given policy situation(s).
|
PolicyStateRecorder |
Takes care of updating policySituation and triggered rules for focus and assignments.
|
PolicyThresholdType |
Specifies limits when is the action executed.
|
PolicyViolationException |
|
PolicyViolationFaultType |
Provided object does not conform to the policies (such as password policy).
|
PolyString |
Polymorphic string.
|
PolyStringConverter |
|
PolyStringDeserializer |
|
PolyStringEditorPanel |
Created by honchar
|
PolyStringEditorPanelFactory |
Created by honchar
|
PolyStringItemFilterProcessor<T> |
Filter processor for a polystring attribute path (Prism item).
|
PolyStringLangType |
This is NOT a generated class.
|
PolyStringNormalizationStepType |
TODO
|
PolyStringNormalizer |
Normalizer for PolyStrings.
|
PolyStringNormalizerConfigurationType |
|
PolyStringNormalizerOptions |
Created by Viliam Repan (lazyman).
|
PolyStringNormalizerRegistry |
|
PolyStringNormalizerRegistryFactory |
|
PolyStringNormalizerRegistryImpl |
|
PolyStringNormMatchingRule |
|
PolyStringOrigMatchingRule |
|
PolyStringPropertyColumn<T> |
|
PolyStringSerializer |
|
PolyStringStrictMatchingRule |
|
PolyStringTranslationArgumentType |
WARNING: this is NOT a generated code.
|
PolyStringTranslationType |
WARNING: this is NOT a generated code.
|
PolyStringType |
Polymorphic string.
|
PolyStringUtils |
|
Popover |
Created by Viliam Repan (lazyman).
|
PopoverSearchPanel<T> |
|
PopoverSearchPopupPanel<T> |
|
PopulateItemType |
TODO
|
PopulateType |
TODO
|
PopulatorUtil |
Populates prism value with values as defined in PopulateType
|
Popupable |
|
PopupObjectListPanel<O extends ObjectType> |
|
PositiveNegativeItemPaths |
|
PostInitialDataImport |
|
PostSearchFilter |
Additional filter used to match objects (returned by the iterative search) with the objectclass/kind/intent
specification, which is typically given in the synchronization task.
|
PotentialMatch |
Represents a potential match obtained from ID Match service.
|
PreAuthenticationContext |
|
PreconditionViolationException |
|
PreContext |
A Context for inbound mappings evaluation that is used in "pre-inbounds" evaluation (i.e., before clockwork is run).
|
PredefinedDashboardWidgetId |
|
PredefinedOperationRequestTransformationType |
Predefined transformation of an operation requested to specific request.
|
PredefinedPolicySituation |
|
PrefixedToQNameTarget |
|
PrefixNormalizationStepType |
TODO
|
PreInboundsContext<F extends FocusType> |
Everything necessary to carry out pre-clockwork inbounds evaluation.
|
PreInboundsProcessing<F extends FocusType> |
Evaluation of inbound mappings during correlation, i.e.
|
PreMappingsEvaluation<F extends FocusType> |
Evaluates "pre-mappings" i.e.
|
PreRunnable<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
A code that executes before local or distributing activity run takes place.
|
PreShadowInboundsPreparation<F extends FocusType> |
|
PrettyPrinter |
|
PreviewChangesTabPanel<O extends ObjectType> |
|
PreviewContainerPanelConfigurationType |
Used 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.
|
PreviewResourceDataWizardPanel |
|
PreviewResourceObjectTypeDataWizardPanel |
|
PrimaryChangeProcessorConfigurationType |
Configuration for PrimaryChangeProcessor.
|
PrimitiveType |
|
PrimitiveXNode<T> |
|
PrimitiveXNodeImpl<T> |
|
PrismAsserts |
Set of prism-related asserts.
|
PrismBeanInspector |
|
PrismConfigurationType |
Prism specific configuration, mainly for performance optimizations and tuning
|
PrismConfigurationUpdater |
|
PrismConstants |
|
PrismContainer<C extends Containerable> |
Prism container groups items into logical blocks.
|
PrismContainerable<T extends Containerable> |
|
PrismContainerArrayList<T extends Containerable> |
|
PrismContainerColumnHeaderPanel<C extends Containerable> |
|
PrismContainerDefinition<C extends Containerable> |
Definition of a prism container.
|
PrismContainerDefinitionImpl<C extends Containerable> |
Definition of a property container.
|
PrismContainerHeaderPanel<C extends Containerable,PCW extends PrismContainerWrapper<C>> |
|
PrismContainerImpl<C extends Containerable> |
Property container groups properties into logical blocks.The reason for
grouping may be as simple as better understandability of data structure.
|
PrismContainerPanel<C extends Containerable,PCW extends PrismContainerWrapper<C>> |
|
PrismContainerPanelContext<C extends Containerable> |
|
PrismContainerValue<C extends Containerable> |
|
PrismContainerValue.RemovedItemDefinitionException |
Used when accessing an item whose definition was removed.
|
PrismContainerValueImpl<C extends Containerable> |
|
PrismContainerValuePanel<C extends Containerable,CVW extends PrismContainerValueWrapper<C>> |
|
PrismContainerValueWrapper<C extends Containerable> |
|
PrismContainerValueWrapperImpl<C extends Containerable> |
|
PrismContainerWrapper<C extends Containerable> |
|
PrismContainerWrapperColumn<C extends Containerable> |
|
PrismContainerWrapperColumnPanel<C extends Containerable> |
|
PrismContainerWrapperFactory<C extends Containerable> |
|
PrismContainerWrapperFactoryImpl<C extends Containerable> |
|
PrismContainerWrapperHeaderModel<C extends Containerable,T extends Containerable> |
|
PrismContainerWrapperImpl<C extends Containerable> |
|
PrismContainerWrapperModel<C extends Containerable,T extends Containerable> |
|
PrismContext |
|
PrismContextFactory |
|
PrismContextImpl |
|
PrismContextSensitive |
|
PrismForJAXBUtil |
|
PrismItemAccessDefinition |
|
PrismItemAccessDefinition.Mutable |
|
PrismList |
Marker interface to distinguish property/reference/container/any lists in prism containers.
|
PrismMarshaller |
|
PrismMonitor |
Interface to plug in a monitoring code to prism.
|
PrismNamespaceContext |
|
PrismNamespaceContext.Builder |
|
PrismNamespaceContext.PrefixPreference |
|
PrismObject<O extends Objectable> |
Common supertype for all identity objects.
|
PrismObjectDefinition<O extends Objectable> |
TODO
|
PrismObjectDefinitionImpl<O extends Objectable> |
MidPoint Object Definition.
|
PrismObjectImpl<O extends Objectable> |
Common supertype for all identity objects.
|
PrismObjectValue<O extends Objectable> |
Extension of PrismContainerValue that holds object-specific data (OID and version).
|
PrismObjectValueImpl<O extends Objectable> |
Extension of PrismContainerValue that holds object-specific data (OID and version).
|
PrismObjectValuePanel<O extends ObjectType> |
|
PrismObjectValueWrapper<O extends ObjectType> |
|
PrismObjectValueWrapperImpl<O extends ObjectType> |
|
PrismObjectWrapper<O extends ObjectType> |
|
PrismObjectWrapperFactory<O extends ObjectType> |
|
PrismObjectWrapperFactoryImpl<O extends ObjectType> |
|
PrismObjectWrapperImpl<O extends ObjectType> |
|
PrismParser |
Parses a given input into prism or POJO objects.
|
PrismParser.ObjectHandler |
|
PrismParserImplIO |
|
PrismParserImplNoIO |
|
PrismParserNoIO |
The same as PrismParser but has no IOException on parseXYZ methods.
|
PrismPrettyPrinter |
|
PrismProperty<T> |
Property is a specific characteristic of an object.
|
PrismPropertyDefinition<T> |
Definition of a prism property.
|
PrismPropertyDefinitionImpl<T> |
Property Definition.
|
PrismPropertyHeaderPanel<T> |
|
PrismPropertyImpl<T> |
Property is a specific characteristic of an object.
|
PrismPropertyPanel<T> |
|
PrismPropertyPanelContext<T> |
|
PrismPropertyValue<T> |
|
PrismPropertyValueImpl<T> |
|
PrismPropertyValuePanel<T> |
|
PrismPropertyValueWrapper<T> |
|
PrismPropertyWrapper<T> |
|
PrismPropertyWrapperColumn<C extends Containerable,T> |
|
PrismPropertyWrapperColumnPanel<T> |
|
PrismPropertyWrapperFactoryImpl<T> |
|
PrismPropertyWrapperHeaderModel<C extends Containerable,T> |
|
PrismPropertyWrapperImpl<T> |
|
PrismPropertyWrapperModel<C extends Containerable,T> |
|
PrismQueryExpressionFactory |
|
PrismQueryExpressionSupport |
|
PrismQueryLanguageParser |
|
PrismQueryLanguageParserImpl |
|
PrismQueryLanguageParserImpl.FilterArgumentSpec<T> |
|
PrismQueryLanguageParserImpl.ItemFilterFactory |
|
PrismQueryLanguageParserImpl.ValuesArgument<T> |
|
PrismQuerySerialization |
|
PrismQuerySerialization.NotSupportedException |
|
PrismQuerySerializer |
|
PrismQuerySerializerImpl |
|
PrismReference |
Object Reference is a property that describes reference to an object.
|
PrismReferenceArrayList<T> |
|
PrismReferenceDefinition |
|
PrismReferenceDefinitionImpl |
Object Reference Schema Definition.
|
PrismReferenceHeaderPanel<R extends Referencable> |
|
PrismReferenceImpl |
Object Reference is a property that describes reference to an object.
|
PrismReferencePanel<R extends Referencable> |
|
PrismReferencePanelContext<R extends Referencable> |
|
PrismReferenceValue |
|
PrismReferenceValueImpl |
|
PrismReferenceValuePanel<R extends Referencable> |
|
PrismReferenceValueWrapperImpl<T extends Referencable> |
|
PrismReferenceWrapper<R extends Referencable> |
|
PrismReferenceWrapperColumn<C extends Containerable,R extends Referencable> |
|
PrismReferenceWrapperColumnPanel<R extends Referencable> |
|
PrismReferenceWrapperFactory<R extends Referencable> |
|
PrismReferenceWrapperHeaderModel<C extends Containerable,R extends Referencable> |
|
PrismReferenceWrapperImpl<R extends Referencable> |
|
PrismReferenceWrapperModel<C extends Containerable,R extends Referencable> |
|
PrismSchema |
Schema as a collection of definitions.
|
PrismSchemaImpl |
|
PrismSerializer<T> |
Takes care of serializing prism objects and other beans, i.e.
|
PrismSerializerImpl<T> |
|
PrismService |
Statically holds an instance of PrismContext (and maybe other beans later).
|
PrismStaticConfiguration |
|
PrismTestUtil |
Class that statically instantiates the prism contexts and provides convenient static version of the PrismContext
and processor classes.
|
PrismUnmarshaller |
|
PrismUtil |
TODO clean this up as it is part of prism-api!
|
PrismUtilInternal |
|
PrismValue |
|
PrismValueCollectionsUtil |
|
PrismValueDeltaSetTriple<V extends PrismValue> |
DeltaSetTriple that is limited to hold prism values.
|
PrismValueDeltaSetTripleImpl<V extends PrismValue> |
DeltaSetTriple that is limited to hold prism values.
|
PrismValueDeltaSetTripleProducer<V extends PrismValue,D extends ItemDefinition> |
|
PrismValueImpl |
|
PrismValueMetadataPanel |
|
PrismValuePanel<T,IW extends ItemWrapper,VW extends PrismValueWrapper<T>> |
|
PrismValueUtil |
|
PrismValueWrapper<T> |
|
PrismValueWrapperImpl<T> |
|
ProcessedItemDto |
|
ProcessedItemSetType |
Describes set of items that are or have been processed.
|
ProcessedItemType |
Describes an item (typically an object) that is or has been processed.
|
ProcessingCoordinator<I> |
|
ProcessingScope |
Specifies the basic scope of synchronization (or potentially other resource-related) activity, usually given
by [resource, kind, intent, object class name] tuple.
|
ProcessInstanceDto |
|
ProcessInstancesPanel |
|
ProcessInstancesPanel.View |
|
ProcessMetadataType |
|
Processor<T> |
|
ProcessorExecution |
Specifies requirements on execution of processor methods through ClockworkMedic.partialExecute
and related methods.
|
ProcessorMethod |
Marker annotation for medic-invocable projection processor method.
|
ProcessorMethodRef<X extends ObjectType> |
Typical processor "component-level" method that performs a well defined part of the computation.
|
Producer<T> |
Almost the same as java.util.function.Supplier, but this one is Serializable.
|
ProfilingClassLoggerContainerValueWrapperImpl |
|
ProfilingClassLoggerContainerWrapperImpl<C extends Containerable> |
|
ProfilingClassLoggerPanel |
|
ProfilingClassLoggerWrapperFactoryImpl |
|
ProfilingConfigurationManager |
|
ProfilingConfigurationType |
A configuration for profiling features of midPoint.
|
ProfilingContentPanel |
|
ProfilingDataLog |
This is a blueprint for single method call, or ProfilingEvent as we call it.
|
ProfilingDataManager |
IMPORTANT NOTES:
1.
|
ProfilingDataManager.Subsystem |
|
ProfilingLevel |
|
ProfilingLogbackFilter |
This filter provides functionality to profiling loggers to act as they don't inherit
rootAppender, thus forwarding profiling and performance logs only into MIDPOINT_PROFILE_LOG.
|
ProfilingLoggerLevelPanelFactory |
|
ProfilingMode |
EXPERIMENTAL
|
ProfilingModelInspector |
|
ProgressAwareChangesExecutorImpl |
|
ProgressbarPanel |
|
ProgressCollector |
Object capable of receiving updates on progress.
|
ProgressDto |
|
ProgressInformation |
Describes a state of the operation.
|
ProgressInformation.ActivityType |
There are some basic kinds of activities relevant for progress reporting.
|
ProgressInformation.StateType |
We usually report on entering and exiting a particular activity.
|
ProgressListener |
An interface that model uses to report operation progress to any interested party (e.g.
|
ProgressPanel |
|
ProgressPanel |
|
ProgressReportActivityDto |
|
ProgressReportActivityDto.ResourceOperationResult |
|
ProgressReporter |
|
ProgressReporterWorker<T> |
Created by Viliam Repan (lazyman).
|
ProgressReportingAwarePage |
A page that supports progress reporting, e.g.
|
ProgressReportingAwarePage |
A page that supports progress reporting, e.g.
|
ProhibitedValueItemType |
|
ProhibitedValuesType |
|
ProjectionActivationOpNode |
|
ProjectionAwareProcessorMethodRef<X extends ObjectType> |
Typical processor "component-level" method that performs a well defined part of the computation.
|
ProjectionChangeExecution<O extends ObjectType> |
Represents execution of a change on given projection.
|
ProjectionChangeExecutionOpNode |
|
ProjectionContextFilter |
Used to find a matching projection context.
|
ProjectionContextKey |
|
ProjectionContextKey.Classified |
|
ProjectionContextKey.WithResource |
|
ProjectionContextKeyFactory |
|
ProjectionContextKeyFactoryImpl |
|
ProjectionCredentialsProcessor |
Processor for projection credentials.
|
ProjectionDisplayNamePanel |
|
ProjectionFullLoadOperation<F extends ObjectType> |
Loads the full resource object for a projection context.
|
ProjectionLinkUpdater |
Updates focus -> shadow links (linkRef, to be renamed to projectionRef)
based on ShadowDeathEvent emitted by provisioning.
|
ProjectionMappingLoader<F extends ObjectType> |
|
ProjectionMappingSetEvaluator |
Evaluates a set of mappings related to a projection.
|
ProjectionMergeConfigurationType |
TODO
|
ProjectionMergeSituationType |
TODO
|
ProjectionObjectDeltaType |
TODO
|
ProjectionPolicyType |
Specification of the way how projections are handled on the resource.
|
ProjectionsListProvider |
|
ProjectionsLoadOperation<F extends FocusType> |
Responsible for the acquisition of all projections for a focus.
|
ProjectionValueMetadataCreator |
Creates value metadata for source projections: resource objects that are to be fed into inbound
mappings.
|
ProjectionValuesProcessor |
Processor that determines values of account attributes.
|
Projector |
Projector recomputes the context.
|
ProjectorComponentOpNode |
|
ProjectorComponentRunnable |
Runnable with proper set of exceptions that fit running of projector components.
|
ProjectorComponentTraceType |
Trace for Projector component operation.
|
ProjectorProcessor |
Marker interface for processors in Projector.
|
ProjectorProjectionOpNode |
|
ProjectorRunTraceType |
Trace for Projector.project operation.
|
ProjectSearchItem |
|
ProjectSearchItemPanel |
|
ProjectSearchItemWrapper |
|
PropagatePasswordPanel<F extends FocusType> |
|
PropagationWorkDefinitionType |
Work definition for the propagation activity.
|
Property |
|
PropertyAccessType |
|
PropertyArrayList<T> |
This class is used to wrap PrismProperty values for JAXB objects with
List properties.
|
PropertyComplexValueFilterType |
Java class for PropertyComplexValueFilterType complex type.
|
PropertyDefinitionDelegator<T> |
|
PropertyDelta<T> |
Relative difference (delta) of a property values.
|
PropertyDeltaCollectionsUtil |
TEMPORARY.
|
PropertyDeltaFactoryImpl |
|
PropertyDeltaImpl<T> |
Relative difference (delta) of a property values.
|
PropertyLimitations |
|
PropertyLimitationsType |
TODO
|
PropertyLimitationsTypeDto |
|
PropertyModificationOperationType |
JAXB version of PropertyModificationOperation class.
|
PropertyNoValueFilterType |
Java class for PropertyNoValueFilterType complex type.
|
PropertyReferenceListType |
DEPRECATED
|
PropertySearchItem<T extends Serializable> |
|
PropertySearchItemPanel<P extends PropertySearchItemWrapper> |
|
PropertySearchItemWrapper<T extends Serializable> |
|
PropertySimpleValueFilterType |
Java class for PropertySimpleValueFilterType complex type.
|
PropertyValueFilter<T> |
|
PropertyValueFilterImpl<T> |
|
ProportionalExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
|
ProportionalExpressionEvaluatorFactory |
|
ProportionalExpressionEvaluatorType |
Expression gets IntegerStatType as an input, IntegerStatType is derived from collection.
|
ProportionalStyleType |
TODO
|
ProtectedByteArrayType |
Specific subtype for protected binary byte array data.
|
ProtectedData<T> |
|
ProtectedDataType<T> |
This class was originally generated.
|
ProtectedStringType |
This class was originally generated.
|
ProtectedStringTypeWrapperImpl |
Created by honchar
|
ProtectedStringWrapperFactory |
Created by honchar
|
Protector |
|
ProtectorConfiguration |
|
ProtectorCreator |
Creates protectors based on corresponding builder objects.
|
ProvenanceAcquisitionHeaderPanel |
|
ProvenanceAcquisitionType |
Ultimate origin of the data.
|
ProvenanceBuiltinMapping |
Mapping that manages provenance metadata.
|
ProvenanceFeedDefinitionType |
Specifies data provenance properties for a particular data feed (source), such as resource.
|
ProvenanceMetadataPanel |
|
ProvenanceMetadataType |
Provenance metadata provide high-level information about origin of the value.
|
ProvenanceMetadataUtil |
|
ProvenanceMetadataWrapperFactory |
|
ProvidedServiceConfigurationType |
Configuration of a service provided by midPoint.
|
ProvisioningDiag |
DTO that contains provisioning run-time configuration and diagnostic information.
|
ProvisioningEvent |
|
ProvisioningListener |
|
ProvisioningMetadataType |
|
ProvisioningOperation |
TODO reconsider usefulness of this class
|
ProvisioningOperationOptions |
|
ProvisioningOperationTraceType |
Trace for provisioning operation.
|
ProvisioningOperationTypeType |
Type of an operation (change).
|
ProvisioningScriptArgumentType |
Script argument.
|
ProvisioningScriptHostType |
An enumeration that defines where the script will be executed.
|
ProvisioningScriptType |
Specifies a script to be executed during provisioning.
|
ProvisioningService |
Provisioning Service Interface
* Status: public
* Stability: STABLE, only compatible changes are expected
This service retrieves information about resource objects and resources
and handles changes to resource objects.
|
ProvisioningStatistics |
This is "live" provisioning statistics.
|
ProvisioningStatisticsEntryType |
Statistical information on operations executed on a specified resource, dealing with given object class.
|
ProvisioningStatisticsLineDto |
|
ProvisioningStatisticsOperationDto |
|
ProvisioningStatisticsOperationEntryType |
Information on operations of given type and result status.
|
ProvisioningStatisticsPrinter |
Prints provisioning statistics.
|
ProvisioningStatisticsType |
Statistical information on operations executed on resources.
|
ProvisioningStatisticsTypeUtil |
|
ProvisioningStatusType |
|
ProxyCreator |
Created by Viliam Repan (lazyman).
|
PrunePolicyActionType |
TODO
|
PruningOperation<F extends AssignmentHolderType> |
|
PureCompositeActivityHandler |
TODO
|
PureCompositeWorkStateType |
Work state for a pure composite activity.
|
PurgeSchemaActionExpressionType |
Statically-typed "purge-schema" action.
|
PurgeSchemaExecutor |
Executes "purge-schema" action.
|
QNameAttributePanelFactory |
|
QNameChoiceRenderer |
Deprecated. |
QNameDeserializer |
|
QNameEditorPanel |
|
QNameIChoiceRenderer |
|
QNameObjectTypeChoiceRenderer |
|
QNameSerializer |
|
QNameUtil |
QName <-> URI conversion.
|
QNameUtil.PrefixedName |
|
QNameUtil.QNameInfo |
|
QualifiedItemProcessingOutcomeType |
Item processing outcome plus optional qualification.
|
QualifiedOutcomeFormatter |
Formats bucket content value into three columns (characterization, from, to).
|
QueryBuilder |
Here is the language structure:
|
QueryConverter |
TODO cleanup this interface
|
QueryConverterImpl |
Note that expressions are not serialized yet.
|
QuerydslInstantType |
Instant converter for Querydsl.
|
QuerydslUtils |
|
QueryException |
Query related repository exception.
|
QueryFactory |
TODO it is still unclear if this interface will be officially supported.
|
QueryFactoryImpl |
|
QueryInterpretationOfNoValueType |
Defined how the expression will be interpreted in queries when it returns
empty (or null) values.
|
QueryKey |
|
QueryKey<T extends ObjectType> |
Key for repository query cache.
|
QueryModelMapping<S,Q extends FlexibleRelationalPathBase<R>,R> |
Common mapping functionality that covers the need for mapping from item paths
to table columns, but also to nested embedded mappings (e.g.
|
QueryModelMappingRegistry |
|
QueryResult<V extends PrismValue> |
|
QueryTableMapping<S,Q extends FlexibleRelationalPathBase<R>,R> |
Common supertype for mapping items/attributes between schema (prism) classes and tables.
|
QueryTextAreaPanel |
|
QueryTextAreaPanelFactory |
|
QueryType |
TODO
|
QueryTypeConverter |
|
QueryUtils |
TODO move to more appropriate place (common for both wf and certifications)
|
QueryWriter |
|
QuestionDTO |
|
QuoteModeType |
Specifies type of quote.
|
R_AtomicFilter |
|
R_Filter |
EXPERIMENTAL IMPLEMENTATION.
|
RandomBucketsSamplingDefinitionType |
Sampling using random distribution of samples.
|
RandomLookup |
Variable is in the form
- (empty)
- number
- number:Y or
- number:X:Y
Returns a random number between X and Y (inclusive), with the default values of X = 0, Y = 999999999.
|
RandomString |
|
Raw |
TODO
|
RawFormatting |
Formatting that - in fact - does nothing.
|
RawObjectType |
|
RawResourceAttributeDefinition<T> |
|
RawResourceAttributeDefinitionImpl<T> |
A structure holding "raw" definition of a resource attribute, i.e.
|
RawResourceObjectClassDefinition |
Temporary data structure used to hold raw (fetched) object class definitions.
|
RawType |
A class used to hold raw XNodes until the definition for such an object is known.
|
ReactionMainSettingStepPanel |
|
ReactionOptionalSettingStepPanel |
|
ReadCapabilityType |
Describes read capability.
|
ReadHook |
This applies to all read operations, therefore it will add "hook" into:
ModelService.getObject(Class, String, java.util.Collection, com.evolveum.midpoint.task.api.Task, com.evolveum.midpoint.schema.result.OperationResult)
ModelService.searchObjects(Class, com.evolveum.midpoint.prism.query.ObjectQuery, java.util.Collection, com.evolveum.midpoint.task.api.Task, com.evolveum.midpoint.schema.result.OperationResult)
ModelService.searchObjectsIterative(Class, com.evolveum.midpoint.prism.query.ObjectQuery, ResultHandler, java.util.Collection, com.evolveum.midpoint.task.api.Task, com.evolveum.midpoint.schema.result.OperationResult)
TODO: this is just super simple, not stable, not finished yet.
|
ReadOnlyModel<T> |
Deprecated. |
RealValuable<T> |
|
RecipientExpressionResultType |
Type for recipient expression, which can be either a focus or a string.
|
Recomputable |
|
RecomputationActivityHandler |
Recomputes specified objects.
|
RecomputationActivityHandler.MyWorkDefinition |
|
RecomputationWorkDefinitionType |
Recomputes specified objects.
|
RecomputeActionExpressionType |
Statically-typed "recompute" action.
|
RecomputeExecutor |
Executes "recompute" action.
|
RecomputeTriggerHandler |
|
ReconciliationActivityHandler |
|
ReconciliationLauncher |
Launches reconciliation activity tasks.
|
ReconciliationProcessor |
Processor that reconciles the computed account and the real account.
|
ReconciliationResult |
|
ReconciliationResultListener |
Testability interface.
|
ReconciliationWorkDefinition |
|
ReconciliationWorkDefinitionType |
Executes the reconciliation.
|
ReconciliationWorkStateType |
State of the reconciliation activity.
|
RecordPendingOperationsType |
TODO
|
RecordPolicyActionType |
TODO
|
RedirectionTargetType |
Defines the target (page/panel/url) to be redirected to
|
ReencryptExecutor |
Executes "reencrypt" action.
|
Referencable |
|
ReferenceAutocomplete |
|
ReferenceConverter |
|
ReferencedByFilter |
|
ReferencedByFilterImpl |
|
ReferenceDefinitionDelegator |
|
ReferenceDelta |
|
ReferenceDeltaFactoryImpl |
|
ReferenceDeltaImpl |
|
ReferencePathSegment |
Denotes reference path segment: either ".." meaning owner, or "@" meaning referenced object.
|
ReferenceResolver |
Resolves references in intelligent way: taking filters (and embedded expressions) into account.
|
ReferenceResolver.FilterEvaluator |
|
ReferenceResolver.Source |
|
ReferenceResolverImpl |
|
ReferenceSearchExpressionEvaluator |
Creates a generic reference (or references) based on specified condition for the referenced object.
|
ReferenceSearchExpressionEvaluatorFactory |
|
ReferenceSearchExpressionEvaluatorType |
Create an expression that provides a reference based on search results.
|
ReferenceSearchItemPanel |
|
ReferenceSearchItemWrapper<T extends Serializable> |
|
ReferenceValueSearchPanel |
|
ReferenceValueSearchPopupPanel<O extends ObjectType> |
|
ReferentialIntegrityFaultType |
Operation on an object would cause inconsistencies in referential
integrity.
|
ReferentialIntegrityType |
|
RefFilter |
|
RefFilterImpl |
|
RefinedAttributeDefinitionDelegator<T> |
|
RefinedDefinitionUtil |
|
RefinedObjectClassDefinitionKey |
TODO
|
RefinedObjectTypeChoicePanel |
|
RefinedResourceSchemaParser |
|
RefineryObjectFactory |
|
ReflectionUtil |
|
Refreshable |
Refreshable page (or component).
|
RefreshableTabPanel |
|
RefreshShadowOperation |
|
RegistrationConfirmationMethodType |
How to ensure transport-level security when sending the message.
|
RegistrationConfirmationNotifierType |
TODO
|
RegistrationsPolicyType |
TODO
|
RegularBucketsSamplingDefinitionType |
Sampling using regular distribution of samples.
|
ReindexActivityHandler |
Activity handler for reindexing activity.
|
ReindexActivityHandler.MyWorkDefinition |
|
ReindexingWorkDefinitionType |
Re-indexes specified repository objects.
|
Relation |
|
RelationalValueSearchQuery |
|
RelationalValueSearchType |
|
RelationDefinitionType |
Definition of a single (custom) relation.
|
RelationDetailsPanel |
Created by Viliam Repan (lazyman).
|
RelationDropDownChoice |
Created by Viliam Repan (lazyman).
|
RelationDropDownChoicePanel |
Deprecated. |
RelationKindType |
Denotes a set of relations serving a single purpose.
|
RelationModel |
|
RelationPanel |
Created by Viliam Repan (lazyman).
|
RelationPanelFactory |
|
RelationRegistry |
A component that holds current definition of object relations.
|
RelationRegistryImpl |
|
RelationsContentPanel |
Created by Viliam Repan (lazyman).
|
RelationsCounter |
Created by Viliam Repan (lazyman).
|
RelationsDefinitionType |
Definition of (custom) relations.
|
RelationSearchItem |
|
RelationSearchItemConfigurationType |
Configuration for relation search item.
|
RelationSearchItemPanel |
|
RelationSearchItemWrapper |
|
RelationSelectionType |
Configuration structure related to request access UI wizard and its second step - relation selection.
|
RelationTypes |
Built-in (hardcoded) relations.
|
RelationValidator |
|
ReleaseBucketsOperation |
|
ReleaseWorkItemsRequest |
A request to release work item(s) that have been claimed previously.
|
ReleaseWorkItemsRequest.SingleRelease |
|
RemediationPolicyActionType |
TODO
|
RememberedElementState<O extends ObjectType> |
Element state that we can return to e.g.
|
RemoteModuleAuthentication |
Interface for authentication module for remote authentication module
|
RemovableAjaxTimerBehavior |
EXPERIMENTAL.
|
RemoveUnusedSecurityFilterEvent |
|
RemoveUnusedSecurityFilterPublisher |
|
RepoAddOptions |
|
RepoAssignmentListProvider |
|
RepoAuditItemSource |
Provides access to audit events at the repository ( AuditService ) level.
|
RepoCacheInitialSetup |
|
RepoCommonUtils |
|
RepoHealthIndicator |
Check if database is up and available.
|
RepoInitialSetup |
|
RepoModifyOptions |
|
RepoObjectResolver |
This is only used in tests.
|
RepoObjectSource |
Provides access to objects at the repository level.
|
RepoQueryDto |
|
ReportBehaviorType |
Behavior for report.
|
ReportCollectionParameterPanel |
|
ReportCollectionSubreportPanel |
|
ReportCollectionViewPanel |
|
ReportConfigurationType |
Report configuration based on report configuration schema.
|
ReportConstants |
|
ReportDataType |
Reports outputs.
|
ReportDeleteDialogDto |
|
ReportDeleteDialogDto.Operation |
|
ReportEngineSelectionType |
Selects which report engine should be used to render this report.
|
ReportExportWorkStateType |
State of the report export activity.
|
ReportManager |
|
ReportObjectsListPanel<C extends Containerable> |
|
ReportOperationalButtonsPanel |
|
ReportOutputCreatedEvent |
Signals that a report output has been created.
|
ReportOutputCreatedListener |
Notifies external observers about "report created" events.
|
ReportOutputSearchDto |
|
ReportParameterType |
|
ReportParamWrapperFactoryImpl |
|
ReportSearchDto |
|
ReportService |
|
ReportsStorage |
|
ReportSummaryPanel |
|
ReportSupportUtil |
General utilities to support report creation.
|
ReportType |
Specification of midPoint report.
|
RepositoryAction<O> |
Base implementation class for action (Ninja command) running against the repository.
|
RepositoryAddTraceType |
Trace for repository ADD operation.
|
RepositoryAssignmentDataProviderFactory |
|
RepositoryAssignmentDataProviderType |
Repository Assignment Data Provider
|
RepositoryAware |
Interface for beans that are repository-ware, i.e.
|
RepositoryCache |
Read-through write-through repository cache.
|
RepositoryCacheInvalidationDetails |
TODO
|
RepositoryCacheOpNode |
|
RepositoryConfigurationType |
Configuring various aspects of the repository - in addition to those that are configured statically
using config.xml file.
|
RepositoryDataItem |
|
RepositoryDeleteTraceType |
Trace for repository DELETE operation.
|
RepositoryDiag |
DTO that contains repository run-time configuration and diagnostic information.
|
RepositoryException |
Base repository exception.
|
RepositoryGetObjectTraceType |
Trace for repository getObject operation.
|
RepositoryGetTraceType |
TEMPORARY - REMOVE
|
RepositoryGetVersionTraceType |
Trace for repository getVersion operation.
|
RepositoryItemSourceFactory |
|
RepositoryMappingException |
Runtime exception wrapping other exception that occurred during object transformation
inside mapping (e.g.
|
RepositoryModifyTraceType |
Trace for repository MODIFY operation.
|
RepositoryObjectDataProvider<O extends ObjectType> |
|
RepositoryObjectDiagnosticData |
|
RepositoryObjectParseResult<T> |
Result for deserialization of prism values stored in the repository.
|
RepositoryObjectSetSpecificationImpl |
|
RepositoryOperation<O extends ObjectType,R> |
|
RepositoryOperationPerformanceInformationType |
Information about single repository operation kind (e.g.
|
RepositoryOperationResult |
|
RepositoryOperationTraceType |
Trace for repository operation.
|
RepositoryOpNode |
General repository op (raw/cached, read/update, ...).
|
RepositoryPerformanceInformationPrinter |
Formats sql (repo/audit) performance information.
|
RepositoryPerformanceInformationType |
Information about repository performance.
|
RepositoryPerformanceInformationUtil |
|
RepositoryPerformanceMonitor |
|
RepositoryQueryDiagRequest |
Query diagnostics request: contains query to be executed (or at least translated) and some options.
|
RepositoryQueryDiagResponse |
Response from the "diagnose query" operation.
|
RepositoryQueryDiagResponse.ParameterValue |
|
RepositorySearchObjectsTraceType |
Trace for repository searchObjects/searchObjectsIterative operation.
|
RepositorySearchTraceType |
TEMPORARY - REMOVE
|
RepositoryService |
Identity Repository Interface.
|
RepositoryService.ModificationsSupplier<T extends ObjectType> |
|
RepositoryServiceFactoryException |
|
RepositoryStatisticsClassificationType |
Level of details when reporting repository performance statistics.
|
RepositoryStatisticsCollectionStyleType |
How are repository statistics collected.
|
RepositoryStatisticsReportingConfigurationType |
How repository statistics are collected and reported.
|
Request |
Abstract request that is going to be processed by the case engine.
|
RequestAccess |
Created by Viliam Repan (lazyman).
|
RequiredItemMerger |
Does no actual data movement; just requires that the value does exist in the target object.
|
ResetPasswordChannelFactory |
not use it, temporary needed interface for old reset password configuration
|
ResetPolicyDto |
|
ResolutionUtil |
|
ResolvedConstructionResource |
Information on the resource referenced by particular ResourceObjectConstruction - the object
as well as information what to do in case it couldn't be resolved.
|
ResolveExecutor |
Resolves a reference, e.g.
|
Resolver |
Resolves definitions and old values.
|
ResolveReferenceActionExpressionType |
Statically-typed "resolve" action.
|
Resource |
"One stop shop" for accessing various aspects of a resource (defined by ResourceType object).
|
ResourceAccountsPanel |
|
ResourceActivationDefinitionType |
Defines how the mapping of the activation section is handled for the resource.
|
ResourceActivationEditor |
|
ResourceAdministrativeStateType |
The state of the resource how the administrator want it to be.
|
ResourceAssociationDefinition |
|
ResourceAssociationEditor |
|
ResourceAssociationPanel |
|
ResourceAttribute<T> |
/**
Resource Object Attribute is a Property of Resource Object.
|
ResourceAttributeContainer |
TODO
|
ResourceAttributeContainerDefinition |
TODO review docs
Resource Object Definition (Object Class).
|
ResourceAttributeContainerDefinitionImpl |
Resource Object Definition (Object Class).
|
ResourceAttributeContainerImpl |
TODO review docs
Resource Object.
|
ResourceAttributeDefinition<T> |
Information about a resource attribute that is available from the connector and
optionally refined by configuration in resource `schemaHandling` section.
|
ResourceAttributeDefinitionHeaderPanel<T> |
|
ResourceAttributeDefinitionImpl<T> |
An attribute definition (obtained typically from the connector),
optionally refined by information from `schemaHandling` section of a resource definition.
|
ResourceAttributeDefinitionPanel<T> |
|
ResourceAttributeDefinitionType |
Description of the attribute handling details, such as display name,
read/write access and value and synchronization expressions.
|
ResourceAttributeDetailsPanel |
|
ResourceAttributeEditor |
|
ResourceAttributeImpl<T> |
|
ResourceAttributeMappingValueWrapper |
|
ResourceAttributeMappingWrapper |
|
ResourceAttributeMappingWrapperFactory |
|
ResourceAttributePanel |
|
ResourceAttributeRefPanelFactory |
|
ResourceAttributeWrapper<T> |
|
ResourceAttributeWrapperFactoryImpl<T> |
|
ResourceAttributeWrapperImpl<T> |
|
ResourceBidirectionalMappingAndDefinitionType |
|
ResourceBidirectionalMappingType |
|
ResourceBusinessConfigurationType |
Configuration of resource "business" aspects such as workflow parameters, notifications,
approvers, owners, etc.
|
ResourceConfigurationDto |
|
ResourceConfigurationPanel |
|
ResourceConnectorPanel |
|
ResourceConsistencyType |
Configuration of consistency mechanisms.
|
ResourceContentPanel |
|
ResourceContentPanel |
Implementation classes : ResourceContentResourcePanel,
ResourceContentRepositoryPanel
|
ResourceContentRepositoryPanel |
|
ResourceContentResourcePanel |
|
ResourceContentSearchDto |
|
ResourceContentStorage |
|
ResourceCredentialsDefinitionType |
TODO
|
ResourceCredentialsEditor |
|
ResourceDataItem |
|
ResourceDependencyEditor |
|
ResourceDetailsModel |
|
ResourceDetailsTabPanel |
|
ResourceEntitlementsPanel |
|
ResourceGenericsPanel |
|
ResourceIntentFactory |
|
ResourceItemDefinitionType |
Description of the common item handling details, such as display name,
read/write access and value and synchronization expressions.
|
ResourceIterationEditor |
|
ResourceMappingsEvaluationConfigurationType |
Configuration of inbound/outbound resource mappings evaluation.
|
ResourceMergeOperation |
|
ResourceObjectAssociationDirectionType |
Direction of a resource object association.
|
ResourceObjectAssociationType |
Describes how entitlement is associated to the subject (e.g.
|
ResourceObjectChangeListener |
|
ResourceObjectClassDefinition |
Describes a resource object class (e.g.
|
ResourceObjectClassDefinitionDelegator |
|
ResourceObjectClassDefinitionImpl |
|
ResourceObjectClassFactory |
|
ResourceObjectClassification |
Result of the object classification.
|
ResourceObjectConstruction<AH extends AssignmentHolderType,EC extends EvaluatedResourceObjectConstructionImpl<AH,?>> |
Contains "construction bean" (ConstructionType) - a definition how to construct a resource object.
|
ResourceObjectConstructionBuilder<AH extends AssignmentHolderType,EC extends EvaluatedResourceObjectConstructionImpl<AH,?>,RT extends ResourceObjectConstructionBuilder<AH,EC,RT>> |
Builder for resource object constructions.
|
ResourceObjectConstructionEvaluationOpNode |
|
ResourceObjectConstructionEvaluationTraceType |
Trace for evaluation resource object construction.
|
ResourceObjectDefinition |
A 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).
|
ResourceObjectDefinitionDelegator |
|
ResourceObjectEvent |
Event about resource object (account) creation, modification, or deletion.
|
ResourceObjectFocusSpecificationType |
Specification of focus objects corresponding to given resource object type.
|
ResourceObjectIdentification |
|
ResourceObjectIdentificationType |
|
ResourceObjectIdentifiersType |
|
ResourceObjectIdentityType |
|
ResourceObjectLifecycleDefinitionType |
Definition of resource object lifecycle handling.
|
ResourceObjectMultiplicityType |
Describes how "multi-accounts" are treated for given object type.
|
ResourceObjectOwnerOptionsType |
Describes the options for an owner of a resource object.
|
ResourceObjectOwnerOptionType |
An option when choosing an owner for a resource object.
|
ResourceObjectPattern |
|
ResourceObjectPatternType |
Resource object pattern.
|
ResourceObjectProcessingContext |
A context generally useful for the manipulation of a shadow, e.g.
|
ResourceObjectProcessingContextImpl |
|
ResourceObjectProcessingContextImpl.ResourceObjectProcessingContextBuilder |
|
ResourceObjectReferenceResolutionFrequencyType |
The strategy used to resolve resource object references.
|
ResourceObjectReferenceResolutionStrategyType |
The strategy used to resolve resource object references.
|
ResourceObjectReferenceType |
Reference to a resource object.
|
ResourceObjectSetQueryApplicationModeType |
How should be the explicit query applied to the default query stemming from
resourceRef / objectclass / kind / intent specification.
|
ResourceObjectSetSpecificationImpl |
|
ResourceObjectSetSpecificationProvider |
Work definition that can provide object set specification.
|
ResourceObjectSetType |
Specifies a set of resource objects to be processed.
|
ResourceObjectSetUtil |
|
ResourceObjectShadowChangeDescription |
Describes a change of a specific resource object together with definitions of the source and possibly
also other information.
|
ResourceObjectShadowChangeDescriptionType |
Description of the change in the external resource.
|
ResourceObjectShadowListType |
|
ResourceObjectsReconciliationActivityRun |
Execution of resource objects reconciliation (the main part of reconciliation).
|
ResourceObjectType |
|
ResourceObjectTypeDefinition |
Definition of "resource object type".
|
ResourceObjectTypeDefinitionDelegator |
|
ResourceObjectTypeDefinitionImpl |
|
ResourceObjectTypeDefinitionMergeOperation |
|
ResourceObjectTypeDefinitionType |
Defines a type of resource objects.
|
ResourceObjectTypeDefinitionTypeDto |
|
ResourceObjectTypeDefinitionTypeUtil |
|
ResourceObjectTypeDefinitionTypeUtil.SuperReference |
Reference to a super-type of an object type.
|
ResourceObjectTypeDelineation |
Delineates the boundary of a resource object type (i.e.
|
ResourceObjectTypeDelineationType |
Delineates the boundary of a resource object type (i.e.
|
ResourceObjectTypeDependencyStrictnessType |
TODO
|
ResourceObjectTypeDependencyType |
Describes a dependency of an object type on another object type.
|
ResourceObjectTypeDependencyTypeUtil |
|
ResourceObjectTypeDetailsPanel |
|
ResourceObjectTypeIdentification |
Identifies a resource object type - by kind and intent.
|
ResourceObjectTypeTableWizardPanel |
|
ResourceObjectTypeWizardPanel |
|
ResourceObjectTypeWizardPreviewPanel |
|
ResourceObjectTypeWizardPreviewPanel.ResourceObjectTypePreviewTileType |
|
ResourceObjectVolatilityType |
Specifies volatility of resource objects or their attributes, i.e.
|
ResourceOperationalButtonsPanel |
|
ResourceOperationCoordinates |
Specifies the "coordinates" of a resource operation covering multiple objects, like search, or live sync.
|
ResourceOperationCoordinates.ObjectClassScoped |
|
ResourceOperationCoordinates.ResourceScoped |
|
ResourceOperationCoordinates.TypeScoped |
|
ResourceOperationDescription |
Describes an attempt to apply a change to a specific resource object.
|
ResourceOperationListener |
This is an additional processing of the
result.
|
ResourcePasswordDefinitionType |
|
ResourceProtectedEditor |
|
ResourceSchema |
A schema covering the whole resource.
|
ResourceSchemaFactory |
|
ResourceSchemaHandlingPanel |
|
ResourceSchemaImpl |
|
ResourceSchemaParser |
|
ResourceSchemaTestUtil |
TEMPORARY!
These methods are used in tests.
|
ResourceSchemaUtil |
Various utility methods related to resource schema handling, including sophisticated object definition lookup.
|
ResourceSearchSpecification |
|
ResourceShadowCoordinates |
Aggregate bean containing resource OID, kind, intent, object class and tag flags.
|
ResourcesStorage |
|
ResourceSummaryPanel |
|
ResourceSynchronizationDto |
|
ResourceTasksPanel |
|
ResourceTemplateProvider |
|
ResourceTemplateProvider.TemplateType |
|
ResourceTestOptions |
|
ResourceTestOptions.ResourceCompletionMode |
Whether capabilities and schema should be written back to the resource (into repository or in-memory version).
|
ResourceTestOptions.TestMode |
|
ResourceTilePanel<O> |
|
ResourceType |
Resource represents a system or component external to the IDM
system which we manage.
|
ResourceTypeAssignmentPopupTabPanel |
Created by honchar
|
ResourceTypeUtil |
Methods that would belong to the ResourceType class but cannot go there
because of JAXB.
|
ResourceUncategorizedPanel |
|
ResourceUtils |
TODO find appropriate place for this class
|
ResourceValidator |
EXPERIMENTAL
TODO make interface generic and integrate it into model API
|
ResourceValidatorImpl |
EXPERIMENTAL
TODO:
- existence of dependent kind/intent/resource (in thorough scope)
- checking references (thorough)
- mapping: unknown channel / except-channel
- empty mapping (?)
- iteration tokens
- invalid objectclass in synchronization
- invalid focus type in synchronization
- empty correlation, correlation condition?
- empty confirmation condition?
- empty synchronization condition?
|
ResourceVisualizationDto |
|
ResourceWizard |
TODO clean up (pmed)
|
ResourceWizardChoicePanel<T extends TileEnum> |
|
ResourceWizardIssuesModel |
|
ResourceWizardModel |
Because ResourceWizard is so simple, we want to change Previous button semantics:
it should go to physically previous step (in the list of steps); not to the previously visited step.
|
ResourceWizardPanel |
|
ResourceWizardPreviewPanel |
|
ResourceWizardPreviousButton |
|
ResourceWrapper |
|
ResourceWrapperFactoryImpl |
|
ResponseType |
TODO review
|
RestAction<T> |
Created by Viliam Repan (lazyman).
|
RestApiIndex |
Support for simple index page with REST API endpoints (HTML and JSON).
|
RestApiIndex.OperationJson |
|
RestAuthenticationMethod |
|
RestConfig |
Spring configuration for MVC-based REST service.
|
RestExceptionHandler |
|
RestService |
Created by Viliam Repan (lazyman).
|
RestServiceException |
Created by Viliam Repan (lazyman).
|
ResultHandler<T extends ObjectType> |
Classes implementing this interface are used to handle iterative results.
|
ResultListRowTransformer<S,Q extends FlexibleRelationalPathBase<R>,R> |
Helps with row transformation of result lists, possibly in stateful context.
|
ResultsHandlerConfigurationType |
Type that contains configuration of ICF results handlers.
|
ResumeTaskActionExpressionType |
Statically-typed "resume" action.
|
ResumeTaskExecutor |
Executes "resume" action.
|
RetriableDependency<T> |
|
RetrieveOption |
|
RetrieveOptionType |
TODO
|
RetryLaterReactionType |
Processing of the specified account should be retried later.
|
RetryLimitedBackoffComputer |
|
Revivable |
|
RichHyperlinkDetailsPanel |
Created by Viliam Repan (lazyman).
|
RichHyperlinkListContentPanel |
Created by Viliam Repan (lazyman).
|
RichHyperlinkType |
Hyperlink with a label, menu and other data that control a rich presentation of the link.
|
RightHandProcessor |
|
RoleAssignmentsPanel<AH extends AssignmentHolderType> |
|
RoleCatalogPanel |
Created by Viliam Repan (lazyman).
|
RoleCatalogQuery |
Created by Viliam Repan (lazyman).
|
RoleCatalogQueryItem |
Created by Viliam Repan (lazyman).
|
RoleCatalogType |
Configuration structure related to request access UI wizard and its third step - role catalog.
|
RoleCatalogViewType |
|
RoleCollectionViewType |
Role collection view defines structure that should be shown in request access UI wizard - in role catalog step.
|
RoleInducementsPanel<AR extends AbstractRoleType> |
|
RoleManagementConfigurationType |
A configuration for role management: role catalog, role assignments, etc.
|
RoleMiningExportUtils |
|
RoleMiningExportUtils.NameMode |
|
RoleMiningExportUtils.SecurityMode |
|
RoleOfTeammateMenuPanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
RoleOfTeammateMenuPanel.ObjectReferenceProvider |
|
RoleRelationObjectSpecificationType |
Definition of object with respect to subject relation to a role.
|
RoleSelectionSpecEntry |
|
RoleSelectionSpecification |
|
RoleSummaryPanel |
|
RoleType |
A role in the extended Role-Based Access Control (RBAC) sense.
|
RootRootContext |
Fake root context.
|
RootXNode |
|
RootXNodeImpl |
|
RoundedIconColumn<T,S> |
Created by Viliam Repan (lazyman).
|
RoundedIconPanel |
Created by Viliam Repan (lazyman).
|
RoundedIconPanel.State |
|
RoundedImagePanel |
Created by Viliam Repan (lazyman).
|
Rule<C,A extends Action<?>> |
|
RuleContextImpl |
|
RuleErrorMessage |
|
RuleReactorContext<E extends Exception,C,A extends Action<E>,R extends Rule<C,A>> |
|
RulesEvaluationContext |
Context of the evaluation of all policy rules related to either single evaluated assignment, or the object as a whole.
|
RunAsCapabilityType |
Describes capability to execute operations with specified identity.
|
RunAsRunner |
Takes care of optimized "run as" operations.
|
RunAsRunnerFactory |
Factory for RunAsRunner instances.
|
RunningLightweightTask |
Running lightweight asynchronous task.
|
RunningTask |
A task that is directly used to execute the handler code.
|
RunningTaskStatisticsCollector |
"Statistics collection" aspect of a running task.
|
RunReportPopupPanel |
|
S_ConditionEntry |
See the grammar in Javadoc for QueryBuilder .
|
S_ConditionEntry.FuzzyStringBuilder |
|
S_FilterEntry |
See the grammar in Javadoc for QueryBuilder .
|
S_FilterEntryOrEmpty |
See the grammar in Javadoc for QueryBuilder .
|
S_FilterExit |
See the grammar in Javadoc for QueryBuilder .
|
S_ItemEntry |
|
S_MatchingRuleEntry |
See the grammar in Javadoc for QueryBuilder .
|
S_MaybeAdd |
|
S_MaybeDelete |
Using DELETE after ADD in fluent builder goes against the actual semantics that first
executes DELETE and then ADD - use the correct order to avoid deprecated methods.
|
S_QueryExit |
See the grammar in Javadoc for QueryBuilder .
|
S_RightHandItemEntry |
See the grammar in Javadoc for QueryBuilder .
|
S_ValuesEntry |
Note: When dealing with PolyStrings, the real values should be of PolyString, not of PolyStringType type.
|
Saml2AuthenticationModuleType |
SAML2 authentication module support authentication via Identity provider with SAML2.
|
Saml2KeyAuthenticationModuleType |
SAML2 key.
|
Saml2NetworkAuthenticationModuleType |
SAML2 authentication module, network configuration.
|
Saml2ProviderAuthenticationModuleType |
SAML2 provider.
|
Saml2ProviderMetadataAuthenticationModuleType |
SAML2 provider metadata.
|
Saml2ServiceProviderAuthenticationModuleType |
SAML2 authentication module, service provider configuration.
|
Saml2SigningAlgorithmAuthenticationModuleType |
Possible signing algorithm.
|
SampleFormFocusTabPanel<F extends FocusType> |
Sample showing a custom focus form that displays semi-static form.
|
SandboxTypeCheckingExtension |
Inspired by work of Cédric Champeau (http://melix.github.io/blog/2015/03/sandboxing.html)
|
SaveSearchPanel<C extends Containerable> |
|
ScanActivityRun<O extends ObjectType,WD extends WorkDefinition,MAH extends ModelActivityHandler<WD,MAH>> |
Things that we want to remember for all task scanners, like scanning timestamps.
|
ScanWorkStateType |
Work state for scanning activities (validity scanner, trigger scanner, shadow refresher).
|
Scene |
|
SceneButtonPanel |
|
SceneDeltaItem |
|
SceneDeltaItemImpl |
|
SceneDto |
|
SceneImpl |
|
SceneItem |
|
SceneItemDto |
|
SceneItemImpl |
|
SceneItemLineDto |
|
SceneItemLinePanel |
|
SceneItemPanel |
|
SceneItemValue |
|
SceneItemValueImpl |
|
SceneItemValuePanel |
TODO make this parametric (along with SceneItemValue)
|
ScenePanel |
|
SceneUtil |
|
SchedulerInformationType |
Describes the state of the (local) scheduler.
|
ScheduleType |
Task schedule.
|
SchemaAttachedPolicyRulesType |
Why was this process started? For processes based on policy rules we define it via relevant policy rules.
|
SchemaAttachedPolicyRuleType |
TODO
Note that the rule should be triggered.
|
SchemaCapabilityType |
Describes capability to discover resource schema.
|
SchemaConstants |
|
SchemaConstantsGenerated |
|
SchemaDebugUtil |
|
SchemaDefinitionFactory |
|
SchemaDefinitionType |
Type for prism schema definition.
|
SchemaDeputyUtil |
|
SchemaDescription |
Schema (prism or non-prism) with additional information.
|
SchemaDescriptionImpl |
Schema (prism or non-prism) with additional information.
|
SchemaException |
Error regarding schema.
|
SchemaFactory |
|
SchemaFactoryImpl |
|
SchemaFailableProcessor<T> |
|
SchemaFilesType |
|
SchemaFileType |
|
SchemaGenerationConstraintsType |
TODO
|
SchemaHandler |
|
SchemaHandlingDto |
|
SchemaHandlingStep |
|
SchemaHandlingType |
Specification of handling details for resource
schema.
|
SchemaListPanel |
|
SchemaMigration |
|
SchemaMigrationOperation |
|
SchemaOptions |
Created by Viliam Repan (lazyman).
|
SchemaProcessorUtil |
Class to be used by schema processor but also by SchemaDefinitionFactory subclasses.
|
SchemaRegistry |
Maintains system-wide schemas.
|
SchemaRegistry.ComparisonResult |
|
SchemaRegistry.InvalidationListener |
|
SchemaRegistry.IsList |
|
SchemaRegistryImpl |
Registry and resolver of schema files and resources.
|
SchemaRepositoryAction |
Created by Viliam Repan (lazyman).
|
SchemaService |
Aggregation of various schema and prism managed components for convenience.
|
SchemaStep |
|
SchemaTestConstants |
Constants for use in tests.
|
SchemaToDomProcessor |
Takes a midPoint Schema definition and produces a XSD schema (in a DOM form).
|
SchemaTransformer |
Transforms the schema and objects by applying security constraints,
object template schema refinements, etc.
|
SchemaViolationFaultType |
Provided object does not conform to the internal schema.
|
SchemaXNode |
|
SchemaXNodeImpl |
|
SchrodingerComponentInitListener |
Created by Viliam Repan (lazyman).
|
Scope |
|
ScopeSearchItem |
|
ScopeSearchItemConfigurationType |
Configuration for scope search item.
|
ScopeSearchItemPanel |
|
ScopeSearchItemWrapper |
|
ScriptCache<I,C> |
Cache for compiled scripts and interpreters, aware of expression profiles.
|
ScriptCapabilityHostType |
|
ScriptCapabilityType |
Describes capability to execute scripts (short pieces of program) on the connector or resource.
|
ScriptEvaluationTraceType |
Trace for script evaluation operation.
|
ScriptEvaluator |
|
ScriptExecutionException |
Wraps any exceptions that occur during execution of expressions.
|
ScriptExecutionObjectType |
Object(s) on which the script should be executed.
|
ScriptExecutionPolicyActionType |
TODO
HIGHLY EXPERIMENTAL.
|
ScriptExecutionResult |
Result of a script execution.
|
ScriptExpression |
The expressions should be created by ExpressionFactory.
|
ScriptExpressionEvaluationContext |
|
ScriptExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Executes specified script written e.g.
|
ScriptExpressionEvaluatorConfigurationType |
Data structure that contains all the configuration details for script execution,
except for code itself.
|
ScriptExpressionEvaluatorFactory |
|
ScriptExpressionEvaluatorType |
Generic script expression.
|
ScriptExpressionFactory |
|
ScriptExpressionProfile |
|
ScriptExpressionProfileType |
Specifies restrictions for execution of script expressions.
|
ScriptExpressionReturnTypeType |
The type of the expression result, either "list" or "scalar".
|
ScriptingActionExecutorRegistry |
|
ScriptingBeansUtil |
Utility methods related to ScriptingExpressionType beans.
|
ScriptingDataUtil |
Utility methods related to processing data objects.
|
ScriptingExpressionEvaluationOptionsType |
Options related to evaluation of scripting expression.
|
ScriptingExpressionEvaluator |
Main entry point for evaluating scripting expressions.
|
ScriptingExpressionType |
Root of the expression type inheritance hierarchy.
|
ScriptingService |
Interface of the Model subsystem that provides scripting (bulk actions) operations.
|
ScriptingVariableDefinitionType |
Definition of a scripting variable.
|
ScriptingVariablesDefinitionType |
Definition of scripting variables.
|
ScriptOutputsType |
|
ScriptRunner |
Tool to run database scripts.
|
ScriptVariableEvaluationTraceType |
Information about script variable during evaluation.
|
Search<C extends Containerable> |
|
Search<C extends Containerable> |
|
Search.PanelType |
|
Search.PanelType |
|
SearchableItemSource |
Provides access to items (and their count) based on the search specification.
|
SearchBasedActivityRun<C extends Containerable,WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>,WS extends AbstractActivityWorkStateType> |
A run of a given search-iterative activity.
|
SearchBasedActivityRunSpecifics<C extends Containerable> |
Provides execution logic and/or execution state related to a search-based activity run.
|
SearchBoxConfigurationHelper |
|
SearchBoxConfigurationType |
Configuration of the search box (the set of input fields that control definition of search query).
|
SearchBoxModeType |
The mode of the search box.
|
SearchBoxScopeType |
The scope of the search box.
|
SearchButtonWithDropdownMenu<E extends Enum> |
|
SearchConfigurationWrapper<C extends Containerable> |
|
SearchEvaluator |
Evaluates "search" scripting expression.
|
SearchExpressionType |
Queries the model for objects of a given type, optionally fulfilling given condition.
|
SearchFactory |
|
SearchFilter<C extends Containerable> |
|
SearchFilter.LogicalFilterValue |
|
SearchFilterConfigurationPanel<O extends ObjectType> |
|
SearchFilterPanel<T extends SearchFilterType> |
|
SearchFilterPanel |
|
SearchFilterPanelFactory |
|
SearchFilterParameterType |
Describes input parameters for the search filter.
|
SearchFilterType |
|
SearchFilterTypeForQueryModel<O extends ObjectType> |
|
SearchFilterTypeForXmlModel |
|
SearchFilterTypeModel |
|
SearchFormEnterBehavior |
|
SearchHierarchyConstraints |
|
SearchHierarchyScope |
|
SearchHierarchyScopeType |
Definition of search hierarchy scope.
|
SearchingUtils |
TODO better class name
|
SearchItem |
|
SearchItem.Type |
|
SearchItemDefinition |
|
SearchItemPopoverDto<T extends Serializable> |
|
SearchItemsType |
The list of the search properties to be configured for the search panel.
|
SearchItemType |
Search item
|
SearchObjectCollectionPanel |
|
SearchObjectExpressionEvaluatorType |
Create an expression based on search results.
|
SearchObjectsResponseType |
A response from searchObjects operation.
|
SearchObjectsType |
A request for searchObjects operation.
|
SearchOpHandler |
Handler for searchObjects/searchObjectsIterative operations.
|
SearchPanel<C extends Containerable> |
|
SearchProducerWorker |
Producer worker for all search-based operations, such as export and verify.
|
SearchPropertiesConfigPanel<O extends ObjectType> |
|
SearchPropertyPanel<T extends Serializable> |
|
SearchResultList<T> |
|
SearchResultMetadata |
Objects of this type are considered READ ONLY.
|
SearchSpecialItemPanel<T extends Serializable> |
|
SearchSpecification<C extends Containerable> |
|
SearchTypePanel<C extends Containerable> |
|
SearchValue<T extends Serializable> |
|
SecretQuestionsDto |
|
SecureModelPasswordTextField |
PasswordTextField that assumes its underlying model is secure enough to be serialized.
|
SecurityContextAwareCallable<V> |
|
SecurityContextManager |
Manager of security context.
|
SecurityContextManagerAware |
Needs to know about the SecurityContextManager implementation.
|
SecurityEnforcer |
|
SecurityHelper |
|
SecurityPolicyType |
Object that contains definitions of overall security policy.
|
SecurityPolicyUtil |
|
SecurityQuestionAnswerDTO |
|
SecurityQuestionAnswerType |
Answer to the security question.
|
SecurityQuestionDefinitionType |
Definition of a single security question.
|
SecurityQuestionDto |
|
SecurityQuestionsAuthenticationContext |
|
SecurityQuestionsCredentialsPolicyType |
Structure that specifies policy for security questions.
|
SecurityQuestionsCredentialsType |
|
SecurityQuestionsFormAuthenticationModuleType |
Definition of "security questions form" module.
|
SecurityQuestionsPanel |
|
SecurityQuestionsPolicyEvaluator<F extends FocusType> |
|
SecurityQuestionsPolicyEvaluator.Builder<F extends FocusType> |
|
SecurityUtil |
|
SecurityUtils |
|
SecurityViolationException |
Exception indicating violation of security policies.
|
Select2MultiChoicePanel<T> |
|
Selectable<S> |
|
SelectableBean<T extends Serializable> |
|
SelectableBeanContainerDataProvider<C extends Containerable> |
|
SelectableBeanImpl<T extends Serializable> |
|
SelectableBeanObjectDataProvider<O extends ObjectType> |
|
SelectableDataTable<T> |
|
SelectableDataTable.SelectableRowItem<T> |
|
SelectableFolderContent |
|
SelectableItemListPopoverPanel<T extends AbstractSearchItemWrapper> |
Popupable panel with listed items which can be searched and selected
The component can be used as More button popup or saved searches popup on search panel
|
SelectableListDataProvider<W extends Serializable,T extends Serializable> |
|
SelectableObjectModel<O extends ObjectType> |
|
SelectableRow<S extends Serializable> |
|
SelectableRowModel<T> |
|
SelectEvaluator |
TODO
|
SelectExpressionType |
Select given item.
|
SelectObjectClassesStepPanel |
|
SelectorOptions<T> |
|
SelectorQualifiedGetOptionsType |
Selector-qualified options for a get-like operation.
|
SelectorQualifiedGetOptionsUtil |
|
SelectorQualifiedGetOptionType |
TODO
|
SelectorToFilterTranslator |
Translates a selector (ObjectSelectorType) to appropriate ObjectFilter.
|
SelfConsentPanel |
|
SelfRegistrationDto |
|
SelfRegistrationPolicyType |
Structure that specifies policy for password management.
|
SelfTestData |
There are som ugly data and long strings.
|
SequenceType |
Definition of a sequence object that produces unique values.
|
SequentialValueExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> |
Returns current value of a given sequence object.
|
SequentialValueExpressionEvaluatorFactory |
|
SequentialValueExpressionEvaluatorType |
Get a sequential value from a named sequence.
|
SerializableBiConsumer<T,U> |
|
SerializableConsumer<T> |
|
SerializableFunction<T,R> |
|
SerializableSupplier<T> |
|
SerializationContext |
Everything we want to maintain during the serialization process.
|
SerializationOptions |
|
SerializationProxy |
|
SerializationUtil |
Collection of java.io serialization utilities.
|
SerializerDomTarget |
|
SerializerStringTarget |
|
SerializerTarget<T> |
|
SerializerXNodeTarget |
|
ServerResponse |
|
ServiceAssignmentsPanel<AH extends AssignmentHolderType> |
|
ServiceInducementsPanel<AR extends AbstractRoleType> |
|
ServicePath |
|
ServiceSummaryPanel |
|
ServiceType |
This 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.
|
SessionStorage |
|
SessionStorage.Mode |
|
ShadowAssociationType |
TODO
|
ShadowAssociationWrapperFactoryImpl |
|
ShadowAssociationWrapperImpl |
|
ShadowAttributesType |
Attribute values from the resource.
|
ShadowAttributesWrapperFactoryImpl<C extends Containerable> |
|
ShadowCheckResult |
Result of checking a particular shadow.
|
ShadowCheckType |
Shadow constraint uniqueness setting.
|
ShadowCleanupActivityHandler |
|
ShadowCleanupActivityHandler.MyRun |
|
ShadowCleanupActivityHandler.MyWorkDefinition |
|
ShadowCleanupWorkDefinitionType |
Deletes all shadows that have not been updated for given time.
|
ShadowConstraintsChecker<F extends FocusType> |
|
ShadowCoordinatesQualifiedObjectDelta<T extends Objectable> |
|
ShadowCoordinatesQualifiedObjectDeltaImpl<T extends Objectable> |
|
ShadowCorrelationStateType |
Current state of the correlation process.
|
ShadowDeathEvent |
Emitted when a shadow is converted from live to dead and then eventually to deleted.
|
ShadowDeathListener |
Listens for notifications about shadow death events i.e.
|
ShadowDetailsModel |
|
ShadowDetailsPanel |
|
ShadowDiscriminatorExpressionEvaluatorType |
Expression based on selecting a specific projection.
|
ShadowDiscriminatorType |
Shadow discriminator uniquely identifies a projection among other projections linked to the
same focus.
|
ShadowFetchingPreprocessor |
A preprocessor that fetched incoming object (presumably resolved using noFetch option)
in order to obtain full attributes.
|
ShadowIdentifiersType |
TODO
|
ShadowIntegrityAspectType |
An aspect of shadow integrity to be diagnosed and/or fixed.
|
ShadowIntegrityCheckActivityHandler |
Task handler for "Shadow integrity check" task.
|
ShadowIntegrityCheckActivityRun |
|
ShadowIntegrityCheckWorkDefinition |
|
ShadowIntegrityCheckWorkDefinitionType |
Definition for shadow integrity check activity.
|
ShadowKindType |
Defines the kind of a shadow.
|
ShadowLifecycleStateType |
The lifecycle state of a shadow and the corresponding resource object.
|
ShadowLivenessState |
Describes shadow liveness (or death) state.
|
ShadowPanel |
|
ShadowReconcileTriggerHandler |
"Synchronizes" resource object shadow: retrieves the resource objects and calls change notification dispatcher.
|
ShadowRefreshActivityHandler |
Scanner that looks for pending operations in the shadows and updates the status.
|
ShadowRefreshActivityHandler.MyActivityRun |
|
ShadowRefreshActivityHandler.MyWorkDefinition |
|
ShadowRefreshWorkDefinitionType |
Looks for pending operations in shadows and updates their status.
|
ShadowStatistics |
Summary report from shadow checking task run.
|
ShadowStatistics.Counts |
|
ShadowSummaryPanel |
Created by Viliam Repan (lazyman).
|
ShadowTablePanel |
|
ShadowTagSpecificationType |
TODO
|
ShadowType |
Local copy of any object on the provisioning resource that is related to provisioning.
|
ShadowUpdater |
|
ShadowUtil |
Methods that would belong to the ShadowType class but cannot go there because of JAXB.
|
ShadowValuePolicyOriginResolver |
|
ShadowWrapper |
|
ShadowWrapperFactoryImpl |
|
ShadowWrapperImpl |
|
ShoppingCartEditPanel |
Created by Viliam Repan (lazyman).
|
ShoppingCartItem |
Created by Viliam Repan (lazyman).
|
ShoppingCartPanel |
Created by Viliam Repan (lazyman).
|
ShortDumpable |
|
SideBarMenuItem |
|
SideBarMenuPanel |
|
SimpleAccountDto |
|
SimpleAceEditorPanel |
Created by Viliam Repan (lazyman).
|
SimpleActivityHandler<O extends ObjectType,WD extends WorkDefinition,SAH extends SimpleActivityHandler<O,WD,SAH>> |
Implementing class for simple model-level search-based activity handlers.
|
SimpleActivityHandler.ExecutionSupplier<O extends ObjectType,WD extends WorkDefinition,SAH extends SimpleActivityHandler<O,WD,SAH>> |
|
SimpleCampaignNotifierType |
TODO
|
SimpleCampaignStageNotifierType |
TODO
|
SimpleCaseManagementNotifierType |
TODO
|
SimpleCaseSchemaType |
Simple schema describing how work items for a case should be created.
|
SimpleCounter<ODM extends ObjectDetailsModels<O>,O extends ObjectType> |
|
SimpleErrorPanel<O extends ObjectType> |
|
SimpleExpressionUtil |
Very simple expression utils.
|
SimpleFocalObjectNotifierType |
TODO
|
SimpleItemFilterProcessor<T,P extends com.querydsl.core.types.Path<T>> |
Filter processor for a single path with straightforward type mapping and no conversions.
|
SimpleObjectRef |
|
SimpleObjectResolver |
Object resolver for simple cases.
|
SimpleOperationName |
|
SimplePanel<T> |
Deprecated. |
SimplePolicyRuleNotifierType |
TODO
|
SimplePopupable |
Created by Viliam Repan (lazyman).
|
SimplePreInboundsContextImpl<F extends FocusType> |
|
SimpleReportNotifierType |
TODO
|
SimpleReportReader |
Very simple report reader, to be used for tests or for displaying parts of reports created.
|
SimpleResourceObjectNotifierType |
TODO
|
SimpleReviewerNotifierType |
TODO
|
SimpleRoleSelector<R extends AbstractRoleType> |
|
SimpleTaskNotifierType |
TODO
|
SimpleTypeDefinition |
Defines a simple (non-structured) definition.
|
SimpleTypeDefinition.DerivationMethod |
|
SimpleTypeDefinitionImpl |
TODO document
|
SimpleUserNotifierType |
TODO
|
SimpleValidationError |
This is just a simple representation of custom form validation error.
|
SimpleValue<T> |
|
SimpleValueExpressionPanel |
|
SimpleVisitable<T> |
|
SimpleVisitor<T> |
|
SimpleWorkflowNotifierType |
TODO
|
SimplifiedProcessorMethodRef<X extends ObjectType> |
Typical processor "component-level" method that performs a well defined part of the computation.
|
SingleButtonColumn<T extends Serializable> |
EXPERIMENTAL
|
SingleButtonPanel<T> |
|
SingleCachePerformanceInformationType |
Information about performance of a given (single) cache.
|
SingleCacheStateInformationType |
Report on the cache state.
|
SingleContainerPanel<C extends Containerable> |
|
SingleContainerPopupPanel<C extends Containerable> |
|
SingleLocalizableMessage |
This class is final and must remain so, as it's not cloneable.
|
SingleLocalizableMessageType |
A message that is to be localized into specified language.
|
SingleOperationPerformanceInformation |
Experimental.
|
SingleOperationPerformanceInformationType |
Information about single method performance.
|
SinglePathItemFilterProcessor<T,P extends com.querydsl.core.types.Path<?>> |
|
SingleScriptOutputType |
|
SingleTriggerHandler |
|
SingleValueChoosePanel<U,T extends ObjectType> |
|
SkipWhenFocusDeleted |
Should we skip the processing if the focus is going to be deleted?
|
SmallBox |
Created by Viliam Repan (lazyman).
|
SmallBoxData |
Created by Viliam Repan (lazyman).
|
SmartAssignmentCollection<F extends AssignmentHolderType> |
Smart set of assignment values that keep track whether the assignment is new, old or changed.
|
SmartAssignmentElement |
|
SmartAssignmentKey |
|
SmartVisitable<T extends SmartVisitable<T>> |
Visitable element that is smart enough to avoid being visited twice during one visitation.
|
SmartVisitation<T extends SmartVisitable<T>> |
Keeps the state of the visitation in order to avoid visiting one object multiple times.
|
SmartVisitationImpl<T extends SmartVisitable<T>> |
A visitation of a structure of SmartVisitables.
|
SmsConfigurationType |
Where and how to send SMS notifications (or any other SMS).
|
SmsGatewayConfigurationType |
Configuration of a particular SMS gateway.
|
SmsGatewayPanel |
Created by Viliam Repan (lazyman).
|
SmsGatewayPanelFactory |
Created by Viliam Repan (lazyman).
|
SmsNonceAuthenticationModuleType |
SMS (mobile text message) nonce authentication module.
|
SmsTransportConfigurationType |
Where and how to send SMS messages (or any other SMS).
|
SmsTransportContentPanel |
Created by Viliam Repan (lazyman).
|
SmsTransportCounter |
Created by Viliam Repan (lazyman).
|
SmsTransportDetailsPanel |
Created by Viliam Repan (lazyman).
|
Source<V extends PrismValue,D extends ItemDefinition> |
Expression evaluation source.
|
SourceLocation |
|
SourceLocation.Aware |
|
SourceMappingProvider |
|
SourceOrTargetOfMappingPanelFactory |
|
SourceTriple<V extends PrismValue,D extends ItemDefinition> |
PrismValueDeltaSetTriple that also remembers the source from which it has originated.
|
SpecialObjectSpecificationType |
Specification used to select special cases that are usually context-relative.
|
SpecialSearchItem |
|
SpecificWorkDefinitionUtil |
Utils for managing work definition for specific activities.
|
SpringApplicationContextHolder |
Used to obtain arbitrary Spring beans from withing scripts.
|
SqaleOps |
Set of operators supported by midPoint Native repository in addition to standard
PG template available in Querydsl.
|
SqlDetailFetchMapper<R,I,DQ extends FlexibleRelationalPathBase<DR>,DR> |
Mapper/fetcher of many detail records for one master record.
|
SqlLogger |
Logger for Querydsl executed queries, set to DEBUG to log queries or to TRACE
to log parameter values as well (this causes additional formatting overhead).
|
SqlPerformanceMonitorImpl |
|
SqlPerformanceMonitorsCollection |
Used to access performance monitors.
|
SqlPerformanceMonitorsCollectionImpl |
Maintains a collection of SQL performance monitors, typically one for the repository and one for SQL audit service.
|
SqlQueryContext<S,Q extends FlexibleRelationalPathBase<R>,R> |
Execution context of the SQL query.
|
SqlQueryExecutor |
Component just under the service that orchestrates query transformation and execution.
|
SqlRecorder |
Extension of SqlLogger that includes buffer for queries which can be inspected later.
|
SqlRecorder.QueryEntry |
|
SqlRepoContext |
Encapsulates Querydsl Configuration , our QueryModelMappingRegistry
and other parts of SQL repository config and implements methods that need these.
|
SqlTableMetadata |
|
StageClosingResult |
|
StageCompletionEventType |
Event describing the completion of a workflow process instance stage.
|
StageDefinitionDto |
|
StageEditorPanel |
|
StageOpeningResult |
|
StandaloneActivity<WD extends WorkDefinition,AH extends ActivityHandler<WD,AH>> |
This is an activity that can be instantiated in standalone way (i.e.
|
StandardActionsRegistrar |
|
StandardLoggerType |
|
StartupConfiguration |
|
StateConstraintEvaluator |
|
StatePolicyConstraintType |
A constraint that triggers when a object or assignment is in a given state.
|
StaticExpressionUtil |
Utility class for manipulation of static values in expressions.
|
StaticObjectCollection |
Created by Viliam Repan (lazyman).
|
StaticWebServlet |
|
StatisticDashboardWidget |
|
StatisticsCollectionStrategy |
Describes how task statistics (including progress and structured progress) are to be collected.
|
StatisticsCollector |
An object that receives various statistics and state information, processes them and provides
them back to appropriate clients.
|
StatisticsDto |
|
StatisticsDtoModel |
|
StatisticsLogger |
Logs reasonable information on item and bucket completion, with a level of detail driven by logging option set.
|
StatisticsPanel |
|
StatusMessage |
|
StopProcessingProjectionException |
Indicates we should stop evaluating inbounds for given projection.
|
StopProcessingReactionType |
The processing should be stopped.
|
StorageMetadataType |
|
StoreExportedWidgetDataType |
Type of storing exported widget data.
|
StreamContext |
|
StrengthSelector |
|
StringBucketContentFactory |
|
StringChoiceRenderer |
|
StringChoiceRenderer.Prefixed |
|
StringFilterType |
TODO
|
StringIgnoreCaseMatchingRule |
String matching rule that ignores the case.
|
StringIntervalWorkBucketContentHandler |
|
StringIntervalWorkBucketContentType |
Work bucket content defined as interval of string values.
|
StringLimitationPanel |
|
StringLimitationResult |
|
StringLimitType |
Definition of valid single string limitation
|
StringPolicyType |
|
StringPolicyUtils |
|
StringPrefixWorkBucketContentHandler |
|
StringPrefixWorkBucketContentType |
Work bucket content defined using string value prefix.
|
StringResourceChoiceRenderer |
|
StringSubstitutorUtil |
Utility methods for string substitution needs in midPoint.
|
StringToQNameTarget |
|
StringValueWorkBucketContentHandler |
|
StringValueWorkBucketContentType |
Work bucket content defined using string value.
|
StringWorkBucketsBoundaryMarkingType |
How to construct work bucket filters based on defined boundary values.
|
StringWorkSegmentationType |
Segmentation 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.
|
Structured |
Interface for properties that have inner structur, such as PolyString.
|
StructuredCopy |
Utility class intended to simplify implementation of clone / copy contract
for generated PlainStructured objects.
|
StructuredEqualsStrategy |
|
StructuredHashCodeStrategy |
|
StructuredValueImpl |
|
SubjectedObjectSelectorType |
Selects some objects from all the objects in midPoint.
|
SubreportParameterType |
Subreport with expression.
|
SubscriptionUtil |
|
SubscriptionUtil.SubscriptionType |
Enumeration for the type of subscription.
|
SubstringFilter<T> |
|
SubstringFilterImpl<T> |
|
SubSystemLoggerConfigurationType |
Configuration of the logger: the facility that
collects log messages from subsystem code.
|
SubSystemLoggerDetailsPanel |
Created by Viliam Repan (lazyman).
|
SubSystemLoggersContentPanel |
Created by Viliam Repan (lazyman).
|
SubSystemLoggersMenuLinkCounter |
Created by Viliam Repan (lazyman).
|
SummaryPanelSpecificationType |
Specifies the look and feel of the summary panel.
|
SummaryTag<C extends Containerable> |
|
SuperCorrelatorReferenceType |
Reference to a super-correlator.
|
SuperObjectTypeReferenceType |
References super object type.
|
SuperResourceDeclarationType |
Declares a "super-resource".
|
SupportedDatabase |
Enumeration of supported SQL/databases (RDBMS).
|
SuspendTaskPolicyActionType |
Stop action.
|
SwitchableApprovalProcessPreviewsPanel |
|
SwitchablePropertyValuePanel |
|
SynchronizationAction |
An action that is executed during synchronization - like add focus, link, unlink, and so on.
|
SynchronizationActionDefinition |
|
SynchronizationActionDefinition.Legacy |
|
SynchronizationActionDefinition.New |
|
SynchronizationActionEditorDialog |
|
SynchronizationActionExecutor<F extends FocusType> |
Selects and executes a synchronization reaction.
|
SynchronizationActionFactory |
|
SynchronizationActionsType |
Action(s) that have to be executed in specified synchronization situation.
|
SynchronizationActionType |
Defines an action to take when a synchronization situation is encountered.
|
SynchronizationActionTypeDto |
|
SynchronizationActionTypeDto.HandlerUriActions |
|
SynchronizationContext<F extends FocusType> |
Context of the synchronization operation.
|
SynchronizationContext.Complete<F extends FocusType> |
Synchronization context ready for the synchronization, i.e.
|
SynchronizationEvent |
Represents a synchronization change event (obtained typically by live synchronization or asynchronous update)
that needs to be processed.
|
SynchronizationEventHandler<E extends SynchronizationEvent> |
TODO
|
SynchronizationExclusionReasonType |
TODO
|
SynchronizationExpressionEditor |
|
SynchronizationInformationPrinter |
Prints synchronization information (new, i.e.
|
SynchronizationIntent |
|
SynchronizationIntentType |
TODO
|
SynchronizationPolicy |
Information needed to carry out synchronization-related activities (classification, correlation,
and execution of synchronization reactions).
|
SynchronizationPolicyDecision |
Describes what the policy "decides" about a specific account.
|
SynchronizationPolicyDecisionType |
TODO
|
SynchronizationPolicyFactory |
|
SynchronizationProcessManager |
|
SynchronizationReactionDefinition |
|
SynchronizationReactionEditor |
|
SynchronizationReactionsDefaultSettingsType |
Default settings for synchronization reactions.
|
SynchronizationReactionsType |
Defines reaction(s) to synchronization-related situations, plus other synchronization settings.
|
SynchronizationReactionTable |
|
SynchronizationReactionTableWizardPanel |
|
SynchronizationReactionType |
Reaction to synchronization situation or situations.
|
SynchronizationResult |
TODO
TODO include SynchronizationOperationResult?
|
SynchronizationService |
TODO
|
SynchronizationServiceImpl |
Synchronization service receives change notifications from provisioning.
|
SynchronizationServiceRegisterAgent |
Helper class that registers SynchronizationService as a provisioning change notification listener.
|
SynchronizationSituation<F extends FocusType> |
|
SynchronizationSituationDescriptionType |
Complex description of a synchronization situation.
|
SynchronizationSituationTransitionPanel |
|
SynchronizationSituationTransitionType |
Describes how many times given synchronization situation transition has occurred.
|
SynchronizationSituationType |
TODO
|
SynchronizationSituationUpdatingStrategyType |
How synchronization situation in shadows should be updated.
|
SynchronizationSorterEvaluator |
TODO
|
SynchronizationSorterEvaluatorImpl |
TODO
|
SynchronizationStatisticsCollector |
TODO
|
SynchronizationStatisticsCollectorImpl |
Tracks synchronization situation changes during a single item processing.
|
SynchronizationStep |
|
SynchronizationType |
Defines a synchronization properties (configuration) for a
resource.
|
SynchronizationUtils |
|
SynchronizationWizardPanel |
|
SynchronizeAction<F extends FocusType> |
|
Synchronizer |
Synchronizes a single resource object.
|
SynchronizeSynchronizationActionType |
Plain "synchronize" (clockwork-based) action.
|
SyncItemProcessingRequest<SE extends SynchronizationEvent> |
TODO
It is comparable on the sequence number.
|
SyncSituationUtil |
|
SyncTaskHelper |
Auxiliary methods for synchronization tasks: Live Sync, Async Update, Import, Reconciliation,
and - strange but true - Shadow Cleanup).
|
SyslogAppenderConfigurationType |
|
SystemConfigurationAuditEventRecordingPropertyType |
Specifies details how an audit event record property is created.
|
SystemConfigurationAuditEventRecordingType |
Details about creation and recording of audit events.
|
SystemConfigurationAuditType |
Specifies details regarding creation and recording of audit events.
|
SystemConfigurationAuditUtil |
Utility methods for audit-related system configuration options.
|
SystemConfigurationCacheAdapter |
Adapter from SystemConfigurationChangeDispatcher to Cache .
|
SystemConfigurationChangeDispatcher |
Central point of dispatching notifications about changes to the system configuration object.
|
SystemConfigurationChangeDispatcherImpl |
Dispatches "system configuration changed" events to relevant objects.
|
SystemConfigurationChangeEvent |
Application event related to system configuration change.
|
SystemConfigurationChangeListener |
Listener that needs to receive notifications related to system configuration object changes.
|
SystemConfigurationCorrelationType |
Global settings related to correlation.
|
SystemConfigurationExpressionsType |
Specifies profile for expression evaluations, execution, restrictions, etc.
|
SystemConfigurationLoadedEvent |
Application event related to system configuration being (re)loaded by SystemObjectCache .
|
SystemConfigurationSection |
This is an attempt to provide more typed access to config.xml file content.
|
SystemConfigurationSectionImpl |
|
SystemConfigurationType |
System configuration object.
|
SystemConfigurationTypeUtil |
|
SystemException |
|
SystemFaultType |
All system (non-business) error condition should be derived
from this type.
|
SystemInfoPanel |
|
SystemObjectCache |
Cache for system object such as SystemConfigurationType.
|
SystemObjectsType |
OID constants for system objects
|
SystemUtil |
|
TabbedAssignmentTypePanel |
|
TabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab> |
|
TabbedPanel.RightSideItemProvider |
|
Table |
|
TableHeadersToolbar<T> |
|
TablePanel<T> |
|
TableRelationResolver<Q extends FlexibleRelationalPathBase<R>,R,TS,TQ extends FlexibleRelationalPathBase<TR>,TR> |
Resolver that knows how to traverse to the specified target query type.
|
TableTabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab> |
|
TableUtil |
|
TailoringModeType |
How the tailoring is applied.
|
TargetAcceptor |
|
TargetAndFormAcceptor |
|
TargetEvaluation<AH extends AssignmentHolderType> |
Evaluates resolved assignment target: its payload (authorizations, GUI config) and assignments/inducements.
|
TargetObjectSpecification<T extends AssignmentHolderType> |
|
TargetSelectionType |
Configuration structure related to request access UI wizard and its first step - person of interest.
|
Task |
Task instance - a logical unit of work.
|
TaskActionsExecutedCollector |
|
TaskActivityManager |
Provides common functionality related to activities (something like TaskManager does for tasks).
|
TaskActivityPanel |
|
TaskActivityStateType |
Describes the state of the activity or activities embedded in the task (and its subtasks - in the
case of a root task).
|
TaskAutoScalingModeType |
Mode of task auto-scaling.
|
TaskAutoScalingType |
Auto-scaling configuration for the task.
|
TaskBasicPanel |
|
TaskBindingType |
Whether a recurring task is bound tightly to one node (having allocated
a thread on this node for the whole time of task run) or it should
by dynamically placed on any suitable node when its execution time comes.
|
TaskCategory |
Deprecated. |
TaskConstants |
|
TaskControlFlowSpecificationPanel |
|
TaskDebugUtil |
|
TaskDeletionListener |
|
TaskDetailsModel |
|
TaskDisplayUtil |
Utility methods useful for displaying task information.
|
TaskDistributionPanel |
|
TaskDtoExecutionState |
TODO TODO TODO update this doc
Original description:
Adds "RUNNING" state to the TaskExecutionState (meaning the task is currently executing at a node).
|
TaskEnvironmentalPerformancePanel |
|
TaskErrorSelectableBeanImpl |
Task error bean for native repository.
|
TaskErrorSelectableBeanImplOld<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/
|
TaskErrorsPanel |
Created by honchar.
|
TaskEvent |
|
TaskException |
Exception that carries supplementary information on how it should be treated
(with the respect to operation result and task run result status).
|
TaskExecutionConstraintsType |
Constraints on task execution, e.g.
|
TaskExecutionEnvironmentType |
Specification of the environment in which the task should execute.
|
TaskExecutionGroupConstraintType |
TODO
|
TaskExecutionLimitationsType |
Limitations for execution of tasks on a given node.
|
TaskExecutionStateType |
Execution state provides information about the task overall high-level execution state.
|
TaskGroupExecutionLimitationType |
Limitations for execution of a task group on a given node.
|
TaskHandler |
|
TaskHandlerWrapperFactory |
|
TaskInformation |
Contains all non-trivial task information (progress, workers, overall status, and so on) needed for the use
of GUI and reporting.
|
TaskInformationUtil |
|
TaskIntentFactory |
|
TaskInternalPerformancePanel |
|
TaskIterativeOperationCollector |
Support for recording iterative operations directly on tasks - where activities are not available.
|
TaskListener |
Notifies external observers about task-related events.
|
TaskManager |
Task Manager Interface.
|
TaskManagerAware |
|
TaskManagerConfigurationException |
|
TaskManagerException |
|
TaskManagerInitializationException |
|
TaskManagerUtil |
|
TaskObjectClassFactory |
|
TaskOperationalButtonsPanel |
|
TaskOperationPanel |
|
TaskOperationStatsUtil |
Utility methods related to task operation statistics.
|
TaskOperationUtils |
|
TaskPerformancePanel |
|
TaskPersistenceStatus |
Task persistence status.
|
TaskRecurrenceType |
Whether the task activity is to be executed only once (single-run tasks)
or periodically (recurring tasks).
|
TaskReportingPanel |
|
TaskResolver |
Used to resolve tasks (mainly subtasks) in various utility methods in this package.
|
TaskResultPanel |
|
TaskRoleType |
Role of the task in the execution of the local root activity.
|
TaskRun |
Represents a run of a task.
|
TaskRunResult |
Single-purpose class to return task run results.
|
TaskRunResult.TaskRunResultStatus |
|
TaskSchedulePanel |
|
TaskSchedulingStateType |
Scheduling state informs about the state of the task regarding its scheduling.
|
TaskService |
Interface of the Model subsystem that provides task-specific operations.
|
TaskSubtasksAndThreadsPanel |
|
TaskSummaryPanel |
|
TaskSynchronizationStatisticsCollector |
Collects synchronization statistics related to processing of an activity within a task.
|
TaskTablePanel |
|
TaskTailoringPanel |
|
TaskTreeUtil |
Utilities related to task trees.
|
TaskType |
TaskType contains information about a task (either transient or persistent).
|
TaskTypeUtil |
TODO
|
TaskUnpauseActionType |
What to do after task is unpaused (i.e.
|
TaskUpdatedListener |
|
TaskUtil |
Utility methods related to the Task objects.
|
TaskWaitingReasonType |
Why is the task in the waiting state?
|
TaskWorkBucketManagementPerformanceInformationPrinter |
Prints work buckets management performance information.
|
TaskWorkPanel |
|
TemplateContentDetailsPanel |
Created by Viliam Repan (lazyman).
|
TemplateCorrelationConfiguration |
All pieces of configuration data that are relevant for correlation obtainable from an object template.
|
TemplateCorrelationConfigurationImpl |
|
TemplateExpander |
|
TemplateMappingEvaluationRequest |
|
TemplateMappingsEvaluation<F extends AssignmentHolderType,T extends AssignmentHolderType> |
Evaluation of object template mappings.
|
TemplateTile<O> |
|
TempUtil |
|
TenantRefWrapperFactory |
|
TenantSearchItem |
|
TenantSearchItemPanel |
|
TenantSearchItemWrapper |
|
TenantSelectorType |
Selects an object by comparing tenant information.
|
TerminateSessionEvent |
|
TerminateSessionEventType |
Describe terminate session event cluster-wide.
|
TestConnectionCapabilityType |
Describes capability to test connection to the resource once the connector is configured.
|
TestConnectionMessagesPanel |
Created by honchar.
|
TestConnectionResultPanel |
|
TestingPaths |
|
TestResourceActionExpressionType |
Statically-typed "test-resource" action.
|
TestResourceExecutor |
Executes "test-resource" action.
|
TestResourceOpNames |
Enumeration of standardized test connection operation names as they are presented in the OperationResult
returned by `testResource` and related methods.
|
TestResourceOptions |
Created by Viliam Repan (lazyman).
|
testResourceResponseType |
A response from testResource operation.
|
TestResourceRestAction |
Created by Viliam Repan (lazyman).
|
TestResourceType |
A request for testResource operation.
|
TextAreaFormGroup |
|
TextAreaPanel<T> |
|
TextAreaPanelFactory<T extends Serializable> |
|
TextDetailsPanel<T> |
|
TextFormGroup |
|
TextPanel<T> |
|
TextPanelFactory<T> |
|
TextPopupPanel<T extends Serializable> |
|
TextSearchItemPanel |
|
TextSearchItemWrapper |
|
ThreadLocalOperationsMonitor |
Monitors operations for the current thread.
|
ThreadLocalOperationsMonitor.ExecutedOperations |
|
ThreadStopActionType |
What is to be done when the thread allocated to this task stops
(e.g.
|
ThreeStateBooleanPanel |
Deprecated.
|
ThreeStateComboPanelFactory |
|
ThresholdPolicyViolationException |
|
Tile<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
TileEnum |
|
TilePanel<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
TileTablePanel<T extends Tile,O extends Serializable> |
Created by Viliam Repan (lazyman).
|
TimedActionTimeSpecificationType |
TODO
EXPERIMENTAL
By default (when the base is not specified), positive time intervals are meant "after work item start".
|
TimeIntervalStatusType |
Holds the result of time interval computation with respect to the current
date and time.
|
TimeIntervalType |
Water mark (bound).
|
TimeoutsType |
Type that contains configuration of ICF operation timeouts.
|
TimestampItemFilterProcessor<T extends Comparable<T>> |
Filter processor for an attribute path (Prism item) of a timestamp type.
|
TimeValidityNotifierType |
TODO
|
TimeValidityPolicyConstraintType |
A constraint that triggers when validity of an object, assignment, or basically any time-sensitive
item (e.g.
|
Toast |
Created by Viliam Repan (lazyman).
|
Toggle<T extends Serializable> |
Created by Viliam Repan (lazyman).
|
ToggleBackgroundButton<T> |
Simple button that toggles two states (on-off).
|
ToggleCheckBoxPanel |
|
ToggleIconButton<T> |
Simple button that toggles two states (on-off, alphasort-numericsort, etc).
|
TogglePanel<O extends Serializable> |
Created by Viliam Repan (lazyman).
|
TomcatRootValve |
Tomcat valve used to redirect root (/) URL to real application (/midpoint/).
|
TooltipBehavior |
This behavior is used for bootstrap tooltips.
|
TopLeftIconCssStyle |
|
TopRightForColumnIconCssStyle |
|
TopRightIconCssStyle |
Created by honchar
|
Trace |
Just am empty extension of SLF4J logger.
|
TraceDataFlowVisualizationInstructionType |
Specification of the data flow(s) to be visualized.
|
TraceDataSelectionType |
Generic data selection rule.
|
TraceDictionaryEntryType |
One object.
|
TraceDictionaryType |
Object dictionary.
|
TraceImpl |
Wrapper for logging library.
|
TraceInfo |
|
TraceManager |
Factory for trace instances.
|
TraceParser |
|
Tracer |
|
TraceSelectorType |
Selects an operation trace.
|
TraceStatistics |
|
TraceStatistics.SortBy |
|
TraceTreeVisualizer |
|
TraceType |
Root type for tracing information that is embedded in OperationResult objects.
|
TraceUtil |
|
TraceUtil |
Utility methods related to tracing.
|
TraceViewDto |
|
TraceVisualizationColumnsType |
What columns to visualize?
Volatile - will be changed soon.
|
TraceVisualizationInstructionsType |
How to visualize trace file.
|
TraceVisualizationInstructionType |
How to visualize trace file.
|
TraceVisualizationType |
How a traced operation is to be visualized.
|
TraceVisualizerRegistry |
TODO rework
|
TraceWriter |
|
TracingAppender<E> |
Collects log entries e.g.
|
TracingConfigurationType |
Tracing configuration, including profiles to be selected from.
|
TracingEnvironmentType |
Description of the environment where the trace was captured.
|
TracingLevelType |
Level of tracing.
|
TracingOutputMetadataType |
Metadata e.g.
|
TracingOutputType |
Output of the tracing.
|
TracingProfileType |
Describes how the tracing is to be done.
|
TracingRootType |
Points at which tracing can be requested.
|
TracingTypeProfileType |
Describes how the tracing of specific type is to be done.
|
TrailingSlashRedirectingFilter |
|
TransactionIsolation |
|
TransformableComplexTypeDefinition |
|
TransformableComplexTypeDefinition.TrCompositeObjectDefinition |
|
TransformableComplexTypeDefinition.TrResourceObjectClassDefinition |
|
TransformableComplexTypeDefinition.TrResourceObjectDefinition |
|
TransformableComplexTypeDefinition.TrResourceObjectTypeDefinition |
|
TransformableContainerDefinition<C extends Containerable> |
|
TransformableContainerDefinition.AttributeContainer |
|
TransformableItemDefinition<I extends Item<?,?>,D extends ItemDefinition<I>> |
|
TransformableObjectDefinition<O extends Objectable> |
|
TransformablePropertyDefinition<T> |
|
TransformablePropertyDefinition.RefinedAttribute<T> |
|
TransformablePropertyDefinition.ResourceAttribute<T> |
|
TransformableReferenceDefinition |
|
TransformationalMetadataComputation |
|
TransformationBuiltinMapping |
Mapping that manages transformation metadata.
|
TransformationExpressionEvaluationOpNode |
|
TransformationMetadataType |
|
TransformationValueMetadataComputer |
Computes value metadata during expression evaluation or during consolidation.
|
Transformer<T,X> |
|
TransformExpressionEvaluatorType |
TODO
|
TransformExpressionRelativityModeType |
Relativity mode of an expression.
|
TransformOptions |
Created by Viliam Repan (lazyman).
|
TransformRepositoryAction |
Created by Viliam Repan (lazyman).
|
TransientActivityRunStatistics |
Maintains selected statistical information related to processing items in a current activity run.
|
TransientCache<K,V> |
Cache that is transient but can be declared final in serializable objects.
|
TransitionConstraintEvaluator |
|
TransitionPolicyConstraintType |
Specifies how the inner constraints are to be evaluated with regards to operation start and end state.
|
Transport<C extends GeneralTransportConfigurationType> |
Contract for a message transport instance, which is mostly SPI type contract.
|
TransportService |
Message transport service component which facilitates sending the messages via transports.
|
TransportSupport |
SPI support for Transport providing important dependencies.
|
TreeNode<T> |
|
TreeNodeVisitor<T> |
|
TreeSelectableBean<T extends Serializable> |
|
TreeStateSet<T extends Serializable> |
|
TreeTablePanel |
Used as a main component of the Org tree page.
|
TreeThemeBasic |
|
TriggerCreationType |
Deals with creation of recompute triggers for selected objects.
|
TriggerCreatorGlobalState |
Global state for optimizing trigger creators for the given midPoint node.
|
TriggeredPolicyRulesStorageStrategyType |
How much information about triggered policy rules should be stored?
EXPERIMENTAL
|
TriggerHandler |
TODO
|
TriggerHandlerRegistry |
TODO
|
TriggerHandlerRegistryImpl |
|
TriggerScanActivityHandler |
Task handler for the trigger scanner.
|
TriggerScanItemProcessor |
Fires triggers on objects found by the search operation.
|
TriggerScanWorkDefinition |
|
TriggerScanWorkDefinitionType |
Executes trigger scan on repository objects.
|
TriggerType |
Defines triggers for an object.
|
TriGramSimilarityComputer |
TODO move to a better place?
TODO document a little?
|
TrigramSimilaritySearchDefinitionType |
Specifies the use of trigram similarity for searching.
|
TriStateComboPanel |
|
TriStateFormGroup |
|
TrivialItemPathParser |
TODO: This should do more parsing in the future.
|
TunnelException |
Exception used for tunneling checked exceptions through places where checked exceptipons are not allowed (e.g.
|
TwoStateBooleanPanel |
Use this component when two-state widget is needed (e.g.
|
TwoValueLinkPanel<T extends Serializable> |
|
TypedAssignablePanel<T extends ObjectType> |
|
TypedCacheKey |
|
TypeDefinition |
Definition of a type (as opposed to definition of an item).
|
TypeDefinitionDelegator |
|
TypeDefinitionImpl |
|
TypedObjectQuery<T extends ObjectType> |
|
TypedValue<T> |
Value and definition pair.
|
TypeFilter |
|
TypeFilterImpl |
|
UcfChangeType |
Description of the change in the external resource at the UCF level i.e.
|
UcfChangeUtil |
|
UnaryLogicalFilter |
|
UnaryLogicalFilterImpl |
|
UnaryLogicalOperatorFilterType |
Java class for UnaryLogicalOperatorFilterType complex type.
|
UnassignActionExpressionType |
Statically-typed "unassign" action.
|
UnassignExecutor |
Executor for "unassign" actions.
|
UndefinedEvaluationOrderImpl |
|
UndefinedFilter |
|
UndefinedFilterImpl |
|
UniformItemPath |
|
UnknownJavaObjectType |
Type used to represent Java objects that are otherwise unknown to the system and cannot be
represented in "canonical" XML form.
|
UnlinkAction<F extends FocusType> |
|
UnlinkSynchronizationActionType |
Unlinks resource object from its owning focus.
|
UnlockOptions |
Created by Viliam Repan (lazyman).
|
UnlockRepositoryAction |
Created by Viliam Repan (lazyman).
|
UnlockTriggerHandler |
Unlocks the focus object (if the time has come).
|
UnsupportedObjectTypeFaultType |
Object type passed to the operation is not supported by the
implementation.
|
UnsupportedOperationFaultType |
The invoked operation is not supported.
|
UpdateCapabilityType |
Describes update capability.
|
UpdateShadowSituationOpNode |
|
UploadDownloadPanel |
|
UploadDownloadPanelFactory<T> |
|
URIConverter |
Created by Viliam Repan (lazyman).
|
UriFilterType |
Java class for UriFilterType complex type.
|
Url |
An interface used for definition page url in GUI.
|
UserDashboardLinkContentPanel |
Created by Viliam Repan (lazyman).
|
UserDashboardLinkCounter |
Created by Viliam Repan (lazyman).
|
UserDelegationsCounter |
|
UserDelegationsPanel |
Created by honchar
|
UserDetailsModel |
|
UserDtoStatus |
|
UserEntryCredentialSourceType |
Specifies the details of a new credential entered manually by a user.
|
UserInterfaceElementVisibilityType |
Defines, whether a user interface element (form, widget) will be visible or it will be hidden.
|
UserInterfaceFeatureType |
Defines properties of a specific user interface feature (e.g.
|
UserListType |
|
UserOperationalButtonsPanel |
|
UserPasswordNotifierType |
TODO
|
UserPersonasPanel |
|
UserProfileStorage |
|
UserProfileStorage.TableId |
|
UserSessionManagementListType |
Describe list of sessions.
|
UserSessionManagementType |
Describe session - user, active sessions, nodes where the user is active
Be aware: EXPERIMENTAL
|
UserSummaryPanel |
|
UserType |
User object represents a physical user of the system.
|
UseThreadInterrupt |
|
Utils |
|
UuidMatchingRule |
Matching rule for universally unique identifier (UUID).
|
UuidPath |
|
Validatable |
|
Validatable |
|
ValidateExecutor |
Executes "validate" action.
|
ValidationIssueSeverityType |
TODO
|
ValidationIssueType |
TODO
|
ValidationItem |
|
ValidationResult |
|
ValidationResult |
|
ValidationResultType |
TODO
|
Validator<T> |
Interface for object validation (mostly to be used in tests).
|
ValidFromStepPanel |
|
ValidityPredefinedValueType |
Element which allows predefined validity duration for requested rolesin request access UI wizard.
|
ValidityScanQueryStyleType |
How to execute validation scan queries.
|
ValidToStepPanel |
|
ValueActionImpl<V> |
|
ValueBuilder<P extends AxiomValue<?>> |
|
ValueBuilder.BuilderOrValue<P extends AxiomValue<?>> |
|
ValueChoosePanel<R extends Referencable> |
TODO: rename to ValueObjectChoicePanel, PrismValueObjectSelectorPanel or
something better
|
ValueContext<V> |
|
ValueDecoder<I,O> |
|
ValueDecoder.ExceptionFactory<I> |
|
ValueDecoder.Factory<D extends ValueDecoder<?,?>> |
|
ValueDecoder.NamespaceIngoring<I,O> |
|
ValueDisplayUtil |
TODO unify with PrettyPrinter somehow
|
ValueFilter<V extends PrismValue,D extends ItemDefinition<?>> |
|
ValueFilterImpl<V extends PrismValue,D extends ItemDefinition<?>> |
|
ValueFilterProcessor<Q extends FlexibleRelationalPathBase<R>,R> |
Filter processor that resolves item path and then constructs an SQL condition for it.
|
ValueFilterValues<T,V> |
Object wraps zero, one or multiple values and makes their processing easier.
|
ValueListType |
|
ValueMatcher<T> |
|
ValueMetadata |
|
ValueMetadataAdapter |
|
ValueMetadataComputation |
Computation of value metadata.
|
ValueMetadataFactory |
Provides empty value metadata.
|
ValueMetadataPanel<C extends Containerable,CVW extends PrismContainerValueWrapper<C>> |
|
ValueMetadataType |
The value metadata.
|
ValueMetadataWrapperFactoryImpl |
|
ValueMetadataWrapperImpl |
|
ValueNormalizer |
Normalizes a (string) value for the purpose of custom property indexing.
|
ValueParser<T> |
Objects of type ValueParser should be immutable.
|
ValuePolicyOriginResolver |
Resolves "origin object" during value policy evaluation.
|
ValuePolicyOriginType |
TODO
|
ValuePolicyProcessor |
Processor for values that match value policies (mostly passwords).
|
ValuePolicySupplier |
Supplies value policy when needed (e.g.
|
ValuePolicyType |
|
ValueSearchFilterItem<V extends PrismValue,D extends ItemDefinition<?>,O extends ObjectType> |
|
ValueSearchFilterItem.FilterName |
|
ValueSearchFilterItem.MatchingRule |
|
ValueSelector<V extends PrismValue> |
Selects a value from multivalued item (property, container, reference).
|
ValueSetDefinition<IV extends PrismValue,D extends ItemDefinition> |
|
ValueSetDefinitionPredefinedType |
Pre-defined set definition, such as all or none.
|
ValueSetDefinitionType |
Definition of value set.
|
ValueStatus |
|
ValueTransformationEvaluationModeType |
TODO
|
ValueTransformationExpressionEvaluationTraceType |
Trace for expression evaluation operation in AbstractValueTransformationExpressionEvaluator.
|
ValueTransformationTraceType |
Trace for transformation of a tuple of values.
|
ValueTupleTransformationOpNode |
|
ValueType |
Java class for ValueType complex type.
|
ValueVariableModeType |
Type of variables that appear in the script.
|
VariableBindingDefinitionType |
Definition of variable which is bound to the property.
|
VariableBindingDefinitionTypePanel |
|
VariableBindingDefinitionTypePanelFactory |
|
VariableItemPathSegment |
|
VariableProducer |
Produces extra variables from values of existing sources.
|
VariablesMap |
|
VariablesProvider |
|
VariablesUtil |
|
VelocityScriptEvaluator |
Expression evaluator that is using Apache Velocity engine.
|
VerifyConsumerWorker |
|
VerifyOptions |
|
VerifyRepositoryAction |
Created by Viliam Repan (lazyman).
|
VersionPrecondition<T extends ObjectType> |
|
VerticalFormContainerHeaderPanel<C extends Containerable> |
|
VerticalFormDefaultContainerablePanel<C extends Containerable> |
|
VerticalFormPanel<C extends Containerable> |
|
VerticalFormPasswordPropertyPanel |
Created by honchar
|
VerticalFormPrismContainerPanel<C extends Containerable> |
|
VerticalFormPrismContainerValuePanel<C extends Containerable,CVW extends PrismContainerValueWrapper<C>> |
|
VerticalFormPrismPropertyHeaderPanel<T> |
|
VerticalFormPrismPropertyPanel<T> |
|
VerticalFormPrismPropertyValuePanel<T> |
|
VerticalFormPrismReferenceHeaderPanel<R extends Referencable> |
|
VerticalFormPrismReferencePanel<R extends Referencable> |
|
VerticalFormPrismReferenceValuePanel<R extends Referencable> |
|
VerticalFormPrismValueObjectSelectorPanel<R extends Referencable> |
|
ViewedObject |
|
ViewOptions |
|
ViewToggle |
Created by Viliam Repan (lazyman).
|
VirtualAssignmenetSpecification<R extends AbstractRoleType> |
|
VirtualAssignmentSpecificationType |
There are cases when you need to force midpoint thinks that user has assigned some
role.
|
VirtualContainerItemSpecificationType |
Item specification to display in container
|
VirtualContainersSpecificationType |
Used to specify "virtual" containers for displaying details page in GUI.
|
VirtualRootType |
|
VisibleBehaviour |
|
VisibleEnableBehaviour |
TODO: move to com.evolveum.midpoint.gui.api.util
|
Visitable<T extends Visitable<T>> |
|
Visitor |
|
Visitor<T extends Visitable<T>> |
|
VisualizationContext |
|
Visualizer |
|
Visualizer |
|
WallClockTimeComputer |
Computes real wall clock time from a set of execution records ("from - to").
|
WaterMarkType |
Water mark (bound).
|
WebApplicationConfiguration |
|
WebComponentUtil |
Utility class containing miscellaneous methods used mostly in Wicket
components.
|
WebComponentUtil.AssignmentOrder |
|
WebConfig |
Created by Viliam Repan (lazyman).
|
WebConfig.StaticResourceConfiguration |
|
WebModelServiceUtils |
Utility class that contains methods that interact with ModelService and other
midPoint components.
|
WebPrismUtil |
|
WebXmlUtil |
Collection of brutal and ugly hacks, to be removed when prism implementation will be reviewed in 3.5.
|
WfChangeProcessorConfigurationType |
Configuration for workflow change processor.
|
WfConfigurationType |
Configuration for workflows - for those parts not stored in the system config file.
|
WfExecutionTasksConfigurationType |
Configuration related to tasks in which model operations are executed.
|
WfExecutionTasksSerializationScopeType |
Scope of execution task serialization.
|
WfExecutionTasksSerializationType |
Whether and how to serialize execution tasks (if "execute after all approvals" is set to false).
|
WfGeneralChangeProcessorStateType |
DEPRECATED
We need to decide what to do with this.
|
WfGuiUtil |
|
WfHistoryEventDto |
|
WfProcessSpecificationType |
Specification of a process that is to be started.
|
WfTimeBaseType |
TODO
|
WicketConfigurator |
|
WicketNoSerializationConfigurator |
|
WidgetTableHeader |
|
Wizard |
|
WizardButtonBar |
|
WizardChoicePanel<T extends TileEnum> |
|
WizardHeader |
Created by Viliam Repan (lazyman).
|
WizardHeaderStepPanel |
Created by Viliam Repan (lazyman).
|
WizardHelpDialog |
|
WizardIssuesDto |
|
WizardIssuesDto.Issue |
|
WizardIssuesDto.Severity |
|
WizardIssuesPanel |
|
WizardListener |
Created by Viliam Repan (lazyman).
|
WizardModel |
Created by Viliam Repan (lazyman).
|
WizardPanel |
Created by Viliam Repan (lazyman).
|
WizardStep |
Created by Viliam Repan (lazyman).
|
WizardStep |
|
WizardStepDto |
|
WizardStepPanel<T> |
Created by Viliam Repan (lazyman).
|
WizardSteps |
|
WizardUtil |
|
WorkAllocationDefinitionType |
Parameters related to buckets allocation process.
|
WorkBucketContentHandler |
Handles various aspects of work bucket content e.g.
|
WorkBucketContentHandlerRegistry |
Responsible for creation of configured work bucket content handlers.
|
WorkBucketStateType |
State of the work bucket.
|
WorkBucketType |
Description of a state and content of a work bucket.
|
WorkDefinition |
Defines the work that is to be done within an activity.
|
WorkDefinitionFactory |
Creates WorkDefinition instances from their serialized form,
either "new" (activity definition bean) or "legacy" (task extension).
|
WorkDefinitionFactory.WorkDefinitionSupplier |
|
WorkDefinitionSource |
|
WorkDefinitionsType |
Definition of the work that has to be done within an activity.
|
WorkDefinitionUtil |
|
WorkDefinitionWrapper |
Wraps work definition information.
|
WorkDefinitionWrapper.TypedWorkDefinitionWrapper |
|
WorkDefinitionWrapper.UntypedWorkDefinitionWrapper |
|
WorkersDefinitionType |
How to create and manage worker tasks.
|
WorkersPerNodeDefinitionType |
How to create worker tasks per node.
|
WorkersReconciliation |
Executes the workers reconciliation.
|
WorkersReconciliationOptions |
|
WorkersReconciliationResultType |
Result of the workers reconciliation process.
|
WorkItemActionsType |
Actions to execute.
|
WorkItemAllocationChangeOperationInfo |
|
WorkItemAllocationEvent |
|
WorkItemCompletionEventType |
Event describing the work item completion.
|
WorkItemCompletionResult |
|
WorkItemCustomEvent |
|
WorkItemDelegationEventType |
Event describing the fact of delegation.
|
WorkItemDelegationMethodType |
How the delegation should be realized.
|
WorkItemDelegationRequestType |
A request to delegate work item - analogous to AbstractWorkItemOutputType.
|
WorkItemDetailsPanel |
Created by honchar
|
WorkItemDetailsPanelFactory |
Created by honchar
|
WorkItemEscalationEventType |
Event describing the fact of escalation.
|
WorkItemEscalationLevelType |
Description of an escalation level the processing is at.
|
WorkItemEvent |
|
WorkItemEventCauseInformationType |
|
WorkItemEventCauseTypeType |
Type of event cause.
|
WorkItemEventType |
Process event related to a specific work item.
|
WorkItemId |
Uniquely identifies a work item.
|
WorkItemLifecycleEvent |
|
WorkItemNotificationActionType |
TODO
EXPERIMENTAL
|
WorkItemOperationInfo |
Primarily used to simplify passing parameters to CaseEventCreationListener.
|
WorkItemOperationKindType |
Kind of operation.
|
WorkItemOperationSourceInfo |
What caused the operation.
|
WorkItemOutcomeType |
Result (outcome) of a work item.
|
WorkItemResultType |
Overall output from a work item: outcome (approve/reject/...), comment, additional delta,
and probably other things in the future.
|
WorkItemSelectorType |
Selects some work items from all the items (perhaps of a given type, like approval work items).
|
WorkItemsPageType |
Created by Viliam Repan (lazyman).
|
WorkItemsStorage |
|
WorkItemTimedActionsType |
Actions that should be applied to a work item in given moments (relative to work item creation
or work item deadline).
|
WorkItemTypeUtil |
|
WrapperContext |
|
WrapperContext.AttributeMappingType |
|
WrapperFactory |
|
WrapperScene |
Artificial implementation of a scene used to hold a list of deltas.
|
XmlAsStringType |
A class used to hold string represented either as plain string or as XML markup.
|
XmlEditorPanel |
|
XmlEntityResolver |
Combined resolver used when parsing schemas.
|
XmlEntityResolverImpl |
|
XMLGregorianCalendarFormatter |
|
XmlGregorianCalendarModel |
|
XmlGregorianCalendarSerializer |
|
XmlMatchingRule |
String matching rule that compares strings as XML snippets.
|
XmlSchemaType |
This element contains the XSD-formatted definition of schema.
|
XmlScriptsType |
|
XmlTypeConverter |
Simple implementation that converts XSD primitive types to Java (and vice
versa).
|
XmlTypeConverterInternal |
This is to be cleaned up later.
|
XNode |
|
XNodeDefinition |
|
XNodeDefinition.Root |
|
XNodeFactory |
Temporary, experimental API.
|
XNodeFactoryImpl |
Temporary, experimental piece of code.
|
XNodeImpl |
|
XNodeMutator |
Temporary interface to allow modifying XNode representation.
|
XNodeProcessorEvaluationMode |
|
XNodeProcessorUtil |
|
XsdTypeMapper |
Maintains mapping of XSD types (qnames) and Java types (classes)
|
YamlReader |
|
YamlWriter |
|
YamlWritingContext |
|
ZoneOfControlType |
Defines how zone of control should be maintained.
|