/lib/bouncycastle/docs/org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html
HTML | 299 lines | 243 code | 34 blank | 22 comment | 0 complexity | 9ca0032de8dde00950631b7fe77f7148 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:39 EST 2010 -->
6<TITLE>
7X509StoreLDAPCRLs (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="X509StoreLDAPCRLs (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </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/jce/provider/X509StoreLDAPCerts.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
58 NEXT CLASS</FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60 <A HREF="../../../../index.html?org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html" target="_top"><B>FRAMES</B></A>
61 <A HREF="X509StoreLDAPCRLs.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<TR>
77<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
79<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
81</TR>
82</TABLE>
83<A NAME="skip-navbar_top"></A>
84<!-- ========= END OF TOP NAVBAR ========= -->
85
86<HR>
87<!-- ======== START OF CLASS DATA ======== -->
88<H2>
89<FONT SIZE="-1">
90org.bouncycastle.jce.provider</FONT>
91<BR>
92Class X509StoreLDAPCRLs</H2>
93<PRE>
94java.lang.Object
95 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html" title="class in org.bouncycastle.x509">org.bouncycastle.x509.X509StoreSpi</A>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.jce.provider.X509StoreLDAPCRLs</B>
97</PRE>
98<HR>
99<DL>
100<DT><PRE>public class <B>X509StoreLDAPCRLs</B><DT>extends <A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html" title="class in org.bouncycastle.x509">X509StoreSpi</A></DL>
101</PRE>
102
103<P>
104A SPI implementation of Bouncy Castle <code>X509Store</code> for getting
105 certificate revocation lists from an LDAP directory.
106<P>
107
108<P>
109<DL>
110<DT><B>See Also:</B><DD><A HREF="../../../../org/bouncycastle/x509/X509Store.html" title="class in org.bouncycastle.x509"><CODE>X509Store</CODE></A></DL>
111<HR>
112
113<P>
114
115<!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
117<A NAME="constructor_summary"><!-- --></A>
118<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121<B>Constructor Summary</B></FONT></TH>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html#X509StoreLDAPCRLs()">X509StoreLDAPCRLs</A></B>()</CODE>
125
126<BR>
127 </TD>
128</TR>
129</TABLE>
130
131<!-- ========== METHOD SUMMARY =========== -->
132
133<A NAME="method_summary"><!-- --></A>
134<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137<B>Method Summary</B></FONT></TH>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141<CODE> java.util.Collection</CODE></FONT></TD>
142<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html#engineGetMatches(org.bouncycastle.util.Selector)">engineGetMatches</A></B>(<A HREF="../../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A> selector)</CODE>
143
144<BR>
145 Returns a collection of matching CRLs from the LDAP location.</TD>
146</TR>
147<TR BGCOLOR="white" CLASS="TableRowColor">
148<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149<CODE> void</CODE></FONT></TD>
150<TD><CODE><B><A HREF="../../../../org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html#engineInit(org.bouncycastle.x509.X509StoreParameters)">engineInit</A></B>(<A HREF="../../../../org/bouncycastle/x509/X509StoreParameters.html" title="interface in org.bouncycastle.x509">X509StoreParameters</A> params)</CODE>
151
152<BR>
153 Initializes this LDAP CRL store implementation.</TD>
154</TR>
155</TABLE>
156 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
157<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
159<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
160</TR>
161<TR BGCOLOR="white" CLASS="TableRowColor">
162<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
163</TR>
164</TABLE>
165
166<P>
167
168<!-- ========= CONSTRUCTOR DETAIL ======== -->
169
170<A NAME="constructor_detail"><!-- --></A>
171<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
174<B>Constructor Detail</B></FONT></TH>
175</TR>
176</TABLE>
177
178<A NAME="X509StoreLDAPCRLs()"><!-- --></A><H3>
179X509StoreLDAPCRLs</H3>
180<PRE>
181public <B>X509StoreLDAPCRLs</B>()</PRE>
182<DL>
183</DL>
184
185<!-- ============ METHOD DETAIL ========== -->
186
187<A NAME="method_detail"><!-- --></A>
188<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
190<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
191<B>Method Detail</B></FONT></TH>
192</TR>
193</TABLE>
194
195<A NAME="engineInit(org.bouncycastle.x509.X509StoreParameters)"><!-- --></A><H3>
196engineInit</H3>
197<PRE>
198public void <B>engineInit</B>(<A HREF="../../../../org/bouncycastle/x509/X509StoreParameters.html" title="interface in org.bouncycastle.x509">X509StoreParameters</A> params)</PRE>
199<DL>
200<DD>Initializes this LDAP CRL store implementation.
201<P>
202<DD><DL>
203<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html#engineInit(org.bouncycastle.x509.X509StoreParameters)">engineInit</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html" title="class in org.bouncycastle.x509">X509StoreSpi</A></CODE></DL>
204</DD>
205<DD><DL>
206<DT><B>Parameters:</B><DD><CODE>params</CODE> - <code>X509LDAPCertStoreParameters</code>.
207<DT><B>Throws:</B>
208<DD><CODE>java.lang.IllegalArgumentException</CODE> - if <code>params</code> is not an instance of
209 <code>X509LDAPCertStoreParameters</code>.</DL>
210</DD>
211</DL>
212<HR>
213
214<A NAME="engineGetMatches(org.bouncycastle.util.Selector)"><!-- --></A><H3>
215engineGetMatches</H3>
216<PRE>
217public java.util.Collection <B>engineGetMatches</B>(<A HREF="../../../../org/bouncycastle/util/Selector.html" title="interface in org.bouncycastle.util">Selector</A> selector)
218 throws <A HREF="../../../../org/bouncycastle/util/StoreException.html" title="class in org.bouncycastle.util">StoreException</A></PRE>
219<DL>
220<DD>Returns a collection of matching CRLs from the LDAP location.
221 <p/>
222 The selector must be a of type <code>X509CRLStoreSelector</code>. If
223 it is not an empty collection is returned.
224 <p/>
225 The issuer should be a reasonable criteria for a selector.
226<P>
227<DD><DL>
228<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html#engineGetMatches(org.bouncycastle.util.Selector)">engineGetMatches</A></CODE> in class <CODE><A HREF="../../../../org/bouncycastle/x509/X509StoreSpi.html" title="class in org.bouncycastle.x509">X509StoreSpi</A></CODE></DL>
229</DD>
230<DD><DL>
231<DT><B>Parameters:</B><DD><CODE>selector</CODE> - The selector to use for finding.
232<DT><B>Returns:</B><DD>A collection with the matches.
233<DT><B>Throws:</B>
234<DD><CODE><A HREF="../../../../org/bouncycastle/util/StoreException.html" title="class in org.bouncycastle.util">StoreException</A></CODE> - if an exception occurs while searching.</DL>
235</DD>
236</DL>
237<!-- ========= END OF CLASS DATA ========= -->
238<HR>
239
240
241<!-- ======= START OF BOTTOM NAVBAR ====== -->
242<A NAME="navbar_bottom"><!-- --></A>
243<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
244<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
245<TR>
246<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
247<A NAME="navbar_bottom_firstrow"><!-- --></A>
248<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
249 <TR ALIGN="center" VALIGN="top">
250 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
251 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
252 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
253 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
254 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
255 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
256 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
257 </TR>
258</TABLE>
259</TD>
260<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
261<b>Bouncy Castle Cryptography Library 1.45</b></EM>
262</TD>
263</TR>
264
265<TR>
266<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
267 <A HREF="../../../../org/bouncycastle/jce/provider/X509StoreLDAPCerts.html" title="class in org.bouncycastle.jce.provider"><B>PREV CLASS</B></A>
268 NEXT CLASS</FONT></TD>
269<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
270 <A HREF="../../../../index.html?org/bouncycastle/jce/provider/X509StoreLDAPCRLs.html" target="_top"><B>FRAMES</B></A>
271 <A HREF="X509StoreLDAPCRLs.html" target="_top"><B>NO FRAMES</B></A>
272 <SCRIPT type="text/javascript">
273 <!--
274 if(window==top) {
275 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
276 }
277 //-->
278</SCRIPT>
279<NOSCRIPT>
280 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
281</NOSCRIPT>
282
283
284</FONT></TD>
285</TR>
286<TR>
287<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
288 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
289<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
290DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
291</TR>
292</TABLE>
293<A NAME="skip-navbar_bottom"></A>
294<!-- ======== END OF BOTTOM NAVBAR ======= -->
295
296<HR>
297
298</BODY>
299</HTML>