Skip to content

Commit 3ab6793

Browse files
committed
Fixes to reflect upstream changes in xml-security
1 parent 84506f9 commit 3ab6793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Vulnerabilities/XmlSignatureWrappingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use SimpleSAML\SAML2\Signature\Validator;
1212
use SimpleSAML\SAML2\XML\saml\Assertion;
1313
use SimpleSAML\XML\DOMDocumentFactory;
14-
use SimpleSAML\XMLSecurity\Exception\SignatureValidationFailedException;
14+
use SimpleSAML\XMLSecurity\Exception\SignatureVerificationFailedException;
1515
use SimpleSAML\XMLSecurity\TestUtils\PEMCertificatesMock;
1616

1717
/**

0 commit comments

Comments
 (0)