Uses of Class
org.apache.wss4j.dom.validate.SignatureTrustValidator
-
Packages that use SignatureTrustValidator Package Description org.apache.cxf.ws.security.trust org.apache.wss4j.dom.validate -
-
Uses of SignatureTrustValidator in org.apache.cxf.ws.security.trust
Subclasses of SignatureTrustValidator in org.apache.cxf.ws.security.trust Modifier and Type Class Description classSTSSamlAssertionValidatorThis 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.validate Modifier and Type Class Description classSamlAssertionValidatorThis class validates a SAML Assertion, which is wrapped in an "SamlAssertionWrapper" instance.
-