Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.HttpBasicAuthenticationModuleType
Packages that use HttpBasicAuthenticationModuleType
-
Uses of HttpBasicAuthenticationModuleType 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 HttpBasicAuthenticationModuleTypeModifier and TypeFieldDescriptionstatic final Producer<HttpBasicAuthenticationModuleType>
HttpBasicAuthenticationModuleType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return HttpBasicAuthenticationModuleTypeModifier and TypeMethodDescriptionHttpBasicAuthenticationModuleType.acceptEmptyPassword
(Boolean value) AuthenticationModulesType.beginHttpBasic()
HttpBasicAuthenticationModuleType.clone()
ObjectFactory.createHttpBasicAuthenticationModuleType()
HttpBasicAuthenticationModuleType.credentialName
(String value) HttpBasicAuthenticationModuleType.description
(String value) HttpBasicAuthenticationModuleType.documentation
(String value) HttpBasicAuthenticationModuleType.identifier
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type HttpBasicAuthenticationModuleTypeModifier and TypeMethodDescriptionAuthenticationModulesType.createHttpBasicList()
AuthenticationModulesType.getHttpBasic()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HttpBasicAuthenticationModuleTypeModifier and TypeMethodDescriptionAuthenticationModulesType.httpBasic
(HttpBasicAuthenticationModuleType value)