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