Uses of Class
com.evolveum.midpoint.util.exception.ConfigurationException
Packages that use ConfigurationException
Package
Description
Package that contains base page classes.
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
Supports merging of (usually) configuration beans.
Provides all the necessary support for evaluating selectors and their clauses, i.e.
Defines value selectors and their clauses.
-
Uses of ConfigurationException in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that throw ConfigurationExceptionModifier and TypeMethodDescription<O extends ObjectType,T extends ObjectType>
voidPageBase.authorize(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target, OperationResult result) booleanPageAdminLTE.isAuthorized(String operationUrl) <O extends ObjectType,T extends ObjectType>
booleanPageAdminLTE.isAuthorized(String operationUrl, AuthorizationPhaseType phase, PrismObject<O> object, ObjectDelta<O> delta, PrismObject<T> target) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.component.data.column
Methods in com.evolveum.midpoint.gui.impl.component.data.column that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected <V> Collection<V>ConfigurableExpressionColumn.evaluate(VariablesMap variablesMap, ExpressionType expression, com.evolveum.midpoint.task.api.Task task, OperationResult result) protected <V> Collection<V>ReportExpressionColumn.evaluate(VariablesMap variablesMap, ExpressionType expression, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter
Methods in com.evolveum.midpoint.gui.impl.factory.panel.searchfilter that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected voidResourceAttributeSearchFilterTypeForQueryModel.parseQuery(String object, boolean setValue) final voidSearchFilterTypeForQueryModel.parseQuery(String object) protected voidSearchFilterTypeForQueryModel.parseQuery(String object, boolean setValue) final voidSearchFilterTypeForQueryModel.parseQueryWithoutSetValue(String object) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected voidPrismObjectWrapperFactoryImpl.applySecurityConstraints(PrismObject<O> object, WrapperContext context) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.page.admin.resource
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource that throw ConfigurationException -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected List<ResourceObjectTypeDefinition>ObjectAssociationStepPanel.getListOfSupportedObjectTypeDef()protected abstract List<ResourceObjectTypeDefinition>ParticipantAssociationStepPanel.getListOfSupportedObjectTypeDef()protected List<ResourceObjectTypeDefinition>SubjectAssociationStepPanel.getListOfSupportedObjectTypeDef() -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.page.login
Methods in com.evolveum.midpoint.gui.impl.page.login that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected NonceTypePageSelfRegistration.createNonce(NonceCredentialsPolicyType noncePolicy, com.evolveum.midpoint.task.api.Task task, OperationResult result) protected ObjectDelta<UserType>PageInvitation.prepareUserDelta(com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that throw ConfigurationExceptionModifier and TypeMethodDescriptionConstructionValueWrapper.getRefinedSchema(PrismObject<ResourceType> resource) ConstructionValueWrapper.getResourceObjectDefinition(PrismObject<ResourceType> resource) -
Uses of ConfigurationException in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic ResourceSchemaProvisioningObjectsUtil.getRefinedSchema(ResourceType resource, PageBase pageBase) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidModelInteractionService.applyDefinitions(ShadowType shadow, com.evolveum.midpoint.task.api.Task task, OperationResult result) Helper method to properly apply definitions to shadow.com.evolveum.midpoint.security.api.MidPointPrincipalModelInteractionService.assumePowerOfAttorney(PrismObject<? extends FocusType> donor, com.evolveum.midpoint.task.api.Task task, OperationResult result) voidModelAuditService.audit(com.evolveum.midpoint.audit.api.AuditEventRecord record, com.evolveum.midpoint.task.api.Task task, OperationResult result) voidModelInteractionService.authorizeBulkActionExecution(@Nullable BulkAction action, @Nullable AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) Just a convenience method that checks that relevant authorization is present.voidCaseService.cancelCase(@NotNull String caseOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Cancels a case.voidCaseService.claimWorkItem(@NotNull WorkItemId workItemId, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Claims a work item that is assigned to an abstract role, so it becomes assigned to the current princial.voidModelAuditService.cleanupAudit(CleanupPolicyType policy, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Clean up audit records that are older than specified.voidAccessCertificationService.closeCampaign(String campaignOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Closes a campaign.voidAccessCertificationService.closeCurrentStage(String campaignOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Opens the next stage in the certification campaign.<O extends ObjectType>
CompareResultTypeModelService.compareObject(PrismObject<O> object, Collection<SelectorOptions<GetOperationOptions>> readOptions, ModelCompareOptions compareOptions, @NotNull List<? extends ItemPath> ignoreItemPaths, com.evolveum.midpoint.task.api.Task task, OperationResult result) TODO@NotNull CompiledObjectCollectionViewModelInteractionService.compileObjectCollectionView(@NotNull CollectionRefSpecificationType collection, @Nullable Class<? extends Containerable> targetTypeClass, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) voidModelInteractionService.compileView(CompiledObjectCollectionView existingView, GuiObjectListViewType objectListViewsType, com.evolveum.midpoint.task.api.Task task, OperationResult result) Compile object list view together with collection ref specification if presentvoidCaseService.completeWorkItem(@NotNull WorkItemId workItemId, @NotNull AbstractWorkItemOutputType output, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Completes a work item (e.g.voidCaseService.completeWorkItem(@NotNull WorkItemId workItemId, @NotNull AbstractWorkItemOutputType output, @Nullable ObjectDelta<?> additionalDelta, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Completes a work item.default <T extends Containerable>
IntegerModelService.countContainers(TypedQuery<T> query, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <T extends Containerable>
IntegerModelService.countContainers(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) intModelAuditService.countObjects(@Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) default <T extends ObjectType>
IntegerModelService.countObjects(TypedQuery<T> query, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <T extends ObjectType>
IntegerModelService.countObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Count objects.ModelInteractionService.countObjectsFromCollection(CollectionRefSpecificationType collectionConfig, QName typeForFilter, Collection<SelectorOptions<GetOperationOptions>> defaultOptions, ObjectPaging usedPaging, VariablesMap variables, com.evolveum.midpoint.task.api.Task task, OperationResult result) intAccessCertificationService.countOpenWorkItems(ObjectQuery baseWorkItemsQuery, boolean notDecidedOnly, boolean allItems, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) default intAccessCertificationService.countOpenWorkItems(ObjectQuery baseWorkItemsQuery, boolean notDecidedOnly, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ModelService.countReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Reference count - currently supporting roleMembershipRef and linkRef search.AccessCertificationService.createCampaign(String definitionOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Creates a certification campaign: creates AccessCertificationCampaignType object, based on general information in certification definition.@NotNull LocalizableMessageTypeModelInteractionService.createLocalizableMessageType(LocalizableMessageTemplateType template, VariablesMap variables, com.evolveum.midpoint.task.api.Task task, OperationResult result) booleanTaskService.deactivateServiceThreads(long timeToWait, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Deactivates service threads (temporarily).voidCaseService.delegateWorkItem(@NotNull WorkItemId workItemId, @NotNull WorkItemDelegationRequestType delegationRequest, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Delegates a work item.voidTaskService.deleteActivityStateAndWorkers(String rootTaskOid, boolean deleteWorkers, long subtasksWaitTime, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) <O extends AssignmentHolderType>
ArchetypePolicyTypeModelInteractionService.determineArchetypePolicy(PrismObject<O> assignmentHolder, OperationResult result) Efficiently determines information about archetype policy applicable for a particular object.ModelInteractionService.determineAssignmentHolderSpecification(PrismObject<O> assignmentTarget, OperationResult result) Returns data structure that contains information about possible assignment holders for a particular target object.ModelInteractionService.determineAssignmentTargetSpecification(PrismObject<O> assignmentHolder, OperationResult result) Returns data structure that contains information about possible assignment targets for a particular holder object.@NotNull CollectionStatsModelInteractionService.determineCollectionStats(@NotNull CompiledObjectCollectionView collectionView, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) <F extends FocusType>
NonceCredentialsPolicyTypeModelInteractionService.determineNonceCredentialsPolicy(PrismObject<F> user, String credentialsName, com.evolveum.midpoint.task.api.Task task, OperationResult result) ModelService.discoverConnectors(ConnectorHostType hostType, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Discovers local or remote connectors.com.evolveum.midpoint.security.api.MidPointPrincipalModelInteractionService.dropPowerOfAttorney(com.evolveum.midpoint.task.api.Task task, OperationResult result) @NotNull AuthorizationEvaluationResponseTypeModelDiagnosticService.evaluateAuthorizations(@NotNull AuthorizationEvaluationRequestType request, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Evaluates an authorization request.@NotNull Collection<EvaluatedPolicyRule>ModelInteractionService.evaluateCollectionPolicyRules(@NotNull PrismObject<ObjectCollectionType> collection, @Nullable CompiledObjectCollectionView preCompiledView, @Nullable Class<? extends ObjectType> targetTypeClass, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Returns all policy rules that apply to the collection.ModelDiagnosticService.evaluateMapping(MappingEvaluationRequestType request, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Execute arbitrary mapping.BulkActionsService.executeBulkAction(@NotNull ExecuteScriptConfigItem executeScriptCommand, @NotNull VariablesMap initialVariables, @NotNull BulkActionExecutionOptions options, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Synchronously executes any scripting expression (with no input data).default Collection<ObjectDeltaOperation<? extends ObjectType>>ModelService.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, com.evolveum.midpoint.task.api.Task task, OperationResult result) Execute the provided object deltas.Collection<ObjectDeltaOperation<? extends ObjectType>>ModelService.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, com.evolveum.midpoint.task.api.Task task, Collection<ProgressListener> listeners, OperationResult parentResult) ModelInteractionService.executeCredentialsReset(PrismObject<UserType> user, ExecuteCredentialResetRequestType executeCredentialResetRequest, com.evolveum.midpoint.task.api.Task task, OperationResult result) ModelDiagnosticService.executeRepositoryQuery(RepositoryQueryDiagRequest request, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Execute arbitrary implementation-specific query.voidModelInteractionService.expandConfigurationObject(@NotNull PrismObject<? extends ObjectType> configurationObject, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) SeeProvisioningService.expandConfigurationObject(PrismObject, Task, OperationResult)for the description.ModelDiagnosticService.exportDataModel(ResourceType resource, DataModelVisualizer.Target target, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ModelDiagnosticService.exportDataModel(Collection<String> resourceOids, DataModelVisualizer.Target target, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Exports data model EXPERIMENTAL.<O extends ObjectType>
StringModelInteractionService.generateNonce(NonceCredentialsPolicyType noncePolicy, com.evolveum.midpoint.task.api.Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionService.generateValue(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <O extends ObjectType>
StringModelInteractionService.generateValue(ValuePolicyType policy, int defaultLength, boolean generateMinimalSize, PrismObject<O> object, String shortDesc, com.evolveum.midpoint.task.api.Task task, OperationResult inputResult) TEMPORARY.<O extends ObjectType,R extends AbstractRoleType>
com.evolveum.midpoint.security.enforcer.api.ItemSecurityConstraintsModelInteractionService.getAllowedRequestAssignmentItems(PrismObject<O> object, PrismObject<R> target, com.evolveum.midpoint.task.api.Task task, OperationResult result) Returns decisions for individual items for "assign" authorization.<H extends AssignmentHolderType,R extends AbstractRoleType>
RoleSelectionSpecificationModelInteractionService.getAssignableRoleSpecification(@NotNull PrismObject<H> assignmentHolder, Class<R> targetType, int assignmentOrder, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns an object that defines which roles can be assigned by the currently logged-in user.ModelInteractionService.getAuthenticationPolicy(PrismObject<UserType> user, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns an authentications policies as defined in the system configuration security policy.AccessCertificationService.getCampaignStatistics(String campaignOid, boolean currentStageOnly, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Provides statistical information about outcomes of cases in a given campaign.@NotNull CompiledGuiProfileModelInteractionService.getCompiledGuiProfile(com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns currently applicable user profile, compiled for efficient use in the user interface.ModelInteractionService.getConnectorOperationalStatus(String resourceOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ModelInteractionService.getCredentialsPolicy(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns a credential policy that applies to the specified user.<T extends ObjectType>
ObjectFilterModelInteractionService.getDonorFilter(Class<T> searchResultType, ObjectFilter origFilter, String targetAuthorizationAction, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns filter for lookup of donors of power of attorney.ModelInteractionService.getEditObjectClassDefinition(@NotNull PrismObject<ShadowType> shadow, @NotNull PrismObject<ResourceType> resource, AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) Returns an object definition that reflects edit-ability of the resource object in terms of midPoint schema limitations and security.<O extends ObjectType>
@NotNull PrismObjectDefinition<O>ModelInteractionService.getEditObjectDefinition(PrismObject<O> object, AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) Returns a schema that reflects editability of the object in terms of midPoint schema limitations and security.ModelInteractionService.getEditShadowDefinition(ResourceShadowCoordinates coordinates, AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) ModelInteractionService.getFlowPolicy(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns a policy for registration, e.g.ModelDiagnosticService.getLogFileContent(Long fromPosition, Long maxSize, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns the contents of the log file.longModelDiagnosticService.getLogFileSize(com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ModelDiagnosticService.getMemoryInformation(com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <O extends ObjectType>
MetadataItemProcessingSpecModelInteractionService.getMetadataItemProcessingSpec(ItemPath metadataItemPath, PrismObject<O> object, com.evolveum.midpoint.task.api.Task task, OperationResult result) Returns specification of processing of given metadata item (e.g.@NotNull CapabilityCollectionTypeModelService.getNativeCapabilities(@NotNull String connOid, OperationResult result) Method work same asProvisioningService.getNativeCapabilities(String, OperationResult).<T extends ObjectType>
@NotNull PrismObject<T>ModelService.getObject(@NotNull Class<T> type, @NotNull String oid, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Returns object for provided OID.TaskService.getRunningTasksThreadsDump(@NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) ModelInteractionService.getSearchSpecificationFromCollection(CompiledObjectCollectionView collection, QName typeForFilter, Collection<SelectorOptions<GetOperationOptions>> options, VariablesMap variables, com.evolveum.midpoint.task.api.Task task, OperationResult result) TODO document and clean up the interface@Nullable SecurityPolicyTypeModelInteractionService.getSecurityPolicy(@Nullable PrismObject<? extends FocusType> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns security policy for given focus (or global policy if the focus is not specified).default <F extends FocusType>
SecurityPolicyTypeModelInteractionService.getSecurityPolicy(PrismObject<F> focus, String archetypeOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns security policy for given focus (if specified) or for archetype (if specified), or the global one.ModelInteractionService.getSecurityPolicy(ResourceObjectDefinition rOCDef, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns resolved value policy references.ModelInteractionService.getSecurityPolicyForArchetype(@Nullable String archetypeOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns security policy for given archetype (or global policy if the archetype is not specified).TaskService.getTaskByIdentifier(String identifier, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Returns information about task, given its identifier.TaskService.getTaskThreadsDump(@NotNull String taskOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) TaskService.getThreadsDump(@NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) voidModelService.importFromResource(String shadowOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Import single account from resource.voidModelService.importFromResource(String resourceOid, QName objectClass, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Import accounts from resource.booleanModelInteractionService.isOfArchetype(AssignmentHolderType assignmentHolderType, String archetypeOid, OperationResult result) Determines if the object is of the specified archetype considering also archetypes hierarchy.ModelInteractionService.mergeArchetypePolicies(PrismObject<ArchetypeType> archetype, OperationResult result) <O extends ObjectType>
Collection<ObjectDeltaOperation<? extends ObjectType>>ModelService.mergeObjects(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, com.evolveum.midpoint.task.api.Task task, OperationResult result) Merge two objects into one.<O extends ObjectType>
MergeDeltas<O>ModelInteractionService.mergeObjectsPreviewDeltas(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, com.evolveum.midpoint.task.api.Task task, OperationResult result) <O extends ObjectType>
PrismObject<O>ModelInteractionService.mergeObjectsPreviewObject(Class<O> type, String leftOid, String rightOid, String mergeConfigurationName, com.evolveum.midpoint.task.api.Task task, OperationResult result) voidAccessCertificationService.openNextStage(AccessCertificationCampaignType campaign, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Opens the next review stage in the certification campaign.voidAccessCertificationService.openNextStage(String campaignOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Opens the next review stage in the certification campaign.default <F extends ObjectType>
ModelContext<F>ModelInteractionService.previewChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, com.evolveum.midpoint.task.api.Task task, OperationResult result) Computes the most likely changes triggered by the provided delta.<F extends ObjectType>
@NotNull ModelContext<F>ModelInteractionService.previewChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, com.evolveum.midpoint.task.api.Task task, Collection<ProgressListener> listeners, OperationResult result) This method uses the simulations feature that is more precise than the original (pre-4.9) implementation.voidModelInteractionService.processObjectsFromCollection(CollectionRefSpecificationType collection, QName typeForFilter, Predicate<PrismContainer> handler, Collection<SelectorOptions<GetOperationOptions>> options, VariablesMap variables, com.evolveum.midpoint.task.api.Task task, OperationResult result, boolean recordProgress) TODO documentvoidTaskService.reactivateServiceThreads(com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Re-activates the service threads after they have been deactivated.<F extends ObjectType>
voidModelService.recompute(Class<F> type, String oid, ModelExecuteOptions options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Recomputes focal object with the specified OID.voidTaskService.reconcileWorkers(String oid, com.evolveum.midpoint.task.api.Task opTask, OperationResult result) voidAccessCertificationService.recordDecision(String campaignOid, long caseId, long workItemId, AccessCertificationResponseType response, String comment, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Records a particular decision of a reviewer.TaskService.recordRunningTasksThreadsDump(String cause, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) voidModelInteractionService.refreshPrincipal(String oid, Class<? extends FocusType> clazz) voidAccessCertificationService.reiterateCampaign(String campaignOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Reiterates a closed campaign.voidCaseService.releaseWorkItem(@NotNull WorkItemId workItemId, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Releases claimed work item.voidModelDiagnosticService.repositoryTestOrgClosureConsistency(com.evolveum.midpoint.task.api.Task task, boolean repairIfNecessary, OperationResult result) Checks a org closure table for consistency, repairing any problems found.voidTaskService.resumeTask(String taskOid, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) voidTaskService.resumeTasks(Collection<String> taskOids, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Resume suspended tasks.voidTaskService.resumeTaskTree(String coordinatorOid, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) <T> TModelInteractionService.runUnderPowerOfAttorney(Producer<T> producer, PrismObject<? extends FocusType> donor, com.evolveum.midpoint.task.api.Task task, OperationResult result) voidTaskService.scheduleTaskNow(String taskOid, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) voidTaskService.scheduleTasksNow(Collection<String> taskOids, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Schedules a RUNNABLE/CLOSED tasks to be run immediately.<T extends Containerable>
SearchResultList<T>ModelService.searchContainers(@NotNull Class<T> type, @Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) Search for "sub-object" structures, i.e.default <T extends Containerable>
SearchResultList<T>ModelService.searchContainers(TypedQuery<T> query, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <T extends Containerable>
SearchResultMetadataModelService.searchContainersIterative(Class<T> type, ObjectQuery query, ObjectHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) @NotNull SearchResultList<AuditEventRecordType>ModelAuditService.searchObjects(@Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) default <T extends ObjectType>
SearchResultList<PrismObject<T>>ModelService.searchObjects(TypedQuery<T> query, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <T extends ObjectType>
SearchResultList<PrismObject<T>>ModelService.searchObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Search for objects.List<? extends Serializable>ModelInteractionService.searchObjectsFromCollection(CollectionRefSpecificationType collectionConfig, QName typeForFilter, Collection<SelectorOptions<GetOperationOptions>> defaultOptions, ObjectPaging usedPaging, VariablesMap variables, com.evolveum.midpoint.task.api.Task task, OperationResult result) voidModelAuditService.searchObjectsIterative(@Nullable ObjectQuery query, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull com.evolveum.midpoint.audit.api.AuditResultHandler handler, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult parentResult) <T extends ObjectType>
SearchResultMetadataModelService.searchObjectsIterative(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Search for objects in iterative fashion (using callback).AccessCertificationService.searchOpenWorkItems(ObjectQuery baseWorkItemsQuery, boolean notDecidedOnly, boolean allItems, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) TODO update description Returns a set of certification decisions for currently logged-in user.default List<AccessCertificationWorkItemType>AccessCertificationService.searchOpenWorkItems(ObjectQuery baseWorkItemsQuery, boolean notDecidedOnly, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ModelService.searchReferences(ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Reference search - currently supporting roleMembershipRef and linkRef search.ModelService.searchReferencesIterative(@NotNull ObjectQuery query, @NotNull ObjectHandler<ObjectReferenceType> handler, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) PrismObject<? extends FocusType>ModelService.searchShadowOwner(String shadowOid, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns the Focus object representing owner of specified shadow.voidAccessCertificationService.startRemediation(String campaignOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Starts the remediation phase for the campaign.voidTaskService.startSchedulers(Collection<String> nodeIdentifiers, com.evolveum.midpoint.task.api.Task operationTask, OperationResult result) Starts the scheduler on a given nodes.voidTaskService.stopSchedulers(Collection<String> nodeIdentifiers, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Stops the schedulers on a given nodes.booleanTaskService.stopSchedulersAndTasks(Collection<String> nodeIdentifiers, long waitTime, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Stops a set of schedulers (on their nodes) and tasks that are executing on these nodes.@NotNull TaskTypeModelInteractionService.submitTaskFromTemplate(String templateTaskOid, List<Item<?, ?>> extensionItems, com.evolveum.midpoint.task.api.Task opTask, OperationResult result) Deprecated.@NotNull TaskTypeModelInteractionService.submitTaskFromTemplate(String templateTaskOid, Map<QName, Object> extensionValues, com.evolveum.midpoint.task.api.Task opTask, OperationResult result) Deprecated.voidTaskService.suspendAndDeleteTask(String taskOid, long waitForStop, boolean alsoSubtasks, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) voidTaskService.suspendAndDeleteTasks(Collection<String> taskOids, long waitForStop, boolean alsoSubtasks, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Suspends tasks and deletes them.booleanTaskService.suspendTask(String taskOid, long waitForStop, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) booleanTaskService.suspendTasks(Collection<String> taskOids, long waitForStop, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Suspends a set of tasks.booleanTaskService.suspendTaskTree(String taskOid, long waitForStop, com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) voidTaskService.synchronizeTasks(com.evolveum.midpoint.task.api.Task operationTask, OperationResult parentResult) Synchronizes information in midPoint repository and task scheduling database.ModelService.testResource(PrismObject<ResourceType> resource, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Test the resource connection and basic resource connector functionality.ModelService.testResource(String resourceOid, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Test the resource connection and basic resource connector functionality.ModelService.testResourcePartialConfiguration(PrismObject<ResourceType> resource, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Test partial resource connector configuration.<F extends ObjectType>
ModelContext<F>ModelInteractionService.unwrapModelContext(LensContextType wrappedContext, com.evolveum.midpoint.task.api.Task task, OperationResult result) <O extends ObjectType>
voidModelInteractionService.validateValue(PrismObject<O> object, PolicyItemsDefinitionType policyItemsDefinition, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) <O extends ObjectType>
List<StringLimitationResult>ModelInteractionService.validateValue(ProtectedStringType protectedStringValue, ValuePolicyType pp, PrismObject<O> object, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) DataModelVisualizer.visualize(ResourceType resource, DataModelVisualizer.Target target, com.evolveum.midpoint.task.api.Task task, OperationResult result) DataModelVisualizer.visualize(Collection<String> resourceOids, DataModelVisualizer.Target target, com.evolveum.midpoint.task.api.Task task, OperationResult result) <O extends ObjectType>
ModelContextVisualizationModelInteractionService.visualizeModelContext(ModelContext<O> context, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that throw ConfigurationExceptionModifier and TypeMethodDescriptionGuiProfiledPrincipalManager.getPrincipal(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.AuthorizationTransformer authorizationTransformer, com.evolveum.midpoint.security.api.ProfileCompilerOptions options, OperationResult result) GuiProfiledPrincipalManager.getPrincipal(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.ProfileCompilerOptions options, OperationResult result) GuiProfiledPrincipalManager.getPrincipal(ObjectQuery query, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) GuiProfiledPrincipalManager.getPrincipal(String username, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) GuiProfiledPrincipalManager.getPrincipalByOid(String oid, Class<? extends FocusType> clazz, com.evolveum.midpoint.security.api.ProfileCompilerOptions options) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic ExtensionTypeAssignmentPath.collectExtensions(AssignmentPathType path, int startAt, ModelService modelService, com.evolveum.midpoint.task.api.Task task, OperationResult result) ModelProjectionContext.getCompositeObjectDefinition()default @NotNull CompositeObjectDefinitionModelProjectionContext.getCompositeObjectDefinitionRequired()ModelProjectionContext.getDependencies()Dependencies returned are "almost complete": resource OID and kind are non-null.ModelProjectionContext.getExecutableDelta()Returns delta suitable for execution.booleanEvaluatedPolicyRule.isOverThreshold() -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidCorrelationService.completeCorrelationCase(@NotNull CaseType currentCase, @NotNull CorrelationService.CaseCloser caseCloser, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Completes given correlation case.@NotNull CompleteCorrelationResultCorrelationService.correlate(@NotNull FocusType preFocus, @Nullable String archetypeOid, @NotNull Set<String> candidateOids, @NotNull CorrelatorDiscriminator discriminator, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Correlates the provided (partial) focus object to a set of candidate matches.@NotNull CorrelationCaseDescription<?>CorrelationService.describeCorrelationCase(@NotNull CaseType aCase, @Nullable CorrelationService.CorrelationCaseDescriptionOptions options, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Describes the provided correlation case by providingCorrelationCaseDescriptionobject.CorrelationService.determineCorrelatorConfiguration(@NotNull CorrelatorDiscriminator discriminator, String archetypeOid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Instantiates a correlatorstatic @NotNull CorrelationPropertyDefinitionCorrelationPropertyDefinition.fromConfiguration(@NotNull CorrelationItemType itemBean, @Nullable ComplexTypeDefinition complexTypeDefinition) @Nullable QNameTemplateCorrelationConfiguration.getDefaultMatchingRuleName(@NotNull ItemPath itemPath) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator that throw ConfigurationExceptionModifier and TypeMethodDescription@NotNull ConfidenceCorrelator.checkCandidateOwner(@NotNull CorrelationContext correlationContext, @NotNull FocusType candidateOwner, @NotNull OperationResult result) Checks whether the provided candidate focus object is the owner for given resource object.static voidCorrelatorConfiguration.computeDependencyLayers(Collection<CorrelatorConfiguration> configurations) @NotNull CorrelationResultCorrelator.correlate(@NotNull CorrelationContext correlationContext, @NotNull OperationResult result) Finds matching focus object (or potentially matching objects) for given resource object or for the pre-focus object.@NotNull CorrelationExplanationCorrelator.explain(@NotNull CorrelationContext correlationContext, @NotNull FocusType candidate, @NotNull OperationResult result) Explains how the correlator came to a given candidate owner (and the specific confidence value of it).@NotNull Collection<CorrelationPropertyDefinition>Correlator.getCorrelationPropertiesDefinitions(@Nullable PrismObjectDefinition<? extends FocusType> focusDefinition, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Returns the correlation properties this correlator uses to do the correlation.CorrelatorFactory.instantiate(@NotNull CorrelatorContext<CB> configuration, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Instantiates correlator of given type with provided configuration.<CB extends AbstractCorrelatorType>
@NotNull CorrelatorCorrelatorFactoryRegistry.instantiateCorrelator(@NotNull CorrelatorContext<CB> correlatorContext, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) default voidCorrelator.resolve(@NotNull CaseType aCase, @NotNull String outcomeUri, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Resolves a correlation case using provided work item output.default voidCorrelator.update(@NotNull CorrelationContext correlationContext, @NotNull OperationResult result) Updates the internal state of the correlator with the "fresh" data from the resource. -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that throw ConfigurationExceptionModifier and TypeMethodDescription<T extends ObjectType>
StringMidpointFunctions.addObject(PrismObject<T> newObject) <T extends ObjectType>
StringMidpointFunctions.addObject(PrismObject<T> newObject, ModelExecuteOptions options) <T extends ObjectType>
StringMidpointFunctions.addObject(T newObject) <T extends ObjectType>
StringMidpointFunctions.addObject(T newObject, ModelExecuteOptions options) <T extends ObjectType>
voidMidpointFunctions.applyDefinition(T object) MidpointFunctions.collectExtensions(AssignmentPathType path, int startAt) <T> IntegerMidpointFunctions.countAccounts(ResourceType resourceType, String attributeName, T attributeValue) A variant ofMidpointFunctions.countAccounts(String, QName, Object).<T> IntegerMidpointFunctions.countAccounts(ResourceType resourceType, QName attributeName, T attributeValue) A variant ofMidpointFunctions.countAccounts(String, QName, Object).<T> IntegerMidpointFunctions.countAccounts(String resourceOid, QName attributeName, T attributeValue) Counts accounts having `attributeValue` of `attributeName`.<T extends ObjectType>
intMidpointFunctions.countObjects(Class<T> type, ObjectQuery query) Count objects.<T extends ObjectType>
intMidpointFunctions.countObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) Count objects.<T extends ObjectType>
voidMidpointFunctions.deleteObject(Class<T> type, String oid) <T extends ObjectType>
voidMidpointFunctions.deleteObject(Class<T> type, String oid, ModelExecuteOptions options) default StringMidpointFunctions.describeResourceObjectSet(ResourceObjectSetType set) Synonym forMidpointFunctions.describeResourceObjectSetShort(ResourceObjectSetType), mainly for compatibility reasons.MidpointFunctions.describeResourceObjectSetLong(ResourceObjectSetType set) Returns longer version of human-readable description of the resource object set: .MidpointFunctions.describeResourceObjectSetShort(ResourceObjectSetType set) Short version ofMidpointFunctions.describeResourceObjectSetLong(ResourceObjectSetType): .MidpointFunctions.executeAdHocProvisioningScript(ResourceType resource, String language, String code) MidpointFunctions.executeAdHocProvisioningScript(String resourceOid, String language, String code) voidMidpointFunctions.executeChanges(ObjectDelta<? extends ObjectType>... deltas) Execute the provided object deltas.voidMidpointFunctions.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas) Execute the provided object deltas.voidMidpointFunctions.executeChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) Execute the provided object deltas.MidpointFunctions.executeChangesAsynchronously(Collection<ObjectDelta<?>> deltas, ModelExecuteOptions options, String templateTaskOid) MidpointFunctions.executeChangesAsynchronously(Collection<ObjectDelta<?>> deltas, ModelExecuteOptions options, String templateTaskOid, com.evolveum.midpoint.task.api.Task opTask, OperationResult result) MidpointFunctions.findCandidateOwners(@NotNull Class<F> focusType, @NotNull ShadowType resourceObject, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent) Finds candidate owners using defined correlation rules.<T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctions.getAttributeDefinition(PrismObject<ResourceType> resource, String objectClassName, String attributeName) <T> @NotNull ShadowSimpleAttributeDefinition<T>MidpointFunctions.getAttributeDefinition(PrismObject<ResourceType> resource, QName objectClassName, QName attributeName) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, ResourceType resource) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, ResourceType resource, boolean repositoryObjectOnly) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, String resourceOid) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, String resourceOid, boolean repositoryObjectOnly) default ShadowTypeMidpointFunctions.getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent) MidpointFunctions.getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly) Null values of resource oid, kind, and intent mean "any".default @NotNull List<ShadowType>MidpointFunctions.getLinkedShadows(FocusType focus, String resourceOid) @NotNull List<ShadowType>MidpointFunctions.getLinkedShadows(FocusType focus, String resourceOid, boolean repositoryObjectOnly) MidpointFunctions.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList) OrgStructFunctions.getManagersOidsExceptUser(@NotNull Collection<ObjectReferenceType> userRefList, boolean preAuthorized) MidpointFunctions.getMembers(String orgOid) MidpointFunctions.getMembersAsReferences(String orgOid) <T extends ObjectType>
TReturns object for provided OID.<T extends ObjectType>
TMidpointFunctions.getObject(Class<T> type, String oid, Collection<SelectorOptions<GetOperationOptions>> options) Returns object for provided OID.<O extends ObjectType,T>
List<O>MidpointFunctions.getObjectsInConflictOnPropertyValue(O objectType, String propertyPathString, T propertyValue, boolean getAllConflicting) default booleanMidpointFunctions.isAttributeLoaded(String attrName) booleanMidpointFunctions.isAttributeLoaded(QName attrName) Returnstrueif the attribute is available for processing.booleanMidpointFunctions.isCurrentProjectionActivated()Returns `true` if the current clockwork operation brings the projection into existence and being effectively enabled, i.e.booleanMidpointFunctions.isCurrentProjectionDeactivated()Returns `true` if the current clockwork operation deletes the projection or effectively disables it, i.e.<T> booleanMidpointFunctions.isUniqueAccountValue(ResourceType resourceType, ShadowType shadowType, String attributeName, T attributeValue) Checks if the value `attributeValue` of `attributeName` in given shadow is unique on given resource.<T> booleanMidpointFunctions.isUniquePropertyValue(ObjectType objectType, String propertyPathString, T propertyValue) <T extends ObjectType>
voidMidpointFunctions.modifyObject(ObjectDelta<T> modifyDelta) <T extends ObjectType>
voidMidpointFunctions.modifyObject(ObjectDelta<T> modifyDelta, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options) <F extends ObjectType>
ModelContext<F>MidpointFunctions.previewChanges(Collection<ObjectDelta<? extends ObjectType>> deltas, ModelExecuteOptions options, OperationResult result) <F extends FocusType>
voidRecomputes focal object with the specified OID.<T extends ObjectType>
TMidpointFunctions.resolveReference(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctions.resolveReferenceIfExists(ObjectReferenceType reference) <T extends ObjectType>
TMidpointFunctions.searchObjectByName(Class<T> type, PolyString name) Search for objects by name.<T extends ObjectType>
TMidpointFunctions.searchObjectByName(Class<T> type, PolyStringType name) Search for objects by name.<T extends ObjectType>
TMidpointFunctions.searchObjectByName(Class<T> type, String name) Search for objects by name.<T extends ObjectType>
List<T>MidpointFunctions.searchObjects(TypedQuery<T> query) default <T extends ObjectType>
List<T>MidpointFunctions.searchObjects(TypedQuery<T> query, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
List<T>MidpointFunctions.searchObjects(Class<T> type, ObjectQuery query) Search for objects.<T extends ObjectType>
List<T>MidpointFunctions.searchObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options) Search for objects.default <T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative(TypedQuery<T> query, ResultHandler<T> handler) default <T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative(TypedQuery<T> query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options) <T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative(Class<T> type, ObjectQuery query, ResultHandler<T> handler) Search for objects in iterative fashion (using callback).<T extends ObjectType>
voidMidpointFunctions.searchObjectsIterative(Class<T> type, ObjectQuery query, ResultHandler<T> handler, Collection<SelectorOptions<GetOperationOptions>> options) Search for objects in iterative fashion (using callback).<F extends FocusType>
PrismObject<F>MidpointFunctions.searchShadowOwner(String accountOid) MidpointFunctions.submitTaskFromTemplate(String templateTaskOid, List<Item<?, ?>> extensionItems) Deprecated.MidpointFunctions.submitTaskFromTemplate(String templateTaskOid, Map<QName, Object> extensionValues) Deprecated.MidpointFunctions.testResource(String resourceOid) Test the resource connection and basic resource connector functionality.ModelContext<?>MidpointFunctions.unwrapModelContext(LensContextType lensContextType) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.hooks
Methods in com.evolveum.midpoint.model.api.hooks that throw ConfigurationExceptionModifier and TypeMethodDescription<T extends ObjectType>
voidReadHook.invoke(PrismObject<T> object, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) todo -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.indexing
Methods in com.evolveum.midpoint.model.api.indexing that throw ConfigurationExceptionModifier and TypeMethodDescriptionIndexingItemConfiguration.findNormalizer(@Nullable String index) IndexingItemConfiguration.getDefaultNormalizer()@NotNull Collection<IndexingItemConfiguration>IndexingConfiguration.getItems()@NotNull StringValueNormalizer.normalize(@NotNull Object input, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.interaction
Methods in com.evolveum.midpoint.model.api.interaction that throw ConfigurationExceptionModifier and TypeMethodDescriptionDashboardService.getObjectCollectionType(DashboardWidgetType widget, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.simulation
Methods in com.evolveum.midpoint.model.api.simulation that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidProcessedObject.applyDefinitions(@NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Applies the definitions (currently, resource schema related to specific shadow) to the object(s) before/after, and the delta.@NotNull com.evolveum.midpoint.task.api.SimulationResultSimulationResultManager.createSimulationResult(@Nullable SimulationDefinitionType definition, @Nullable com.evolveum.midpoint.task.api.Task rootTask, @Nullable ConfigurationSpecificationType configurationSpecification, @NotNull OperationResult result) Creates a new simulation result in repository.@NotNull SimulationDefinitionTypeSimulationResultManager.defaultDefinition()Returns the default simulation definition: either from the system configuration (if present there), or a new one. -
Uses of ConfigurationException in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic ExtensionTypeAssignmentPathUtil.collectExtensions(AssignmentPathType path, int startAt, ModelService modelService, com.evolveum.midpoint.task.api.Task task, OperationResult result) static voidResourceUtils.deleteSchema(PrismObject<? extends ResourceType> resource, ModelService modelService, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) ReferenceResolver.FilterExpressionEvaluator.evaluate(ObjectFilter rawFilter, OperationResult result) List<PrismObject<? extends ObjectType>>ReferenceResolver.resolve(@NotNull ObjectReferenceType reference, @Nullable Collection<SelectorOptions<GetOperationOptions>> options, @NotNull ReferenceResolver.Source source, @Nullable ReferenceResolver.FilterExpressionEvaluator filterExpressionEvaluator, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidItemMerger.merge(@NotNull ItemName itemName, @NotNull PrismContainerValue<?> target, @NotNull PrismContainerValue<?> source) Merges all data about specific item (named `itemName`) from `source` container value to `target` one, according to (its own) strategy. -
Uses of ConfigurationException in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidSchemaHandlingConfigItem.checkSyntaxOfAttributeNames()Checks that all attribute names (`ref` elements) are valid - before even starting to parse the schema.default @NotNull ItemNameShadowAssociationTypeParticipantDefinitionConfigItem.getAssociationNameRequired()This is the name under which we declare the association.SchemaHandlingConfigItem.getAssociationTypesFor(@NotNull ResourceObjectTypeIdentification subjectTypeId, @NotNull ItemName refAttrName) Returns association type definition beans for associations based on the specified reference attribute in given subject.@Nullable ResourceAttributeDefinitionConfigItemAbstractResourceObjectDefinitionConfigItem.getAttributeDefinitionIfPresent(ItemName attrName) Scans only "attribute" elements, for now!@NotNull QNameResourceAttributeDefinitionConfigItem.getAttributeName()AbstractResourceObjectDefinitionConfigItem.getAuxiliaryObjectClassNames()SimulatedReferenceTypeParticipantConfigItem.getDelineations()Cannot be empty.ResourceObjectAssociationConfigItem.Legacy.getDirection()SimulatedReferenceTypeConfigItem.getDirection()FunctionExpressionEvaluatorConfigItem.getFunctionName()@NotNull ItemNameResourceObjectAssociationConfigItem.getItemName()@NotNull ItemNameSimulatedReferenceTypeConfigItem.getItemName()@NotNull StringFunctionExpressionEvaluatorConfigItem.getLibraryOid()@NotNull StringExpressionParameterConfigItem.getName()@NotNull StringFunctionConfigItem.getName()Unlike generalExpressionConfigItem, the function must have a name.@NotNull QNameShadowAssociationTypeDefinitionConfigItem.getName()@NotNull QNameSimulatedReferenceTypeConfigItem.getName()@NotNull StringShadowAssociationTypeDefinitionConfigItem.getNameLocalPart()@NotNull StringSimulatedReferenceTypeConfigItem.getNameLocalPart()SimulatedReferenceTypeConfigItem.getObject()@NotNull QNameAbstractResourceObjectTypeDefinitionConfigItem.getObjectClassName()@NotNull QNameResourceObjectClassDefinitionConfigItem.getObjectClassName()@NotNull QNameSimulatedReferenceTypeParticipantDelineationConfigItem.getObjectClassName()@NotNull ItemNameAbstractAttributeMappingsDefinitionConfigItem.getObjectRefOrDefault(@NotNull ShadowAssociationDefinition associationDefinition) The default value is determined from the association definition (which must be already parsed).ShadowAssociationTypeDefinitionConfigItem.getObjects()@NotNull MappingConfigItemResourceObjectAssociationConfigItem.getOutboundMappingRequired()@NotNull ExpressionParameterConfigItemFunctionConfigItem.getParameter(@NotNull String paramName) ResourceObjectAssociationConfigItem.Legacy.getPrimaryAttributeBinding()SimulatedReferenceTypeConfigItem.getPrimaryAttributeBinding()@Nullable ExecutionPrivilegesSpecificationTypeExpressionConfigItem.getPrivileges()default @Nullable ExecutionPrivilegesSpecificationTypePrivilegesMixin.getPrivileges(@Nullable ObjectReferenceType legacyRunAsRef, @Nullable ExecutionPrivilegesSpecificationType privileges) @Nullable ExecutionPrivilegesSpecificationTypeScriptExecutionPolicyActionConfigItem.getPrivileges()@NotNull ItemNameAbstractAttributeMappingsDefinitionConfigItem.getRef()Use only when there's no default for `ref`.@NotNull ItemPathObjectTemplateItemDefinitionConfigItem.getRef()default @Nullable ItemNameShadowAssociationTypeParticipantDefinitionConfigItem.getReferenceAttributeNameOptional()Returns the name of the reference attribute (native/simulated) this association type participation is based on.default @NotNull ItemNameShadowAssociationTypeParticipantDefinitionConfigItem.getReferenceAttributeNameRequired()Returns the name of the reference attribute (native/simulated) this association type participation is based on.@NotNull QNameShadowAssociationTypeObjectDefinitionConfigItem.getRefOrDefault(@NotNull ShadowReferenceAttributeDefinition refAttrDef, @Nullable ResourceObjectDefinition assocDataObjectDef) Returns the object participant name for this association object.@Nullable AssociationConfigItem.AttributeBindingResourceObjectAssociationConfigItem.Legacy.getSecondaryAttributeBinding()@Nullable AssociationConfigItem.AttributeBindingSimulatedReferenceTypeConfigItem.getSecondaryAttributeBinding()ShadowAssociationTypeDefinitionConfigItem.getSubject()SimulatedReferenceTypeConfigItem.getSubject()@NotNull QNameExpressionParameterConfigItem.getType()@NotNull ResourceObjectTypeIdentificationAbstractResourceObjectTypeDefinitionConfigItem.getTypeIdentification()default @NotNull Collection<? extends ResourceObjectTypeIdentification>ShadowAssociationTypeParticipantDefinitionConfigItem.getTypeIdentifiers()default booleanShadowAssociationTypeParticipantDefinitionConfigItem.isBasedOnReferenceAttribute(@NotNull ItemName refAttrName) booleanResourceAttributeDefinitionConfigItem.isIgnored() -
Uses of ConfigurationException in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression that throw ConfigurationExceptionModifier and TypeMethodDescription@NotNull ExpressionProfileExpressionProfiles.getProfile(@NotNull String identifier) static BulkActionProfileBulkActionProfile.of(@NotNull BulkActionProfileType bean) static BulkActionsProfileBulkActionsProfile.of(@NotNull BulkActionsProfileType bean) static FunctionLibrariesProfileFunctionLibrariesProfile.of(@NotNull FunctionLibrariesProfileType bean) static FunctionLibraryProfileFunctionLibraryProfile.of(@NotNull FunctionLibraryProfileType bean) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.merger
Methods in com.evolveum.midpoint.schema.merger that throw ConfigurationExceptionModifier and TypeMethodDescriptionvoidBaseMergeOperation.execute()static <C extends Containerable>
CBaseMergeOperation.merge(C target, C source) A convenience method that merges two values without origin marking or custom config.voidIgnoreSourceItemMerger.merge(@NotNull ItemName itemName, @NotNull PrismContainerValue<?> target, @NotNull PrismContainerValue<?> source) voidRequiredItemMerger.merge(@NotNull ItemName itemName, @NotNull PrismContainerValue<?> target, @NotNull PrismContainerValue<?> source) static <O extends ObjectType>
voidSimpleObjectMergeOperation.merge(@NotNull PrismObject<O> target, @NotNull PrismObject<O> source) Deprecated.AdminGuiConfigurationMergeManager.mergeObjectDetailsPageConfiguration(@NotNull GuiObjectDetailsPageType defaultPageConfiguration, ArchetypePolicyType archetypePolicyType, OperationResult result) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.merger.assignment
Methods in com.evolveum.midpoint.schema.merger.assignment that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected voidAssignmentMerger.mergeInternal(@NotNull PrismContainer<AssignmentType> target, @NotNull PrismContainer<AssignmentType> source) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.merger.objdef
Methods in com.evolveum.midpoint.schema.merger.objdef that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected voidLimitationsMerger.mergeInternal(@NotNull PrismContainer<PropertyLimitationsType> target, @NotNull PrismContainer<PropertyLimitationsType> source) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.merger.resource
Methods in com.evolveum.midpoint.schema.merger.resource that throw ConfigurationExceptionModifier and TypeMethodDescriptionprotected voidObjectTypeDefinitionMerger.mergeInternal(@NotNull PrismContainer<ResourceObjectTypeDefinitionType> target, @NotNull PrismContainer<ResourceObjectTypeDefinitionType> source) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that throw ConfigurationExceptionModifier and TypeMethodDescriptionNativelyProvidedShadowReferenceTypeDefinition.create(@NotNull NativeReferenceTypeDefinition nativeRefTypeDef, @NotNull ResourceSchema schema) ResourceObjectClassDefinitionImpl.create(@NotNull BasicResourceInformation basicResourceInformation, @NotNull NativeObjectClassDefinition nativeObjectClassDefinition, @Nullable ResourceObjectTypeDefinitionType definitionBean) static <T> ShadowSimpleAttributeDefinition<T>ShadowSimpleAttributeDefinitionImpl.create(@NotNull NativeShadowSimpleAttributeDefinition<T> nativeDefinition) This is the creation point from native form only.static <T> ShadowSimpleAttributeDefinition<T>ShadowSimpleAttributeDefinitionImpl.create(@NotNull NativeShadowSimpleAttributeDefinition<T> nativeDefinition, @Nullable ResourceAttributeDefinitionType customizationBean, boolean ignored) This is the main creation point.static <T> ShadowSimpleAttributeDefinition<T>ObjectFactory.createSimpleAttributeDefinition(@NotNull QName name, @NotNull QName typeName) CreatesShadowSimpleAttributeDefinitionwith given parameters.ShadowMarkingRules.FilterExpressionEvaluator.evaluate(ObjectFilter rawFilter, OperationResult result) ShadowMarkingRules.evaluateExpressions(@NotNull ShadowMarkingRules.FilterExpressionEvaluator evaluator, @NotNull OperationResult result) Returns the same rules but with expressions evaluated.static @Nullable ResourceObjectDefinitionResourceSchemaUtil.findDefinitionForBulkOperation(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Looks up appropriate definition for "bulk operation" i.e.static ResourceObjectDefinitionResourceSchemaUtil.findObjectDefinitionPrecisely(@NotNull ResourceSchema resourceSchema, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName, Object errorCtx) static ResourceObjectDefinitionResourceSchemaUtil.findObjectDefinitionPrecisely(@NotNull ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent, @Nullable QName objectClassName) Determines object type/class definition in a precise way.ResourceObjectInboundProcessingDefinition.forAssociationSynchronization(@NotNull ShadowAssociationDefinition associationDefinition, @NotNull AssociationSynchronizationExpressionEvaluatorType bean, @Nullable VariableBindingDefinitionType targetBean) static @Nullable SynchronizationPolicySynchronizationPolicyFactory.forKindAndIntent(@NotNull ShadowKindType kind, @NotNull String intent, @NotNull ResourceType resource) CreatesSynchronizationPolicyby looking for type definition and synchronization definition for given kind and intent in resource schema.static @NotNull SynchronizationPolicySynchronizationPolicyFactory.forTypeDefinition(@NotNull ResourceObjectTypeDefinition typeDefinition, @NotNull ResourceType resource) CreatesSynchronizationPolicybased on knownResourceObjectTypeDefinition.static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(@NotNull PrismObject<ResourceType> resource) Obtains refined schema for the resource.static @Nullable CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(@NotNull ResourceType resource) static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(PrismObject<ResourceType> resource, LayerType layer) Returned schema is immutable.static CompleteResourceSchemaResourceSchemaFactory.getCompleteSchema(ResourceType resourceType, LayerType layer) static @NotNull CompleteResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(@NotNull PrismObject<ResourceType> resource) static @NotNull CompleteResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(@NotNull ResourceType resource) We assume that missing schema is a configuration (not schema) problem.static @NotNull ResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(PrismObject<ResourceType> resource, LayerType layer) static @NotNull ResourceSchemaResourceSchemaFactory.getCompleteSchemaRequired(ResourceType resource, LayerType layer) default @Nullable StringResourceObjectDefinition.getDefaultOperationPolicyOid(@NotNull TaskExecutionMode mode) static NativeResourceSchemaResourceSchemaFactory.getNativeSchemaRequired(PrismObject<ResourceType> resource) static NativeResourceSchemaResourceSchemaFactory.getNativeSchemaRequired(ResourceType resource) SynchronizationReactionDefinition.legacy(@NotNull LegacySynchronizationReactionType legacyBean, boolean addCreateCasesAction, @NotNull ClockworkSettings defaultSettings) ResourceObjectTypeDelineation.of(@NotNull ResourceObjectTypeDelineationType bean, @NotNull QName objectClassName, @NotNull List<QName> auxiliaryObjectClassNames, @NotNull ResourceObjectDefinition objectDefinition) static ShadowMarkingRulesShadowMarkingRules.parse(@NotNull AbstractResourceObjectDefinitionConfigItem<?> definitionCI, @NotNull AbstractResourceObjectDefinitionImpl definition) static CompleteResourceSchemaResourceSchemaFactory.parseCompleteSchema(@NotNull ResourceType resource, NativeResourceSchema nativeSchema) Parses the complete schema from the provided raw schema plus definitions in the resource.static CompleteResourceSchemaResourceSchemaFactory.parseCompleteSchema(ResourceType resource) Executes the real parsing. -
Uses of ConfigurationException in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that throw ConfigurationExceptionModifier and TypeMethodDescriptionAsynchronousOperationQueryable.queryOperationStatus(String asynchronousOperationReference, OperationResult parentResult) -
Uses of ConfigurationException in com.evolveum.midpoint.schema.selector.eval
Methods in com.evolveum.midpoint.schema.selector.eval that throw ConfigurationExceptionModifier and TypeMethodDescriptionObjectFilterExpressionEvaluator.evaluate(ObjectFilter filter) <F extends FocusType,O extends ObjectType>
Collection<PrismObject<F>>OwnerResolver.resolveOwner(PrismObject<O> object) Returns the owner of the provided object. -
Uses of ConfigurationException in com.evolveum.midpoint.schema.selector.spec
Methods in com.evolveum.midpoint.schema.selector.spec that throw ConfigurationExceptionModifier and TypeMethodDescriptionValueSelector.computeFilter(@NotNull FilteringContext ctx) Converts the clause intoObjectFilter.@NotNull Class<?>ValueSelector.getTypeClass(@NotNull Class<?> superType) booleanAssigneeClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanCandidateAssigneeClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanDelegatorClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanFilterClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanOrgRefClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanOrgRelationClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanOwnerClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanParentClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanRelatedObjectClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanRequesterClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanRoleRelationClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) abstract booleanSelectorClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) Returns `true` if the `value` matches this clause.booleanSelfClause.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) booleanValueSelector.matches(@NotNull PrismValue value, @NotNull MatchingContext ctx) Returns `true` if the `value` matches this selector.static ParentClauseParentClause.of(@NotNull ValueSelector parent, @NotNull ItemPath path) static @NotNull ValueSelectorValueSelector.parse(@NotNull ObjectSelectorType bean) The bean is frozen during the parsing process.booleanFilterClause.toFilter(@NotNull FilteringContext ctx) booleanParentClause.toFilter(@NotNull FilteringContext ctx) abstract booleanSelectorClause.toFilter(@NotNull FilteringContext ctx) Converts the clause intoObjectFilter(passed toFilteringContext.filterCollector).booleanTypeClause.toFilter(@NotNull FilteringContext ctx) booleanValueSelector.toFilter(@NotNull FilteringContext ctx) Converts the selector intoObjectFilter(passed toFilteringContext.filterCollector). -
Uses of ConfigurationException in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that throw ConfigurationExceptionModifier and TypeMethodDescription@NotNull S_ItemEntrystatic @Nullable ObjectTemplateItemDefinitionTypeObjectTemplateTypeUtil.findItemDefinition(@NotNull ObjectTemplateType template, @NotNull ItemPath path) static @NotNull ConnectorInstanceSpecificationTypeResourceTypeUtil.getAdditionalConnectorSpec(@NotNull ResourceType resource, @NotNull String name) @Nullable ResourceSchemaResource.getCompleteSchema()@NotNull ResourceSchemaResource.getCompleteSchemaRequired()static @Nullable PrismContainerValue<ConfigurationPropertiesType>ResourceTypeUtil.getConfigurationProperties(@NotNull ResourceType resource, @Nullable String connectorName) static @Nullable ConnectorConfigurationTypeResourceTypeUtil.getConnectorConfiguration(@NotNull ResourceType resource, @Nullable String connectorName) static @Nullable CompositeCorrelatorTypeObjectTemplateTypeUtil.getCorrelators(@Nullable ObjectTemplateType template, @NotNull CorrelatorDiscriminator discriminator) @NotNull Collection<ResourceObjectTypeDefinition>Resource.getObjectTypeDefinitions()static @NotNull ItemPathItemRefinedDefinitionTypeUtil.getRef(@NotNull ItemRefinedDefinitionType bean) static @Nullable PrismContainerValue<ResultsHandlerConfigurationType>ResourceTypeUtil.getResultsHandlerConfiguration(@NotNull ResourceType resource, @Nullable String connectorName) static CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinition(@NotNull ResourceObjectInboundProcessingDefinition objectInboundProcDef, @Nullable ObjectSynchronizationType synchronizationBean, @NotNull ResourceType resource) "Compiles" the correlation definition from all available information: .static @NotNull ResourceObjectTypeDefinitionTypeUtil.SuperReferenceResourceObjectTypeDefinitionTypeUtil.SuperReference.of(@NotNull ResourceObjectTypeIdentificationType bean) @NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ResourceObjectTypeIdentification typeIdentification) @NotNull S_MatchingRuleEntryResource.queryFor(@NotNull ShadowKindType kind, @NotNull String intent) @NotNull S_MatchingRuleEntry@NotNull ShadowBuilderResource.shadow(@NotNull ResourceObjectTypeIdentification identification) -
Uses of ConfigurationException in com.evolveum.midpoint.util
Methods in com.evolveum.midpoint.util that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic voidMiscUtil.configCheck(boolean condition, String template, Object... arguments) static <T> TMiscUtil.configNonNull(T value, String template, Object... arguments) static <T> TMiscUtil.configNonNull(T value, Supplier<String> messageSupplier) -
Uses of ConfigurationException in com.evolveum.midpoint.web.page.admin.resources
Methods in com.evolveum.midpoint.web.page.admin.resources that throw ConfigurationExceptionModifier and TypeMethodDescriptionResourceContentPanel.getDefinitionByKind()Deprecated, for removal: This API element is subject to removal in a future version.ResourceContentPanel.getDefinitionByObjectClass()Deprecated, for removal: This API element is subject to removal in a future version.protected ResourceSchemaResourceContentPanel.getRefinedSchema()Deprecated, for removal: This API element is subject to removal in a future version.