Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Saml2AuthenticationModuleType
-
Packages that use Saml2AuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of Saml2AuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return Saml2AuthenticationModuleType Modifier and Type Method Description Saml2AuthenticationModuleType
AuthenticationModulesType. beginSaml2()
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. clone()
Saml2AuthenticationModuleType
ObjectFactory. createSaml2AuthenticationModuleType()
Create an instance ofSaml2AuthenticationModuleType
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. description(String value)
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. documentation(String value)
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. focusType(QName value)
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. name(String value)
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. network(Saml2NetworkAuthenticationModuleType value)
Saml2AuthenticationModuleType
Saml2AuthenticationModuleType. serviceProvider(Saml2ServiceProviderAuthenticationModuleType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type Saml2AuthenticationModuleType Modifier and Type Method Description List<Saml2AuthenticationModuleType>
AuthenticationModulesType. createSaml2List()
List<Saml2AuthenticationModuleType>
AuthenticationModulesType. getSaml2()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Saml2AuthenticationModuleType Modifier and Type Method Description AuthenticationModulesType
AuthenticationModulesType. saml2(Saml2AuthenticationModuleType value)
-