Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.HttpSecQAuthenticationModuleType
-
Packages that use HttpSecQAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of HttpSecQAuthenticationModuleType 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 HttpSecQAuthenticationModuleType Modifier and Type Field Description static Producer<HttpSecQAuthenticationModuleType>
HttpSecQAuthenticationModuleType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return HttpSecQAuthenticationModuleType Modifier and Type Method Description HttpSecQAuthenticationModuleType
AuthenticationModulesType. beginHttpSecQ()
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. clone()
HttpSecQAuthenticationModuleType
ObjectFactory. createHttpSecQAuthenticationModuleType()
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. credentialName(String value)
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. description(String value)
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. documentation(String value)
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. focusType(QName value)
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. name(String value)
HttpSecQAuthenticationModuleType
HttpSecQAuthenticationModuleType. realm(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type HttpSecQAuthenticationModuleType Modifier and Type Method Description List<HttpSecQAuthenticationModuleType>
AuthenticationModulesType. createHttpSecQList()
List<HttpSecQAuthenticationModuleType>
AuthenticationModulesType. getHttpSecQ()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HttpSecQAuthenticationModuleType Modifier and Type Method Description AuthenticationModulesType
AuthenticationModulesType. httpSecQ(HttpSecQAuthenticationModuleType value)
-