We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf1ef9 commit 7cdaa05Copy full SHA for 7cdaa05
2 files changed
lib/Cas/Protocol/SamlValidateResponder.php
@@ -3,7 +3,7 @@
3
namespace SimpleSAML\Module\casserver\Cas\Protocol;
4
5
use SimpleSAML\Configuration;
6
-use SimpleSAML\XML\Shib13\AuthnResponse;
+use SimpleSAML\Module\casserver\Shib13\AuthnResponse;
7
8
class SamlValidateResponder
9
{
0 commit comments