Uses of Interface
com.evolveum.midpoint.model.api.identities.IdentityItemConfiguration
- 
Packages that use IdentityItemConfiguration Package Description com.evolveum.midpoint.model.api.identities 
- 
- 
Uses of IdentityItemConfiguration in com.evolveum.midpoint.model.api.identitiesMethods in com.evolveum.midpoint.model.api.identities that return IdentityItemConfiguration Modifier and Type Method Description @Nullable IdentityItemConfigurationIdentityManagementConfiguration. getForPath(@NotNull ItemPath path)Methods in com.evolveum.midpoint.model.api.identities that return types with arguments of type IdentityItemConfiguration Modifier and Type Method Description @NotNull Collection<? extends IdentityItemConfiguration>IdentityManagementConfiguration. getItems()
 
-