Uses of Class
org.opensaml.saml.common.binding.security.impl.BaseSAMLXMLSignatureSecurityHandler
Packages that use BaseSAMLXMLSignatureSecurityHandler
Package
Description
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
-
Uses of BaseSAMLXMLSignatureSecurityHandler in org.opensaml.saml.common.binding.security.impl
Modifier and TypeClassDescriptionclass
SAML security message handler which validates the signature (if present) on theSAMLObject
which represents the SAML protocol message being processed.