We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0513e27 commit 508ec80Copy full SHA for 508ec80
1 file changed
src/main/java/com/onelogin/saml/Response.java
@@ -25,6 +25,7 @@
25
import javax.xml.xpath.XPathFactory;
26
27
import org.apache.commons.codec.binary.Base64;
28
+import org.w3c.dom.Attr;
29
import org.w3c.dom.Document;
30
import org.w3c.dom.Element;
31
import org.w3c.dom.NamedNodeMap;
0 commit comments