Class IdentitiesManager
java.lang.Object
com.evolveum.midpoint.model.impl.lens.identities.IdentitiesManager
PRELIMINARY/LIMITED IMPLEMENTATION
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateIdentityConfiguration
(ObjectTemplateType objectTemplate) @NotNull Collection<PrismValue>
selectIdentityItemValue
(@Nullable Collection<FocusIdentityType> identities, @Nullable FocusIdentitySourceType source, @NotNull ItemPath itemPath)
-
Constructor Details
-
IdentitiesManager
public IdentitiesManager()
-
-
Method Details
-
selectIdentityItemValue
@NotNull public @NotNull Collection<PrismValue> selectIdentityItemValue(@Nullable @Nullable Collection<FocusIdentityType> identities, @Nullable @Nullable FocusIdentitySourceType source, @NotNull @NotNull ItemPath itemPath) -
createIdentityConfiguration
public static IdentityManagementConfiguration createIdentityConfiguration(ObjectTemplateType objectTemplate) throws ConfigurationException - Throws:
ConfigurationException
-