fakeldap 0.0.1 → 0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +7 -1
  3. data/lib/fakeldap.rb +133 -10
  4. data/lib/fakeldap/version.rb +1 -1
  5. metadata +50 -191
  6. data/vendor/ruby-ldapserver/COPYING +0 -27
  7. data/vendor/ruby-ldapserver/ChangeLog +0 -83
  8. data/vendor/ruby-ldapserver/Manifest.txt +0 -32
  9. data/vendor/ruby-ldapserver/README +0 -222
  10. data/vendor/ruby-ldapserver/Rakefile +0 -22
  11. data/vendor/ruby-ldapserver/doc/LDAP.html +0 -104
  12. data/vendor/ruby-ldapserver/doc/LDAP/Abandon.html +0 -112
  13. data/vendor/ruby-ldapserver/doc/LDAP/Error.html +0 -115
  14. data/vendor/ruby-ldapserver/doc/LDAP/ResultError.html +0 -241
  15. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AdminLimitExceeded.html +0 -158
  16. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AffectsMultipleDSAs.html +0 -158
  17. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AliasDereferencingProblem.html +0 -158
  18. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AliasProblem.html +0 -158
  19. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AttributeOrValueExists.html +0 -158
  20. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/AuthMethodNotSupported.html +0 -158
  21. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/Busy.html +0 -158
  22. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/CompareFalse.html +0 -158
  23. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/CompareTrue.html +0 -158
  24. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/ConfidentialityRequired.html +0 -158
  25. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/ConstraintViolation.html +0 -158
  26. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/EntryAlreadyExists.html +0 -158
  27. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InappropriateAuthentication.html +0 -158
  28. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InappropriateMatching.html +0 -158
  29. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InsufficientAccessRights.html +0 -158
  30. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InvalidAttributeSyntax.html +0 -158
  31. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InvalidCredentials.html +0 -158
  32. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/InvalidDNSyntax.html +0 -158
  33. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/IsLeaf.html +0 -158
  34. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/LoopDetect.html +0 -158
  35. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/NamingViolation.html +0 -158
  36. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/NoSuchAttribute.html +0 -158
  37. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/NoSuchObject.html +0 -158
  38. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/NotAllowedOnNonLeaf.html +0 -158
  39. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/NotAllowedOnRDN.html +0 -158
  40. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/ObjectClassModsProhibited.html +0 -158
  41. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/ObjectClassViolation.html +0 -158
  42. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/OperationsError.html +0 -158
  43. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/Other.html +0 -158
  44. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/ProtocolError.html +0 -158
  45. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/Referral.html +0 -158
  46. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/SaslBindInProgress.html +0 -158
  47. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/SizeLimitExceeded.html +0 -158
  48. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/StrongAuthRequired.html +0 -158
  49. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/Success.html +0 -158
  50. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/TimeLimitExceeded.html +0 -158
  51. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/Unavailable.html +0 -158
  52. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/UnavailableCriticalExtension.html +0 -158
  53. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/UndefinedAttributeType.html +0 -158
  54. data/vendor/ruby-ldapserver/doc/LDAP/ResultError/UnwillingToPerform.html +0 -158
  55. data/vendor/ruby-ldapserver/doc/LDAP/Server.html +0 -1056
  56. data/vendor/ruby-ldapserver/doc/LDAP/Server/Connection.html +0 -1353
  57. data/vendor/ruby-ldapserver/doc/LDAP/Server/Filter.html +0 -634
  58. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule.html +0 -1132
  59. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/DefaultMatchingClass.html +0 -219
  60. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/Equality.html +0 -170
  61. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/IA5Downcase.html +0 -143
  62. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/IA5Trim.html +0 -155
  63. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/Integer.html +0 -143
  64. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/Ordering.html +0 -212
  65. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/StringDowncase.html +0 -143
  66. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/StringTrim.html +0 -154
  67. data/vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/Substrings.html +0 -177
  68. data/vendor/ruby-ldapserver/doc/LDAP/Server/Operation.html +0 -2994
  69. data/vendor/ruby-ldapserver/doc/LDAP/Server/Schema.html +0 -2024
  70. data/vendor/ruby-ldapserver/doc/LDAP/Server/Schema/AttributeType.html +0 -1462
  71. data/vendor/ruby-ldapserver/doc/LDAP/Server/Schema/ObjectClass.html +0 -1097
  72. data/vendor/ruby-ldapserver/doc/LDAP/Server/Syntax.html +0 -1254
  73. data/vendor/ruby-ldapserver/doc/LDAP/Server/VERSION.html +0 -134
  74. data/vendor/ruby-ldapserver/doc/_index.html +0 -662
  75. data/vendor/ruby-ldapserver/doc/class_list.html +0 -36
  76. data/vendor/ruby-ldapserver/doc/css/common.css +0 -1
  77. data/vendor/ruby-ldapserver/doc/css/full_list.css +0 -50
  78. data/vendor/ruby-ldapserver/doc/css/style.css +0 -303
  79. data/vendor/ruby-ldapserver/doc/file.README.html +0 -399
  80. data/vendor/ruby-ldapserver/doc/file_list.html +0 -38
  81. data/vendor/ruby-ldapserver/doc/frames.html +0 -13
  82. data/vendor/ruby-ldapserver/doc/index.html +0 -399
  83. data/vendor/ruby-ldapserver/doc/js/app.js +0 -204
  84. data/vendor/ruby-ldapserver/doc/js/full_list.js +0 -112
  85. data/vendor/ruby-ldapserver/doc/js/jquery.js +0 -154
  86. data/vendor/ruby-ldapserver/doc/method_list.html +0 -1571
  87. data/vendor/ruby-ldapserver/doc/top-level-namespace.html +0 -88
  88. data/vendor/ruby-ldapserver/examples/README +0 -89
  89. data/vendor/ruby-ldapserver/examples/mkcert.rb +0 -31
  90. data/vendor/ruby-ldapserver/examples/rbslapd1.rb +0 -111
  91. data/vendor/ruby-ldapserver/examples/rbslapd2.rb +0 -161
  92. data/vendor/ruby-ldapserver/examples/rbslapd3.rb +0 -172
  93. data/vendor/ruby-ldapserver/examples/speedtest.rb +0 -37
  94. data/vendor/ruby-ldapserver/lib/ldap/server.rb +0 -4
  95. data/vendor/ruby-ldapserver/lib/ldap/server/connection.rb +0 -276
  96. data/vendor/ruby-ldapserver/lib/ldap/server/filter.rb +0 -223
  97. data/vendor/ruby-ldapserver/lib/ldap/server/match.rb +0 -283
  98. data/vendor/ruby-ldapserver/lib/ldap/server/operation.rb +0 -487
  99. data/vendor/ruby-ldapserver/lib/ldap/server/preforkserver.rb +0 -93
  100. data/vendor/ruby-ldapserver/lib/ldap/server/result.rb +0 -71
  101. data/vendor/ruby-ldapserver/lib/ldap/server/schema.rb +0 -592
  102. data/vendor/ruby-ldapserver/lib/ldap/server/server.rb +0 -89
  103. data/vendor/ruby-ldapserver/lib/ldap/server/syntax.rb +0 -235
  104. data/vendor/ruby-ldapserver/lib/ldap/server/tcpserver.rb +0 -91
  105. data/vendor/ruby-ldapserver/lib/ldap/server/util.rb +0 -88
  106. data/vendor/ruby-ldapserver/lib/ldap/server/version.rb +0 -11
  107. data/vendor/ruby-ldapserver/test/core.schema +0 -582
  108. data/vendor/ruby-ldapserver/test/encoding_test.rb +0 -279
  109. data/vendor/ruby-ldapserver/test/filter_test.rb +0 -107
  110. data/vendor/ruby-ldapserver/test/match_test.rb +0 -59
  111. data/vendor/ruby-ldapserver/test/schema_test.rb +0 -113
  112. data/vendor/ruby-ldapserver/test/syntax_test.rb +0 -40
  113. data/vendor/ruby-ldapserver/test/test_helper.rb +0 -2
  114. data/vendor/ruby-ldapserver/test/util_test.rb +0 -51
@@ -1,134 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta name="Content-Type" content="text/html; charset=utf-8" />
6
- <title>Class: LDAP::Server::VERSION</title>
7
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
8
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
9
-
10
- <script type="text/javascript" charset="utf-8">
11
- relpath = '../..';
12
- if (relpath != '') relpath += '/';
13
- </script>
14
- <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
15
- <script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
16
-
17
- </head>
18
- <body>
19
- <script type="text/javascript" charset="utf-8">
20
- if (window.top.frames.main) document.body.className = 'frames';
21
- </script>
22
-
23
- <div id="header">
24
- <div id="menu">
25
-
26
- <a href="../../_index.html">Index (V)</a> &raquo;
27
- <span class='title'><span class='object_link'><a href="../../LDAP.html" title="LDAP (module)">LDAP</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Server.html" title="LDAP::Server (class)">Server</a></span></span>
28
- &raquo;
29
- <span class="title">VERSION</span>
30
-
31
-
32
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
33
- </div>
34
-
35
- <div id="search">
36
- <a id="class_list_link" href="#">Class List</a>
37
- <a id="method_list_link" href="#">Method List</a>
38
- <a id ="file_list_link" href="#">File List</a>
39
- </div>
40
-
41
- <div class="clear"></div>
42
- </div>
43
-
44
- <iframe id="search_frame"></iframe>
45
-
46
- <div id="content"><h1>Class: LDAP::Server::VERSION
47
-
48
-
49
-
50
- </h1>
51
-
52
- <dl class="box">
53
-
54
- <dt class="r1">Inherits:</dt>
55
- <dd class="r1">
56
- <span class="inheritName">Object</span>
57
-
58
- <ul class="fullTree">
59
- <li>Object</li>
60
-
61
- <li class="next">LDAP::Server::VERSION</li>
62
-
63
- </ul>
64
- <a href="#" class="inheritanceTree">show all</a>
65
-
66
- </dd>
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
- <dt class="r2 last">Defined in:</dt>
77
- <dd class="r2 last">lib/ldap/server/version.rb</dd>
78
-
79
- </dl>
80
- <div class="clear"></div>
81
-
82
- <h2>Overview</h2><div class="docstring">
83
- <div class="discussion">
84
- <p>
85
- :nodoc:
86
- </p>
87
-
88
-
89
- </div>
90
- </div>
91
- <div class="tags">
92
-
93
- </div>
94
- <h2>Constant Summary</h2>
95
-
96
- <dl class="constants">
97
-
98
- <dt id="MAJOR-constant" class="">MAJOR =
99
-
100
- </dt>
101
- <dd><pre class="code"><span class='int'>0</span></pre></dd>
102
-
103
- <dt id="MINOR-constant" class="">MINOR =
104
-
105
- </dt>
106
- <dd><pre class="code"><span class='int'>3</span></pre></dd>
107
-
108
- <dt id="TINY-constant" class="">TINY =
109
-
110
- </dt>
111
- <dd><pre class="code"><span class='int'>1</span></pre></dd>
112
-
113
- <dt id="STRING-constant" class="">STRING =
114
-
115
- </dt>
116
- <dd><pre class="code"><span class='lbracket'>[</span><span class='const'>MAJOR</span><span class='comma'>,</span> <span class='const'>MINOR</span><span class='comma'>,</span> <span class='const'>TINY</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id join'>join</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>.</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span></pre></dd>
117
-
118
- </dl>
119
-
120
-
121
-
122
-
123
-
124
-
125
- </div>
126
-
127
- <div id="footer">
128
- Generated on Mon Sep 13 13:27:17 2010 by
129
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
- 0.6.0 (ruby-1.9.2).
131
- </div>
132
-
133
- </body>
134
- </html>
@@ -1,662 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
- <head>
5
- <meta name="Content-Type" content="text/html; charset=utf-8" />
6
- <title>Documentation by YARD 0.6.0</title>
7
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
8
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
9
-
10
- <script type="text/javascript" charset="utf-8">
11
- relpath = '';
12
- if (relpath != '') relpath += '/';
13
- </script>
14
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
15
- <script type="text/javascript" charset="utf-8" src="js/app.js"></script>
16
-
17
- </head>
18
- <body>
19
- <script type="text/javascript" charset="utf-8">
20
- if (window.top.frames.main) document.body.className = 'frames';
21
- </script>
22
-
23
- <div id="header">
24
- <div id="menu">
25
-
26
-
27
- <span class="title"></span>
28
-
29
-
30
- <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
31
- </div>
32
-
33
- <div id="search">
34
- <a id="class_list_link" href="#">Class List</a>
35
- <a id="method_list_link" href="#">Method List</a>
36
- <a id ="file_list_link" href="#">File List</a>
37
- </div>
38
-
39
- <div class="clear"></div>
40
- </div>
41
-
42
- <iframe id="search_frame"></iframe>
43
-
44
- <div id="content"><div id="listing">
45
- <h1 class="noborder title">Documentation by YARD 0.6.0</h1>
46
- <h1 class="alphaindex">Alphabetic Index</h1>
47
-
48
-
49
- <h2>File Listing</h2>
50
- <ul id="files">
51
-
52
-
53
- <li class="r1"><a href="index.html" title="README">README</a></li>
54
-
55
-
56
- </ul>
57
-
58
- <div class="clear"></div>
59
-
60
- <h2>Namespace Listing A-Z</h2>
61
-
62
-
63
-
64
-
65
- <table>
66
- <tr>
67
- <td valign='top' width="33%">
68
-
69
-
70
- <ul id="alpha_A" class="alpha">
71
- <li class="letter">A</li>
72
- <ul>
73
-
74
- <li>
75
- <span class='object_link'><a href="LDAP/Abandon.html" title="LDAP::Abandon (class)">Abandon</a></span>
76
-
77
- <small>(LDAP)</small>
78
-
79
- </li>
80
-
81
- <li>
82
- <span class='object_link'><a href="LDAP/ResultError/AdminLimitExceeded.html" title="LDAP::ResultError::AdminLimitExceeded (class)">AdminLimitExceeded</a></span>
83
-
84
- <small>(LDAP::ResultError)</small>
85
-
86
- </li>
87
-
88
- <li>
89
- <span class='object_link'><a href="LDAP/ResultError/AffectsMultipleDSAs.html" title="LDAP::ResultError::AffectsMultipleDSAs (class)">AffectsMultipleDSAs</a></span>
90
-
91
- <small>(LDAP::ResultError)</small>
92
-
93
- </li>
94
-
95
- <li>
96
- <span class='object_link'><a href="LDAP/ResultError/AliasDereferencingProblem.html" title="LDAP::ResultError::AliasDereferencingProblem (class)">AliasDereferencingProblem</a></span>
97
-
98
- <small>(LDAP::ResultError)</small>
99
-
100
- </li>
101
-
102
- <li>
103
- <span class='object_link'><a href="LDAP/ResultError/AliasProblem.html" title="LDAP::ResultError::AliasProblem (class)">AliasProblem</a></span>
104
-
105
- <small>(LDAP::ResultError)</small>
106
-
107
- </li>
108
-
109
- <li>
110
- <span class='object_link'><a href="LDAP/ResultError/AttributeOrValueExists.html" title="LDAP::ResultError::AttributeOrValueExists (class)">AttributeOrValueExists</a></span>
111
-
112
- <small>(LDAP::ResultError)</small>
113
-
114
- </li>
115
-
116
- <li>
117
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html" title="LDAP::Server::Schema::AttributeType (class)">AttributeType</a></span>
118
-
119
- <small>(LDAP::Server::Schema)</small>
120
-
121
- </li>
122
-
123
- <li>
124
- <span class='object_link'><a href="LDAP/ResultError/AuthMethodNotSupported.html" title="LDAP::ResultError::AuthMethodNotSupported (class)">AuthMethodNotSupported</a></span>
125
-
126
- <small>(LDAP::ResultError)</small>
127
-
128
- </li>
129
-
130
- </ul>
131
- </ul>
132
-
133
-
134
- <ul id="alpha_B" class="alpha">
135
- <li class="letter">B</li>
136
- <ul>
137
-
138
- <li>
139
- <span class='object_link'><a href="LDAP/ResultError/Busy.html" title="LDAP::ResultError::Busy (class)">Busy</a></span>
140
-
141
- <small>(LDAP::ResultError)</small>
142
-
143
- </li>
144
-
145
- </ul>
146
- </ul>
147
-
148
-
149
- <ul id="alpha_C" class="alpha">
150
- <li class="letter">C</li>
151
- <ul>
152
-
153
- <li>
154
- <span class='object_link'><a href="LDAP/ResultError/CompareFalse.html" title="LDAP::ResultError::CompareFalse (class)">CompareFalse</a></span>
155
-
156
- <small>(LDAP::ResultError)</small>
157
-
158
- </li>
159
-
160
- <li>
161
- <span class='object_link'><a href="LDAP/ResultError/CompareTrue.html" title="LDAP::ResultError::CompareTrue (class)">CompareTrue</a></span>
162
-
163
- <small>(LDAP::ResultError)</small>
164
-
165
- </li>
166
-
167
- <li>
168
- <span class='object_link'><a href="LDAP/ResultError/ConfidentialityRequired.html" title="LDAP::ResultError::ConfidentialityRequired (class)">ConfidentialityRequired</a></span>
169
-
170
- <small>(LDAP::ResultError)</small>
171
-
172
- </li>
173
-
174
- <li>
175
- <span class='object_link'><a href="LDAP/Server/Connection.html" title="LDAP::Server::Connection (class)">Connection</a></span>
176
-
177
- <small>(LDAP::Server)</small>
178
-
179
- </li>
180
-
181
- <li>
182
- <span class='object_link'><a href="LDAP/ResultError/ConstraintViolation.html" title="LDAP::ResultError::ConstraintViolation (class)">ConstraintViolation</a></span>
183
-
184
- <small>(LDAP::ResultError)</small>
185
-
186
- </li>
187
-
188
- </ul>
189
- </ul>
190
-
191
-
192
- <ul id="alpha_D" class="alpha">
193
- <li class="letter">D</li>
194
- <ul>
195
-
196
- <li>
197
- <span class='object_link'><a href="LDAP/Server/MatchingRule/DefaultMatchingClass.html" title="LDAP::Server::MatchingRule::DefaultMatchingClass (class)">DefaultMatchingClass</a></span>
198
-
199
- <small>(LDAP::Server::MatchingRule)</small>
200
-
201
- </li>
202
-
203
- </ul>
204
- </ul>
205
-
206
-
207
- <ul id="alpha_E" class="alpha">
208
- <li class="letter">E</li>
209
- <ul>
210
-
211
- <li>
212
- <span class='object_link'><a href="LDAP/ResultError/EntryAlreadyExists.html" title="LDAP::ResultError::EntryAlreadyExists (class)">EntryAlreadyExists</a></span>
213
-
214
- <small>(LDAP::ResultError)</small>
215
-
216
- </li>
217
-
218
- <li>
219
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Equality.html" title="LDAP::Server::MatchingRule::Equality (module)">Equality</a></span>
220
-
221
- <small>(LDAP::Server::MatchingRule)</small>
222
-
223
- </li>
224
-
225
- <li>
226
- <span class='object_link'><a href="LDAP/Error.html" title="LDAP::Error (class)">Error</a></span>
227
-
228
- <small>(LDAP)</small>
229
-
230
- </li>
231
-
232
- </ul>
233
- </ul>
234
-
235
-
236
- <ul id="alpha_F" class="alpha">
237
- <li class="letter">F</li>
238
- <ul>
239
-
240
- <li>
241
- <span class='object_link'><a href="LDAP/Server/Filter.html" title="LDAP::Server::Filter (class)">Filter</a></span>
242
-
243
- <small>(LDAP::Server)</small>
244
-
245
- </li>
246
-
247
- </ul>
248
- </ul>
249
-
250
-
251
- <ul id="alpha_I" class="alpha">
252
- <li class="letter">I</li>
253
- <ul>
254
-
255
- <li>
256
- <span class='object_link'><a href="LDAP/Server/MatchingRule/IA5Downcase.html" title="LDAP::Server::MatchingRule::IA5Downcase (module)">IA5Downcase</a></span>
257
-
258
- <small>(LDAP::Server::MatchingRule)</small>
259
-
260
- </li>
261
-
262
- <li>
263
- <span class='object_link'><a href="LDAP/Server/MatchingRule/IA5Trim.html" title="LDAP::Server::MatchingRule::IA5Trim (module)">IA5Trim</a></span>
264
-
265
- <small>(LDAP::Server::MatchingRule)</small>
266
-
267
- </li>
268
-
269
- <li>
270
- <span class='object_link'><a href="LDAP/ResultError/InappropriateAuthentication.html" title="LDAP::ResultError::InappropriateAuthentication (class)">InappropriateAuthentication</a></span>
271
-
272
- <small>(LDAP::ResultError)</small>
273
-
274
- </li>
275
-
276
- <li>
277
- <span class='object_link'><a href="LDAP/ResultError/InappropriateMatching.html" title="LDAP::ResultError::InappropriateMatching (class)">InappropriateMatching</a></span>
278
-
279
- <small>(LDAP::ResultError)</small>
280
-
281
- </li>
282
-
283
- <li>
284
- <span class='object_link'><a href="LDAP/ResultError/InsufficientAccessRights.html" title="LDAP::ResultError::InsufficientAccessRights (class)">InsufficientAccessRights</a></span>
285
-
286
- <small>(LDAP::ResultError)</small>
287
-
288
- </li>
289
-
290
- <li>
291
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Integer.html" title="LDAP::Server::MatchingRule::Integer (module)">Integer</a></span>
292
-
293
- <small>(LDAP::Server::MatchingRule)</small>
294
-
295
- </li>
296
-
297
- <li>
298
- <span class='object_link'><a href="LDAP/ResultError/InvalidAttributeSyntax.html" title="LDAP::ResultError::InvalidAttributeSyntax (class)">InvalidAttributeSyntax</a></span>
299
-
300
- <small>(LDAP::ResultError)</small>
301
-
302
- </li>
303
-
304
- <li>
305
- <span class='object_link'><a href="LDAP/ResultError/InvalidCredentials.html" title="LDAP::ResultError::InvalidCredentials (class)">InvalidCredentials</a></span>
306
-
307
- <small>(LDAP::ResultError)</small>
308
-
309
- </li>
310
-
311
- <li>
312
- <span class='object_link'><a href="LDAP/ResultError/InvalidDNSyntax.html" title="LDAP::ResultError::InvalidDNSyntax (class)">InvalidDNSyntax</a></span>
313
-
314
- <small>(LDAP::ResultError)</small>
315
-
316
- </li>
317
-
318
- <li>
319
- <span class='object_link'><a href="LDAP/ResultError/IsLeaf.html" title="LDAP::ResultError::IsLeaf (class)">IsLeaf</a></span>
320
-
321
- <small>(LDAP::ResultError)</small>
322
-
323
- </li>
324
-
325
- </ul>
326
- </ul>
327
-
328
-
329
- </td><td valign='top' width="33%">
330
-
331
-
332
- <ul id="alpha_L" class="alpha">
333
- <li class="letter">L</li>
334
- <ul>
335
-
336
- <li>
337
- <span class='object_link'><a href="LDAP.html" title="LDAP (module)">LDAP</a></span>
338
-
339
- </li>
340
-
341
- <li>
342
- <span class='object_link'><a href="LDAP/ResultError/LoopDetect.html" title="LDAP::ResultError::LoopDetect (class)">LoopDetect</a></span>
343
-
344
- <small>(LDAP::ResultError)</small>
345
-
346
- </li>
347
-
348
- </ul>
349
- </ul>
350
-
351
-
352
- <ul id="alpha_M" class="alpha">
353
- <li class="letter">M</li>
354
- <ul>
355
-
356
- <li>
357
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html" title="LDAP::Server::MatchingRule (class)">MatchingRule</a></span>
358
-
359
- <small>(LDAP::Server)</small>
360
-
361
- </li>
362
-
363
- </ul>
364
- </ul>
365
-
366
-
367
- <ul id="alpha_N" class="alpha">
368
- <li class="letter">N</li>
369
- <ul>
370
-
371
- <li>
372
- <span class='object_link'><a href="LDAP/ResultError/NamingViolation.html" title="LDAP::ResultError::NamingViolation (class)">NamingViolation</a></span>
373
-
374
- <small>(LDAP::ResultError)</small>
375
-
376
- </li>
377
-
378
- <li>
379
- <span class='object_link'><a href="LDAP/ResultError/NoSuchAttribute.html" title="LDAP::ResultError::NoSuchAttribute (class)">NoSuchAttribute</a></span>
380
-
381
- <small>(LDAP::ResultError)</small>
382
-
383
- </li>
384
-
385
- <li>
386
- <span class='object_link'><a href="LDAP/ResultError/NoSuchObject.html" title="LDAP::ResultError::NoSuchObject (class)">NoSuchObject</a></span>
387
-
388
- <small>(LDAP::ResultError)</small>
389
-
390
- </li>
391
-
392
- <li>
393
- <span class='object_link'><a href="LDAP/ResultError/NotAllowedOnNonLeaf.html" title="LDAP::ResultError::NotAllowedOnNonLeaf (class)">NotAllowedOnNonLeaf</a></span>
394
-
395
- <small>(LDAP::ResultError)</small>
396
-
397
- </li>
398
-
399
- <li>
400
- <span class='object_link'><a href="LDAP/ResultError/NotAllowedOnRDN.html" title="LDAP::ResultError::NotAllowedOnRDN (class)">NotAllowedOnRDN</a></span>
401
-
402
- <small>(LDAP::ResultError)</small>
403
-
404
- </li>
405
-
406
- </ul>
407
- </ul>
408
-
409
-
410
- <ul id="alpha_O" class="alpha">
411
- <li class="letter">O</li>
412
- <ul>
413
-
414
- <li>
415
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html" title="LDAP::Server::Schema::ObjectClass (class)">ObjectClass</a></span>
416
-
417
- <small>(LDAP::Server::Schema)</small>
418
-
419
- </li>
420
-
421
- <li>
422
- <span class='object_link'><a href="LDAP/ResultError/ObjectClassModsProhibited.html" title="LDAP::ResultError::ObjectClassModsProhibited (class)">ObjectClassModsProhibited</a></span>
423
-
424
- <small>(LDAP::ResultError)</small>
425
-
426
- </li>
427
-
428
- <li>
429
- <span class='object_link'><a href="LDAP/ResultError/ObjectClassViolation.html" title="LDAP::ResultError::ObjectClassViolation (class)">ObjectClassViolation</a></span>
430
-
431
- <small>(LDAP::ResultError)</small>
432
-
433
- </li>
434
-
435
- <li>
436
- <span class='object_link'><a href="LDAP/Server/Operation.html" title="LDAP::Server::Operation (class)">Operation</a></span>
437
-
438
- <small>(LDAP::Server)</small>
439
-
440
- </li>
441
-
442
- <li>
443
- <span class='object_link'><a href="LDAP/ResultError/OperationsError.html" title="LDAP::ResultError::OperationsError (class)">OperationsError</a></span>
444
-
445
- <small>(LDAP::ResultError)</small>
446
-
447
- </li>
448
-
449
- <li>
450
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Ordering.html" title="LDAP::Server::MatchingRule::Ordering (module)">Ordering</a></span>
451
-
452
- <small>(LDAP::Server::MatchingRule)</small>
453
-
454
- </li>
455
-
456
- <li>
457
- <span class='object_link'><a href="LDAP/ResultError/Other.html" title="LDAP::ResultError::Other (class)">Other</a></span>
458
-
459
- <small>(LDAP::ResultError)</small>
460
-
461
- </li>
462
-
463
- </ul>
464
- </ul>
465
-
466
-
467
- <ul id="alpha_P" class="alpha">
468
- <li class="letter">P</li>
469
- <ul>
470
-
471
- <li>
472
- <span class='object_link'><a href="LDAP/ResultError/ProtocolError.html" title="LDAP::ResultError::ProtocolError (class)">ProtocolError</a></span>
473
-
474
- <small>(LDAP::ResultError)</small>
475
-
476
- </li>
477
-
478
- </ul>
479
- </ul>
480
-
481
-
482
- <ul id="alpha_R" class="alpha">
483
- <li class="letter">R</li>
484
- <ul>
485
-
486
- <li>
487
- <span class='object_link'><a href="LDAP/ResultError/Referral.html" title="LDAP::ResultError::Referral (class)">Referral</a></span>
488
-
489
- <small>(LDAP::ResultError)</small>
490
-
491
- </li>
492
-
493
- <li>
494
- <span class='object_link'><a href="LDAP/ResultError.html" title="LDAP::ResultError (class)">ResultError</a></span>
495
-
496
- <small>(LDAP)</small>
497
-
498
- </li>
499
-
500
- </ul>
501
- </ul>
502
-
503
-
504
- <ul id="alpha_S" class="alpha">
505
- <li class="letter">S</li>
506
- <ul>
507
-
508
- <li>
509
- <span class='object_link'><a href="LDAP/ResultError/SaslBindInProgress.html" title="LDAP::ResultError::SaslBindInProgress (class)">SaslBindInProgress</a></span>
510
-
511
- <small>(LDAP::ResultError)</small>
512
-
513
- </li>
514
-
515
- <li>
516
- <span class='object_link'><a href="LDAP/Server/Schema.html" title="LDAP::Server::Schema (class)">Schema</a></span>
517
-
518
- <small>(LDAP::Server)</small>
519
-
520
- </li>
521
-
522
- <li>
523
- <span class='object_link'><a href="LDAP/Server.html" title="LDAP::Server (class)">Server</a></span>
524
-
525
- <small>(LDAP)</small>
526
-
527
- </li>
528
-
529
- <li>
530
- <span class='object_link'><a href="LDAP/ResultError/SizeLimitExceeded.html" title="LDAP::ResultError::SizeLimitExceeded (class)">SizeLimitExceeded</a></span>
531
-
532
- <small>(LDAP::ResultError)</small>
533
-
534
- </li>
535
-
536
- <li>
537
- <span class='object_link'><a href="LDAP/Server/MatchingRule/StringDowncase.html" title="LDAP::Server::MatchingRule::StringDowncase (module)">StringDowncase</a></span>
538
-
539
- <small>(LDAP::Server::MatchingRule)</small>
540
-
541
- </li>
542
-
543
- <li>
544
- <span class='object_link'><a href="LDAP/Server/MatchingRule/StringTrim.html" title="LDAP::Server::MatchingRule::StringTrim (module)">StringTrim</a></span>
545
-
546
- <small>(LDAP::Server::MatchingRule)</small>
547
-
548
- </li>
549
-
550
- <li>
551
- <span class='object_link'><a href="LDAP/ResultError/StrongAuthRequired.html" title="LDAP::ResultError::StrongAuthRequired (class)">StrongAuthRequired</a></span>
552
-
553
- <small>(LDAP::ResultError)</small>
554
-
555
- </li>
556
-
557
- <li>
558
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Substrings.html" title="LDAP::Server::MatchingRule::Substrings (module)">Substrings</a></span>
559
-
560
- <small>(LDAP::Server::MatchingRule)</small>
561
-
562
- </li>
563
-
564
- <li>
565
- <span class='object_link'><a href="LDAP/ResultError/Success.html" title="LDAP::ResultError::Success (class)">Success</a></span>
566
-
567
- <small>(LDAP::ResultError)</small>
568
-
569
- </li>
570
-
571
- <li>
572
- <span class='object_link'><a href="LDAP/Server/Syntax.html" title="LDAP::Server::Syntax (class)">Syntax</a></span>
573
-
574
- <small>(LDAP::Server)</small>
575
-
576
- </li>
577
-
578
- </ul>
579
- </ul>
580
-
581
-
582
- <ul id="alpha_T" class="alpha">
583
- <li class="letter">T</li>
584
- <ul>
585
-
586
- <li>
587
- <span class='object_link'><a href="LDAP/ResultError/TimeLimitExceeded.html" title="LDAP::ResultError::TimeLimitExceeded (class)">TimeLimitExceeded</a></span>
588
-
589
- <small>(LDAP::ResultError)</small>
590
-
591
- </li>
592
-
593
- </ul>
594
- </ul>
595
-
596
-
597
- </td><td valign='top' width="33%">
598
-
599
-
600
- <ul id="alpha_U" class="alpha">
601
- <li class="letter">U</li>
602
- <ul>
603
-
604
- <li>
605
- <span class='object_link'><a href="LDAP/ResultError/Unavailable.html" title="LDAP::ResultError::Unavailable (class)">Unavailable</a></span>
606
-
607
- <small>(LDAP::ResultError)</small>
608
-
609
- </li>
610
-
611
- <li>
612
- <span class='object_link'><a href="LDAP/ResultError/UnavailableCriticalExtension.html" title="LDAP::ResultError::UnavailableCriticalExtension (class)">UnavailableCriticalExtension</a></span>
613
-
614
- <small>(LDAP::ResultError)</small>
615
-
616
- </li>
617
-
618
- <li>
619
- <span class='object_link'><a href="LDAP/ResultError/UndefinedAttributeType.html" title="LDAP::ResultError::UndefinedAttributeType (class)">UndefinedAttributeType</a></span>
620
-
621
- <small>(LDAP::ResultError)</small>
622
-
623
- </li>
624
-
625
- <li>
626
- <span class='object_link'><a href="LDAP/ResultError/UnwillingToPerform.html" title="LDAP::ResultError::UnwillingToPerform (class)">UnwillingToPerform</a></span>
627
-
628
- <small>(LDAP::ResultError)</small>
629
-
630
- </li>
631
-
632
- </ul>
633
- </ul>
634
-
635
-
636
- <ul id="alpha_V" class="alpha">
637
- <li class="letter">V</li>
638
- <ul>
639
-
640
- <li>
641
- <span class='object_link'><a href="LDAP/Server/VERSION.html" title="LDAP::Server::VERSION (class)">VERSION</a></span>
642
-
643
- <small>(LDAP::Server)</small>
644
-
645
- </li>
646
-
647
- </ul>
648
- </ul>
649
-
650
- </td>
651
- </tr>
652
- </table>
653
- </div></div>
654
-
655
- <div id="footer">
656
- Generated on Mon Sep 13 13:27:15 2010 by
657
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
658
- 0.6.0 (ruby-1.9.2).
659
- </div>
660
-
661
- </body>
662
- </html>