Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Saml2SigningAlgorithmAuthenticationModuleType
-
Packages that use Saml2SigningAlgorithmAuthenticationModuleType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of Saml2SigningAlgorithmAuthenticationModuleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return Saml2SigningAlgorithmAuthenticationModuleType Modifier and Type Method Description static Saml2SigningAlgorithmAuthenticationModuleTypeSaml2SigningAlgorithmAuthenticationModuleType. fromValue(String v)Saml2SigningAlgorithmAuthenticationModuleTypeSaml2ServiceProviderAuthenticationModuleType. getDefaultSigningAlgorithm()static Saml2SigningAlgorithmAuthenticationModuleTypeSaml2SigningAlgorithmAuthenticationModuleType. valueOf(String name)Returns the enum constant of this type with the specified name.static Saml2SigningAlgorithmAuthenticationModuleType[]Saml2SigningAlgorithmAuthenticationModuleType. 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 with parameters of type Saml2SigningAlgorithmAuthenticationModuleType Modifier and Type Method Description Saml2ServiceProviderAuthenticationModuleTypeSaml2ServiceProviderAuthenticationModuleType. defaultSigningAlgorithm(Saml2SigningAlgorithmAuthenticationModuleType value)voidSaml2ServiceProviderAuthenticationModuleType. setDefaultSigningAlgorithm(Saml2SigningAlgorithmAuthenticationModuleType value)
-