Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.HttpBasicAuthenticationModuleType
-
Packages that use HttpBasicAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of HttpBasicAuthenticationModuleType 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 HttpBasicAuthenticationModuleType Modifier and Type Method Description List<HttpBasicAuthenticationModuleType>AuthenticationModulesType. createHttpBasicList()List<HttpBasicAuthenticationModuleType>AuthenticationModulesType. getHttpBasic()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HttpBasicAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesTypeAuthenticationModulesType. httpBasic(HttpBasicAuthenticationModuleType value)
-