Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Saml2NameIdAuthenticationModuleType
-
Packages that use Saml2NameIdAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of Saml2NameIdAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return Saml2NameIdAuthenticationModuleType Modifier and Type Method Description static Saml2NameIdAuthenticationModuleTypeSaml2NameIdAuthenticationModuleType. fromValue(String v)static Saml2NameIdAuthenticationModuleTypeSaml2NameIdAuthenticationModuleType. valueOf(String name)Returns the enum constant of this type with the specified name.static Saml2NameIdAuthenticationModuleType[]Saml2NameIdAuthenticationModuleType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type Saml2NameIdAuthenticationModuleType Modifier and Type Method Description List<Saml2NameIdAuthenticationModuleType>Saml2ServiceProviderAuthenticationModuleType. createNameIdList()List<Saml2NameIdAuthenticationModuleType>Saml2ServiceProviderAuthenticationModuleType. getNameId()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Saml2NameIdAuthenticationModuleType Modifier and Type Method Description Saml2ServiceProviderAuthenticationModuleTypeSaml2ServiceProviderAuthenticationModuleType. nameId(Saml2NameIdAuthenticationModuleType value)
-