Uses of Class
org.apache.wss4j.dom.validate.SamlAssertionValidator
-
Packages that use SamlAssertionValidator Package Description org.apache.cxf.ws.security.trust -
-
Uses of SamlAssertionValidator in org.apache.cxf.ws.security.trust
Subclasses of SamlAssertionValidator in org.apache.cxf.ws.security.trust Modifier and Type Class Description classSTSSamlAssertionValidatorThis class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J.
-