Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.Saml2SigningAlgorithmAuthenticationModuleType
Packages that use Saml2SigningAlgorithmAuthenticationModuleType
-
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 Saml2SigningAlgorithmAuthenticationModuleTypeModifier and TypeMethodDescriptionSaml2ServiceProviderAuthenticationModuleType.getDefaultSigningAlgorithm()
Returns the enum constant of this class with the specified name.Saml2SigningAlgorithmAuthenticationModuleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type Saml2SigningAlgorithmAuthenticationModuleTypeModifier and TypeMethodDescriptionSaml2ServiceProviderAuthenticationModuleType.defaultSigningAlgorithm
(Saml2SigningAlgorithmAuthenticationModuleType value) void
Saml2ServiceProviderAuthenticationModuleType.setDefaultSigningAlgorithm
(Saml2SigningAlgorithmAuthenticationModuleType value)