Uses of Class
org.opensaml.security.messaging.impl.BaseTrustEngineSecurityHandler
Packages that use BaseTrustEngineSecurityHandler
Package
Description
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
Message handler implementations.
-
Uses of BaseTrustEngineSecurityHandler in org.opensaml.saml.common.binding.security.impl
Modifier and TypeClassDescriptionclass
Base class for SAML security message handlers which evaluate a signature with a signature trust engine.class
SAML specialization ofBaseClientCertAuthSecurityHandler
which provides support for X509Credential trust engine validation based on SAML metadata.class
SAML security message handler which validates the signature (if present) on theSAMLObject
which represents the SAML protocol message being processed. -
Uses of BaseTrustEngineSecurityHandler in org.opensaml.security.messaging.impl
Subclasses of BaseTrustEngineSecurityHandler in org.opensaml.security.messaging.implModifier and TypeClassDescriptionclass
Policy rule that checks if the client cert used to authenticate the request is valid and trusted.