Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtherAuthenticationModuleType
-
Packages that use OtherAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OtherAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtherAuthenticationModuleType Modifier and Type Method Description OtherAuthenticationModuleTypeAuthenticationModulesType. beginOther()OtherAuthenticationModuleTypeOtherAuthenticationModuleType. clone()OtherAuthenticationModuleTypeObjectFactory. createOtherAuthenticationModuleType()Create an instance ofOtherAuthenticationModuleTypeOtherAuthenticationModuleTypeOtherAuthenticationModuleType. description(String value)OtherAuthenticationModuleTypeOtherAuthenticationModuleType. documentation(String value)OtherAuthenticationModuleTypeOtherAuthenticationModuleType. factoryClass(String value)OtherAuthenticationModuleTypeOtherAuthenticationModuleType. focusType(QName value)OtherAuthenticationModuleTypeOtherAuthenticationModuleType. name(String value)OtherAuthenticationModuleTypeOtherAuthenticationModuleType. parameter(OtherAuthenticationModuleParameterType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OtherAuthenticationModuleType Modifier and Type Method Description List<OtherAuthenticationModuleType>AuthenticationModulesType. createOtherList()List<OtherAuthenticationModuleType>AuthenticationModulesType. getOther()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtherAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesTypeAuthenticationModulesType. other(OtherAuthenticationModuleType value)
-