Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ModuleItemConfigurationType
-
Packages that use ModuleItemConfigurationType Package Description com.evolveum.midpoint.model.api.context com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ModuleItemConfigurationType in com.evolveum.midpoint.model.api.context
Constructor parameters in com.evolveum.midpoint.model.api.context with type arguments of type ModuleItemConfigurationType Constructor Description FocusIdentificationAuthenticationContext(Map<ItemPath,String> values, Class<? extends FocusType> principalType, List<ModuleItemConfigurationType> config, List<ObjectReferenceType> requireAssignment)
-
Uses of ModuleItemConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ModuleItemConfigurationType Modifier and Type Field Description static Producer<ModuleItemConfigurationType>
ModuleItemConfigurationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ModuleItemConfigurationType Modifier and Type Method Description ModuleItemConfigurationType
FocusIdentificationAuthenticationModuleType. beginItem()
ModuleItemConfigurationType
ModuleItemConfigurationType. clone()
ModuleItemConfigurationType
ObjectFactory. createModuleItemConfigurationType()
ModuleItemConfigurationType
ModuleItemConfigurationType. matchingRule(QName value)
ModuleItemConfigurationType
ModuleItemConfigurationType. path(ItemPathType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ModuleItemConfigurationType Modifier and Type Method Description List<ModuleItemConfigurationType>
FocusIdentificationAuthenticationModuleType. createItemList()
List<ModuleItemConfigurationType>
FocusIdentificationAuthenticationModuleType. getItem()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ModuleItemConfigurationType Modifier and Type Method Description FocusIdentificationAuthenticationModuleType
FocusIdentificationAuthenticationModuleType. item(ModuleItemConfigurationType value)
-