We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbc090 commit 21daf7eCopy full SHA for 21daf7e
1 file changed
src/Controller/AttributeServer.php
@@ -9,6 +9,7 @@
9
use SimpleSAML\{Configuration, Error, Logger};
10
use SimpleSAML\HTTP\RunnableResponse;
11
use SimpleSAML\Metadata\MetaDataStorageHandler;
12
+use SimpleSAML\Module\saml\Message;;
13
use SimpleSAML\SAML2\Binding;
14
use SimpleSAML\SAML2\Binding\HTTPPost;
15
use SimpleSAML\SAML2\Constants as C;
0 commit comments