We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac04a8 commit b316a5bCopy full SHA for b316a5b
1 file changed
src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java
@@ -107,10 +107,6 @@ public String getName() {
107
/**
108
* The algorithm name.
109
*
110
- * @see <a href="https://docs.oracle.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
111
- * Java 6 Cryptography Architecture Sun Providers Documentation</a>
112
- * @see <a href="https://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
113
- * Java 7 Cryptography Architecture Sun Providers Documentation</a>
114
* @see <a href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#SunJCEProvider">
115
* Java 8 Cryptography Architecture Sun Providers Documentation</a>
116
* @see <a href=
0 commit comments