/lib/bouncycastle/docs/org/bouncycastle/x509/package-tree.html
HTML | 192 lines | 158 code | 18 blank | 16 comment | 0 complexity | dbf4fb8aeb7c13156e4844eafc20c6a0 MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, Apache-2.0
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0) on Mon Jan 11 13:46:42 EST 2010 -->
6<TITLE>
7org.bouncycastle.x509 Class Hierarchy (Bouncy Castle Library 1.45 API Specification)
8</TITLE>
9
10<META NAME="date" CONTENT="2010-01-11">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="org.bouncycastle.x509 Class Hierarchy (Bouncy Castle Library 1.45 API Specification)";
19 }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
47 </TR>
48</TABLE>
49</TD>
50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51<b>Bouncy Castle Cryptography Library 1.45</b></EM>
52</TD>
53</TR>
54
55<TR>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 <A HREF="../../../org/bouncycastle/util/test/package-tree.html"><B>PREV</B></A>
58 <A HREF="../../../org/bouncycastle/x509/examples/package-tree.html"><B>NEXT</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60 <A HREF="../../../index.html?org/bouncycastle/x509/package-tree.html" target="_top"><B>FRAMES</B></A>
61 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
62 <SCRIPT type="text/javascript">
63 <!--
64 if(window==top) {
65 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66 }
67 //-->
68</SCRIPT>
69<NOSCRIPT>
70 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71</NOSCRIPT>
72
73
74</FONT></TD>
75</TR>
76</TABLE>
77<A NAME="skip-navbar_top"></A>
78<!-- ========= END OF TOP NAVBAR ========= -->
79
80<HR>
81<CENTER>
82<H2>
83Hierarchy For Package org.bouncycastle.x509
84</H2>
85</CENTER>
86<DL>
87<DT><B>Package Hierarchies:</B><DD><A HREF="../../../overview-tree.html">All Packages</A></DL>
88<HR>
89<H2>
90Class Hierarchy
91</H2>
92<UL>
93<LI TYPE="circle">java.lang.Object<UL>
94<LI TYPE="circle">org.bouncycastle.asn1.<A HREF="../../../org/bouncycastle/asn1/ASN1Encodable.html" title="class in org.bouncycastle.asn1"><B>ASN1Encodable</B></A> (implements org.bouncycastle.asn1.<A HREF="../../../org/bouncycastle/asn1/DEREncodable.html" title="interface in org.bouncycastle.asn1">DEREncodable</A>)
95<UL>
96<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509Attribute.html" title="class in org.bouncycastle.x509"><B>X509Attribute</B></A></UL>
97<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/AttributeCertificateHolder.html" title="class in org.bouncycastle.x509"><B>AttributeCertificateHolder</B></A> (implements java.security.cert.CertSelector, org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
98<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/AttributeCertificateIssuer.html" title="class in org.bouncycastle.x509"><B>AttributeCertificateIssuer</B></A> (implements java.security.cert.CertSelector, org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
99<LI TYPE="circle">org.bouncycastle.jce.provider.<A HREF="../../../org/bouncycastle/jce/provider/CertPathValidatorUtilities.html" title="class in org.bouncycastle.jce.provider"><B>CertPathValidatorUtilities</B></A><UL>
100<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/PKIXCertPathReviewer.html" title="class in org.bouncycastle.x509"><B>PKIXCertPathReviewer</B></A></UL>
101<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/PKIXAttrCertChecker.html" title="class in org.bouncycastle.x509"><B>PKIXAttrCertChecker</B></A> (implements java.lang.Cloneable)
102<LI TYPE="circle">java.security.cert.PKIXParameters (implements java.security.cert.CertPathParameters)
103<UL>
104<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/ExtendedPKIXParameters.html" title="class in org.bouncycastle.x509"><B>ExtendedPKIXParameters</B></A><UL>
105<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/ExtendedPKIXBuilderParameters.html" title="class in org.bouncycastle.x509"><B>ExtendedPKIXBuilderParameters</B></A></UL>
106</UL>
107<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
108<UL>
109<LI TYPE="circle">java.lang.Exception<UL>
110<LI TYPE="circle">org.bouncycastle.i18n.LocalizedException<UL>
111<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/CertPathReviewerException.html" title="class in org.bouncycastle.x509"><B>CertPathReviewerException</B></A></UL>
112<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/NoSuchParserException.html" title="class in org.bouncycastle.x509"><B>NoSuchParserException</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/NoSuchStoreException.html" title="class in org.bouncycastle.x509"><B>NoSuchStoreException</B></A></UL>
113</UL>
114<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509AttributeCertStoreSelector.html" title="class in org.bouncycastle.x509"><B>X509AttributeCertStoreSelector</B></A> (implements org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
115<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509CertificatePair.html" title="class in org.bouncycastle.x509"><B>X509CertificatePair</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509CertPairStoreSelector.html" title="class in org.bouncycastle.x509"><B>X509CertPairStoreSelector</B></A> (implements org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
116<LI TYPE="circle">java.security.cert.X509CertSelector (implements java.security.cert.CertSelector)
117<UL>
118<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509CertStoreSelector.html" title="class in org.bouncycastle.x509"><B>X509CertStoreSelector</B></A> (implements org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
119</UL>
120<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509CollectionStoreParameters.html" title="class in org.bouncycastle.x509"><B>X509CollectionStoreParameters</B></A> (implements org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509StoreParameters.html" title="interface in org.bouncycastle.x509">X509StoreParameters</A>)
121<LI TYPE="circle">java.security.cert.X509CRLSelector (implements java.security.cert.CRLSelector)
122<UL>
123<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509CRLStoreSelector.html" title="class in org.bouncycastle.x509"><B>X509CRLStoreSelector</B></A> (implements org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A>)
124</UL>
125<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509Store.html" title="class in org.bouncycastle.x509"><B>X509Store</B></A> (implements org.bouncycastle.util.<A HREF="../../../org/bouncycastle/util/Store.html" title="interface in org.bouncycastle.util">Store</A>)
126<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509StoreSpi.html" title="class in org.bouncycastle.x509"><B>X509StoreSpi</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509StreamParser.html" title="class in org.bouncycastle.x509"><B>X509StreamParser</B></A> (implements org.bouncycastle.x509.util.<A HREF="../../../org/bouncycastle/x509/util/StreamParser.html" title="interface in org.bouncycastle.x509.util">StreamParser</A>)
127<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509StreamParserSpi.html" title="class in org.bouncycastle.x509"><B>X509StreamParserSpi</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509V1CertificateGenerator.html" title="class in org.bouncycastle.x509"><B>X509V1CertificateGenerator</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509V2AttributeCertificate.html" title="class in org.bouncycastle.x509"><B>X509V2AttributeCertificate</B></A> (implements org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509AttributeCertificate.html" title="interface in org.bouncycastle.x509">X509AttributeCertificate</A>)
128<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509V2AttributeCertificateGenerator.html" title="class in org.bouncycastle.x509"><B>X509V2AttributeCertificateGenerator</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509V2CRLGenerator.html" title="class in org.bouncycastle.x509"><B>X509V2CRLGenerator</B></A><LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509V3CertificateGenerator.html" title="class in org.bouncycastle.x509"><B>X509V3CertificateGenerator</B></A></UL>
129</UL>
130<H2>
131Interface Hierarchy
132</H2>
133<UL>
134<LI TYPE="circle">java.security.cert.X509Extension<UL>
135<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509AttributeCertificate.html" title="interface in org.bouncycastle.x509"><B>X509AttributeCertificate</B></A></UL>
136<LI TYPE="circle">org.bouncycastle.x509.<A HREF="../../../org/bouncycastle/x509/X509StoreParameters.html" title="interface in org.bouncycastle.x509"><B>X509StoreParameters</B></A></UL>
137<HR>
138
139
140<!-- ======= START OF BOTTOM NAVBAR ====== -->
141<A NAME="navbar_bottom"><!-- --></A>
142<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
143<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
144<TR>
145<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
146<A NAME="navbar_bottom_firstrow"><!-- --></A>
147<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
148 <TR ALIGN="center" VALIGN="top">
149 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
150 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
151 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
152 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
153 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
154 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
155 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
156 </TR>
157</TABLE>
158</TD>
159<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
160<b>Bouncy Castle Cryptography Library 1.45</b></EM>
161</TD>
162</TR>
163
164<TR>
165<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
166 <A HREF="../../../org/bouncycastle/util/test/package-tree.html"><B>PREV</B></A>
167 <A HREF="../../../org/bouncycastle/x509/examples/package-tree.html"><B>NEXT</B></A></FONT></TD>
168<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
169 <A HREF="../../../index.html?org/bouncycastle/x509/package-tree.html" target="_top"><B>FRAMES</B></A>
170 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
171 <SCRIPT type="text/javascript">
172 <!--
173 if(window==top) {
174 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
175 }
176 //-->
177</SCRIPT>
178<NOSCRIPT>
179 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
180</NOSCRIPT>
181
182
183</FONT></TD>
184</TR>
185</TABLE>
186<A NAME="skip-navbar_bottom"></A>
187<!-- ======== END OF BOTTOM NAVBAR ======= -->
188
189<HR>
190
191</BODY>
192</HTML>