Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LoginFormAuthenticationModuleType
-
Packages that use LoginFormAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LoginFormAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LoginFormAuthenticationModuleType Modifier and Type Method Description List<LoginFormAuthenticationModuleType>AuthenticationModulesType. createLoginFormList()List<LoginFormAuthenticationModuleType>AuthenticationModulesType. getLoginForm()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LoginFormAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesTypeAuthenticationModulesType. loginForm(LoginFormAuthenticationModuleType value)
-