Uses of Class
org.apache.wss4j.dom.validate.SignatureTrustValidator
Packages that use SignatureTrustValidator
-
Uses of SignatureTrustValidator in org.apache.cxf.ws.security.trust
Subclasses of SignatureTrustValidator in org.apache.cxf.ws.security.trustModifier and TypeClassDescriptionclassThis class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J. -
Uses of SignatureTrustValidator in org.apache.wss4j.dom.validate
Subclasses of SignatureTrustValidator in org.apache.wss4j.dom.validateModifier and TypeClassDescriptionclassThis class validates a SAML Assertion, which is wrapped in an "SamlAssertionWrapper" instance.