jdk/src/share/classes/javax/security/auth/login/package.html
changeset 8152 94e5966bdf22
parent 5551 327690766109
child 9035 1255eb81cc2f
equal deleted inserted replaced
6905:a0b9d2cd7731 8152:94e5966bdf22
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <!--
     4 <!--
     5 Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved.
     5 Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
     6 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7 
     7 
     8 This code is free software; you can redistribute it and/or modify it
     8 This code is free software; you can redistribute it and/or modify it
     9 under the terms of the GNU General Public License version 2 only, as
     9 under the terms of the GNU General Public License version 2 only, as
    10 published by the Free Software Foundation.  Oracle designates this
    10 published by the Free Software Foundation.  Oracle designates this
    28 
    28 
    29 </head>
    29 </head>
    30 <body bgcolor="white">
    30 <body bgcolor="white">
    31 
    31 
    32 	This package provides a pluggable authentication framework.
    32 	This package provides a pluggable authentication framework.
    33 <!--
       
    34 <h2>Package Specification</h2>
    33 <h2>Package Specification</h2>
    35 
    34 
    36 ##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
       
    37 <ul>
    35 <ul>
    38   <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
    36   <li><a href="{@docRoot}/../technotes/guides/security/StandardNames.html">
       
    37     <b>Java<FONT SIZE=-2><SUP>TM</SUP></FONT>
       
    38     Cryptography Architecture Standard Algorithm Name
       
    39     Documentation</b></a></li>
    39 </ul>
    40 </ul>
    40 
    41 
       
    42 <!--
    41 <h2>Related Documentation</h2>
    43 <h2>Related Documentation</h2>
    42 
    44 
    43 For overviews, tutorials, examples, guides, and tool documentation, please see:
    45 For overviews, tutorials, examples, guides, and tool documentation, please see:
    44 <ul>
    46 <ul>
    45   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
    47   <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
    46 </ul>
    48 </ul>
    47 
    49 
    48 -->
    50 -->
    49 
    51 
    50 @since JDK1.4
    52 @since 1.4
    51 </body>
    53 </body>
    52 </html>
    54 </html>