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 TypeClassDescriptionclassBase class for SAML security message handlers which evaluate a signature with a signature trust engine.classSAML specialization ofBaseClientCertAuthSecurityHandlerwhich provides support for X509Credential trust engine validation based on SAML metadata.classSAML security message handler which validates the signature (if present) on theSAMLObjectwhich 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 TypeClassDescriptionclassPolicy rule that checks if the client cert used to authenticate the request is valid and trusted.