--- a/jdk/src/share/classes/javax/security/auth/login/package.html Mon Oct 18 09:05:49 2010 -0400
+++ b/jdk/src/share/classes/javax/security/auth/login/package.html Mon Jan 24 14:56:14 2011 -0500
@@ -2,7 +2,7 @@
<html>
<head>
<!--
-Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved.
+Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it
@@ -30,14 +30,16 @@
<body bgcolor="white">
This package provides a pluggable authentication framework.
-<!--
<h2>Package Specification</h2>
-##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
<ul>
- <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
+ <li><a href="{@docRoot}/../technotes/guides/security/StandardNames.html">
+ <b>Java<FONT SIZE=-2><SUP>TM</SUP></FONT>
+ Cryptography Architecture Standard Algorithm Name
+ Documentation</b></a></li>
</ul>
+<!--
<h2>Related Documentation</h2>
For overviews, tutorials, examples, guides, and tool documentation, please see:
@@ -47,6 +49,6 @@
-->
-@since JDK1.4
+@since 1.4
</body>
</html>