We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0513e27 + 508ec80 commit 2aab48bCopy full SHA for 2aab48b
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