Uses of Enum Class
com.mulesoft.modules.wss.api.constants.SamlVersion
Packages that use SamlVersion
-
Uses of SamlVersion in com.mulesoft.modules.wss.api.constants
Methods in com.mulesoft.modules.wss.api.constants that return SamlVersionModifier and TypeMethodDescriptionstatic SamlVersionReturns the enum constant of this class with the specified name.static SamlVersion[]SamlVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mulesoft.modules.wss.api.constants with parameters of type SamlVersionModifier and TypeMethodDescriptionSamlConfirmationMethod.getMethodStringForSAML(SamlVersion samlVersion) -
Uses of SamlVersion in com.mulesoft.modules.wss.api.inbound
Methods in com.mulesoft.modules.wss.api.inbound that return SamlVersion