uTools-Manuals/docs/java/javax/security/auth/x500/package-summary.html

66 lines
2.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.security.auth.x500</h1>
<div class="docSummary">
<div class="block">
该包包含用于在
<i>主题</i>中存储X500 Principal和X500 Private Credentials的
<i></i>
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/security/auth/x500/X500Principal.html" title="class in javax.security.auth.x500">X500Principal</a></td>
<td class="colLast">
<div class="block">
这个类代表一个X.500
<code>Principal</code>
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/security/auth/x500/X500PrivateCredential.html" title="class in javax.security.auth.x500">X500PrivateCredential</a></td>
<td class="colLast">
<div class="block">
这个班代表一个
<code>X500PrivateCredential</code>
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.security.auth.x500 Description">Package javax.security.auth.x500 Description</h2>
<div class="block">
<span>该包包含用于在<i>主题</i>中存储X500 Principal和X500 Private Credentials的<i></i></span>
<h2> <span>包装规格</span> </h2>
<ul>
<li> <span><a href="http://www.ietf.org/rfc/rfc1779.txt">RFC 1779: A String Representation of Distinguished Names</a></span> </li>
<li> <span><a href="http://www.ietf.org/rfc/rfc2253.txt">RFC 2253: Lightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names</a></span> </li>
<li> <span><a href="http://www.ietf.org/rfc/rfc3280.txt">RFC 3280: Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</a></span> </li>
<li> <span><a href="http://www.ietf.org/rfc/rfc4512.txt">RFC 4512: Lightweight Directory Access Protocol (LDAP): Directory Information Models</a></span> </li>
</ul>
</div>
<dl>
<dt>
<span class="simpleTagLabel">从以下版本开始:</span>
</dt>
<dd>
JDK1.4
</dd>
</dl>
</div>