Cross Reference: package.html
xref
: /
openjdk7
/
jdk
/
src
/
share
/
classes
/
javax
/
security
/
auth
/
spi
/
package.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
0
N/A
<!
DOCTYPE
HTML
PUBLIC
"-//W3C//DTD HTML 3.2 Final//EN"
>
0
N/A
<
html
>
0
N/A
<
head
>
0
N/A
<!--
2362
N/A
Copyright (c) 2000, Oracle
and
/
or
its affiliates. All rights reserved.
0
N/A
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0
N/A
0
N/A
This code is free software; you can redistribute it
and
/
or
modify it
0
N/A
under the terms of the GNU General Public License version 2 only, as
2362
N/A
published by the Free Software Foundation. Oracle designates this
0
N/A
particular file as subject to the "Classpath" exception as provided
2362
N/A
by Oracle in the LICENSE file that accompanied this code.
0
N/A
0
N/A
This code is distributed in the hope that it will be useful, but WITHOUT
0
N/A
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0
N/A
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0
N/A
version 2 for more details (a copy is included in the LICENSE file that
0
N/A
accompanied this code).
0
N/A
0
N/A
You should have received a copy of the GNU General Public License version
0
N/A
2 along with this work; if not, write to the Free Software Foundation,
0
N/A
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0
N/A
2365
N/A
Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2365
N/A
or visit
www.oracle.com
if you need additional information or have any
2365
N/A
questions.
0
N/A
-->
0
N/A
0
N/A
</
head
>
0
N/A
<
body
bgcolor=
"white"
>
0
N/A
0
N/A
This package provides the interface to be used for
0
N/A
implementing pluggable authentication modules.
0
N/A
<!--
0
N/A
<h2>Package Specification</h2>
0
N/A
0
N/A
##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
0
N/A
<ul>
0
N/A
<li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
0
N/A
</ul>
0
N/A
0
N/A
<h2>Related Documentation</h2>
0
N/A
0
N/A
For overviews, tutorials, examples, guides, and tool documentation, please see:
0
N/A
<ul>
0
N/A
<li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
0
N/A
</ul>
0
N/A
0
N/A
-->
0
N/A
0
N/A
@since JDK1.4
0
N/A
</
body
>
0
N/A
</
html
>