Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtherAuthenticationModuleParameterType
-
Packages that use OtherAuthenticationModuleParameterType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OtherAuthenticationModuleParameterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtherAuthenticationModuleParameterType Modifier and Type Method Description OtherAuthenticationModuleParameterTypeOtherAuthenticationModuleType. beginParameter()OtherAuthenticationModuleParameterTypeOtherAuthenticationModuleParameterType. clone()OtherAuthenticationModuleParameterTypeObjectFactory. createOtherAuthenticationModuleParameterType()Create an instance ofOtherAuthenticationModuleParameterTypeOtherAuthenticationModuleParameterTypeOtherAuthenticationModuleParameterType. name(String value)OtherAuthenticationModuleParameterTypeOtherAuthenticationModuleParameterType. value(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OtherAuthenticationModuleParameterType Modifier and Type Method Description List<OtherAuthenticationModuleParameterType>OtherAuthenticationModuleType. createParameterList()List<OtherAuthenticationModuleParameterType>OtherAuthenticationModuleType. getParameter()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtherAuthenticationModuleParameterType Modifier and Type Method Description OtherAuthenticationModuleTypeOtherAuthenticationModuleType. parameter(OtherAuthenticationModuleParameterType value)
-