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 7d4fae2 commit 33164b6Copy full SHA for 33164b6
1 file changed
src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java
@@ -28,8 +28,8 @@
28
* @see <a href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html#SunJCEProvider"> Java
29
* 8 Cryptography Architecture Sun Providers Documentation</a>
30
* @see <a href=
31
- * "http://docs.oracle.com/javase/9/security/oracleproviders.htm#JSSEC-GUID-A47B1249-593C-4C38-A0D0-68FA7681E0A7">
32
- * Java 9 Cryptography Architecture Sun Providers Documentation</a>
+ * "https://docs.oracle.com/en/java/javase/11/security/oracle-providers.html#GUID-A47B1249-593C-4C38-A0D0-68FA7681E0A7">
+ * Java 11 Cryptography Architecture Sun Providers Documentation</a>
33
* @since 1.10
34
*/
35
public enum HmacAlgorithms {
0 commit comments