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,1571 +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>
4
- <head>
5
- <meta name="Content-Type" content="text/html; charset=utf-8" />
6
- <link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
7
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
8
- <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
9
- <script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
10
- <base id="base_target" target="_parent" />
11
- </head>
12
- <body>
13
- <script type="text/javascript" charset="utf-8">
14
- if (window.top.frames.main) {
15
- document.getElementById('base_target').target = 'main';
16
- document.body.className = 'frames';
17
- }
18
- </script>
19
- <div id="content">
20
- <h1 id="full_list_header">Method List</h1>
21
- <div id="nav">
22
- <a target="_self" href="class_list.html">Classes</a> |
23
- <a target="_self" href="method_list.html">Methods</a> |
24
- <a target="_self" href="file_list.html">Files</a>
25
- </div>
26
- <div id="search">Search: <input type="text" /></div>
27
-
28
- <ul id="full_list" class="methods">
29
-
30
-
31
- <li class="r1 ">
32
- <span class='object_link'><a href="LDAP/ResultError.html#%5B%5D-class_method" title="LDAP::ResultError.[] (method)">[]</a></span>
33
-
34
- <small>LDAP::ResultError</small>
35
-
36
- </li>
37
-
38
-
39
- <li class="r2 ">
40
- <span class='object_link'><a href="LDAP/Server/Connection.html#abandon-instance_method" title="LDAP::Server::Connection#abandon (method)">#abandon</a></span>
41
-
42
- <small>LDAP::Server::Connection</small>
43
-
44
- </li>
45
-
46
-
47
- <li class="r1 ">
48
- <span class='object_link'><a href="LDAP/Server/Connection.html#abandon_all-instance_method" title="LDAP::Server::Connection#abandon_all (method)">#abandon_all</a></span>
49
-
50
- <small>LDAP::Server::Connection</small>
51
-
52
- </li>
53
-
54
-
55
- <li class="r2 ">
56
- <span class='object_link'><a href="LDAP/Server/Syntax.html#add-class_method" title="LDAP::Server::Syntax.add (method)">add</a></span>
57
-
58
- <small>LDAP::Server::Syntax</small>
59
-
60
- </li>
61
-
62
-
63
- <li class="r1 ">
64
- <span class='object_link'><a href="LDAP/Server/Operation.html#add-instance_method" title="LDAP::Server::Operation#add (method)">#add</a></span>
65
-
66
- <small>LDAP::Server::Operation</small>
67
-
68
- </li>
69
-
70
-
71
- <li class="r2 ">
72
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#add-class_method" title="LDAP::Server::MatchingRule.add (method)">add</a></span>
73
-
74
- <small>LDAP::Server::MatchingRule</small>
75
-
76
- </li>
77
-
78
-
79
- <li class="r1 ">
80
- <span class='object_link'><a href="LDAP/Server/Schema.html#add_attrtype-instance_method" title="LDAP::Server::Schema#add_attrtype (method)">#add_attrtype</a></span>
81
-
82
- <small>LDAP::Server::Schema</small>
83
-
84
- </li>
85
-
86
-
87
- <li class="r2 ">
88
- <span class='object_link'><a href="LDAP/Server/Schema.html#add_objectclass-instance_method" title="LDAP::Server::Schema#add_objectclass (method)">#add_objectclass</a></span>
89
-
90
- <small>LDAP::Server::Schema</small>
91
-
92
- </li>
93
-
94
-
95
- <li class="r1 ">
96
- <span class='object_link'><a href="LDAP/Server/Schema.html#all_attrtypes-instance_method" title="LDAP::Server::Schema#all_attrtypes (method)">#all_attrtypes</a></span>
97
-
98
- <small>LDAP::Server::Schema</small>
99
-
100
- </li>
101
-
102
-
103
- <li class="r2 ">
104
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#all_matching_rules-class_method" title="LDAP::Server::MatchingRule.all_matching_rules (method)">all_matching_rules</a></span>
105
-
106
- <small>LDAP::Server::MatchingRule</small>
107
-
108
- </li>
109
-
110
-
111
- <li class="r1 ">
112
- <span class='object_link'><a href="LDAP/Server/Schema.html#all_objectclasses-instance_method" title="LDAP::Server::Schema#all_objectclasses (method)">#all_objectclasses</a></span>
113
-
114
- <small>LDAP::Server::Schema</small>
115
-
116
- </li>
117
-
118
-
119
- <li class="r2 ">
120
- <span class='object_link'><a href="LDAP/Server/Syntax.html#all_syntaxes-class_method" title="LDAP::Server::Syntax.all_syntaxes (method)">all_syntaxes</a></span>
121
-
122
- <small>LDAP::Server::Syntax</small>
123
-
124
- </li>
125
-
126
-
127
- <li class="r1 ">
128
- <span class='object_link'><a href="LDAP/Server/Operation.html#anonymous%3F-instance_method" title="LDAP::Server::Operation#anonymous? (method)">#anonymous?</a></span>
129
-
130
- <small>LDAP::Server::Operation</small>
131
-
132
- </li>
133
-
134
-
135
- <li class="r2 ">
136
- <span class='object_link'><a href="LDAP/Server/Schema.html#attr-instance_method" title="LDAP::Server::Schema#attr (method)">#attr</a></span>
137
-
138
- <small>LDAP::Server::Schema</small>
139
-
140
- </li>
141
-
142
-
143
- <li class="r1 ">
144
- <span class='object_link'><a href="LDAP/Server/Operation.html#attributelist-instance_method" title="LDAP::Server::Operation#attributelist (method)">#attributelist</a></span>
145
-
146
- <small>LDAP::Server::Operation</small>
147
-
148
- </li>
149
-
150
-
151
- <li class="r2 ">
152
- <span class='object_link'><a href="LDAP/Server/Connection.html#ber_read-instance_method" title="LDAP::Server::Connection#ber_read (method)">#ber_read</a></span>
153
-
154
- <small>LDAP::Server::Connection</small>
155
-
156
- </li>
157
-
158
-
159
- <li class="r1 ">
160
- <span class='object_link'><a href="LDAP/Server/Syntax.html#binary-instance_method" title="LDAP::Server::Syntax#binary (method)">#binary</a></span>
161
-
162
- <small>LDAP::Server::Syntax</small>
163
-
164
- </li>
165
-
166
-
167
- <li class="r2 ">
168
- <span class='object_link'><a href="LDAP/Server/Connection.html#binddn-instance_method" title="LDAP::Server::Connection#binddn (method)">#binddn</a></span>
169
-
170
- <small>LDAP::Server::Connection</small>
171
-
172
- </li>
173
-
174
-
175
- <li class="r1 ">
176
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#changed-instance_method" title="LDAP::Server::Schema::ObjectClass#changed (method)">#changed</a></span>
177
-
178
- <small>LDAP::Server::Schema::ObjectClass</small>
179
-
180
- </li>
181
-
182
-
183
- <li class="r2 ">
184
- <span class='object_link'><a href="LDAP/Server/Schema.html#changed-instance_method" title="LDAP::Server::Schema#changed (method)">#changed</a></span>
185
-
186
- <small>LDAP::Server::Schema</small>
187
-
188
- </li>
189
-
190
-
191
- <li class="r1 ">
192
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#changed-instance_method" title="LDAP::Server::Schema::AttributeType#changed (method)">#changed</a></span>
193
-
194
- <small>LDAP::Server::Schema::AttributeType</small>
195
-
196
- </li>
197
-
198
-
199
- <li class="r2 ">
200
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#collective-instance_method" title="LDAP::Server::Schema::AttributeType#collective (method)">#collective</a></span>
201
-
202
- <small>LDAP::Server::Schema::AttributeType</small>
203
-
204
- </li>
205
-
206
-
207
- <li class="r1 ">
208
- <span class='object_link'><a href="LDAP/Server/Operation.html#compare-instance_method" title="LDAP::Server::Operation#compare (method)">#compare</a></span>
209
-
210
- <small>LDAP::Server::Operation</small>
211
-
212
- </li>
213
-
214
-
215
- <li class="r2 ">
216
- <span class='object_link'><a href="LDAP/Server/Operation.html#del-instance_method" title="LDAP::Server::Operation#del (method)">#del</a></span>
217
-
218
- <small>LDAP::Server::Operation</small>
219
-
220
- </li>
221
-
222
-
223
- <li class="r1 ">
224
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#desc-instance_method" title="LDAP::Server::Schema::ObjectClass#desc (method)">#desc</a></span>
225
-
226
- <small>LDAP::Server::Schema::ObjectClass</small>
227
-
228
- </li>
229
-
230
-
231
- <li class="r2 ">
232
- <span class='object_link'><a href="LDAP/Server/Syntax.html#desc-instance_method" title="LDAP::Server::Syntax#desc (method)">#desc</a></span>
233
-
234
- <small>LDAP::Server::Syntax</small>
235
-
236
- </li>
237
-
238
-
239
- <li class="r1 ">
240
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#desc-instance_method" title="LDAP::Server::MatchingRule#desc (method)">#desc</a></span>
241
-
242
- <small>LDAP::Server::MatchingRule</small>
243
-
244
- </li>
245
-
246
-
247
- <li class="r2 ">
248
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#desc-instance_method" title="LDAP::Server::Schema::AttributeType#desc (method)">#desc</a></span>
249
-
250
- <small>LDAP::Server::Schema::AttributeType</small>
251
-
252
- </li>
253
-
254
-
255
- <li class="r1 ">
256
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_add-instance_method" title="LDAP::Server::Operation#do_add (method)">#do_add</a></span>
257
-
258
- <small>LDAP::Server::Operation</small>
259
-
260
- </li>
261
-
262
-
263
- <li class="r2 ">
264
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_bind-instance_method" title="LDAP::Server::Operation#do_bind (method)">#do_bind</a></span>
265
-
266
- <small>LDAP::Server::Operation</small>
267
-
268
- </li>
269
-
270
-
271
- <li class="r1 ">
272
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_compare-instance_method" title="LDAP::Server::Operation#do_compare (method)">#do_compare</a></span>
273
-
274
- <small>LDAP::Server::Operation</small>
275
-
276
- </li>
277
-
278
-
279
- <li class="r2 ">
280
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_del-instance_method" title="LDAP::Server::Operation#do_del (method)">#do_del</a></span>
281
-
282
- <small>LDAP::Server::Operation</small>
283
-
284
- </li>
285
-
286
-
287
- <li class="r1 ">
288
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_modify-instance_method" title="LDAP::Server::Operation#do_modify (method)">#do_modify</a></span>
289
-
290
- <small>LDAP::Server::Operation</small>
291
-
292
- </li>
293
-
294
-
295
- <li class="r2 ">
296
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_modifydn-instance_method" title="LDAP::Server::Operation#do_modifydn (method)">#do_modifydn</a></span>
297
-
298
- <small>LDAP::Server::Operation</small>
299
-
300
- </li>
301
-
302
-
303
- <li class="r1 ">
304
- <span class='object_link'><a href="LDAP/Server/Operation.html#do_search-instance_method" title="LDAP::Server::Operation#do_search (method)">#do_search</a></span>
305
-
306
- <small>LDAP::Server::Operation</small>
307
-
308
- </li>
309
-
310
-
311
- <li class="r2 ">
312
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Equality.html#eq-instance_method" title="LDAP::Server::MatchingRule::Equality#eq (method)">#eq</a></span>
313
-
314
- <small>LDAP::Server::MatchingRule::Equality</small>
315
-
316
- </li>
317
-
318
-
319
- <li class="r1 ">
320
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#equality-instance_method" title="LDAP::Server::Schema::AttributeType#equality (method)">#equality</a></span>
321
-
322
- <small>LDAP::Server::Schema::AttributeType</small>
323
-
324
- </li>
325
-
326
-
327
- <li class="r2 ">
328
- <span class='object_link'><a href="LDAP/Server/Syntax.html#find-class_method" title="LDAP::Server::Syntax.find (method)">find</a></span>
329
-
330
- <small>LDAP::Server::Syntax</small>
331
-
332
- </li>
333
-
334
-
335
- <li class="r1 ">
336
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#find-class_method" title="LDAP::Server::MatchingRule.find (method)">find</a></span>
337
-
338
- <small>LDAP::Server::MatchingRule</small>
339
-
340
- </li>
341
-
342
-
343
- <li class="r2 ">
344
- <span class='object_link'><a href="LDAP/Server/Schema.html#find_attrtype-instance_method" title="LDAP::Server::Schema#find_attrtype (method)">#find_attrtype</a></span>
345
-
346
- <small>LDAP::Server::Schema</small>
347
-
348
- </li>
349
-
350
-
351
- <li class="r1 ">
352
- <span class='object_link'><a href="LDAP/Server/Schema.html#find_objectclass-instance_method" title="LDAP::Server::Schema#find_objectclass (method)">#find_objectclass</a></span>
353
-
354
- <small>LDAP::Server::Schema</small>
355
-
356
- </li>
357
-
358
-
359
- <li class="r2 ">
360
- <span class='object_link'><a href="LDAP/Server/Syntax.html#from_def-class_method" title="LDAP::Server::Syntax.from_def (method)">from_def</a></span>
361
-
362
- <small>LDAP::Server::Syntax</small>
363
-
364
- </li>
365
-
366
-
367
- <li class="r1 ">
368
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#from_def-class_method" title="LDAP::Server::MatchingRule.from_def (method)">from_def</a></span>
369
-
370
- <small>LDAP::Server::MatchingRule</small>
371
-
372
- </li>
373
-
374
-
375
- <li class="r2 ">
376
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Ordering.html#ge-instance_method" title="LDAP::Server::MatchingRule::Ordering#ge (method)">#ge</a></span>
377
-
378
- <small>LDAP::Server::MatchingRule::Ordering</small>
379
-
380
- </li>
381
-
382
-
383
- <li class="r1 ">
384
- <span class='object_link'><a href="LDAP/Server/Connection.html#handle_requests-instance_method" title="LDAP::Server::Connection#handle_requests (method)">#handle_requests</a></span>
385
-
386
- <small>LDAP::Server::Connection</small>
387
-
388
- </li>
389
-
390
-
391
- <li class="r2 ">
392
- <span class='object_link'><a href="LDAP/Server/Schema.html#initialize-instance_method" title="LDAP::Server::Schema#initialize (method)">#initialize</a></span>
393
-
394
- <small>LDAP::Server::Schema</small>
395
-
396
- </li>
397
-
398
-
399
- <li class="r1 ">
400
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#initialize-instance_method" title="LDAP::Server::Schema::ObjectClass#initialize (method)">#initialize</a></span>
401
-
402
- <small>LDAP::Server::Schema::ObjectClass</small>
403
-
404
- </li>
405
-
406
-
407
- <li class="r2 ">
408
- <span class='object_link'><a href="LDAP/Server/Syntax.html#initialize-instance_method" title="LDAP::Server::Syntax#initialize (method)">#initialize</a></span>
409
-
410
- <small>LDAP::Server::Syntax</small>
411
-
412
- </li>
413
-
414
-
415
- <li class="r1 ">
416
- <span class='object_link'><a href="LDAP/Server/Operation.html#initialize-instance_method" title="LDAP::Server::Operation#initialize (method)">#initialize</a></span>
417
-
418
- <small>LDAP::Server::Operation</small>
419
-
420
- </li>
421
-
422
-
423
- <li class="r2 ">
424
- <span class='object_link'><a href="LDAP/Server.html#initialize-instance_method" title="LDAP::Server#initialize (method)">#initialize</a></span>
425
-
426
- <small>LDAP::Server</small>
427
-
428
- </li>
429
-
430
-
431
- <li class="r1 ">
432
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#initialize-instance_method" title="LDAP::Server::MatchingRule#initialize (method)">#initialize</a></span>
433
-
434
- <small>LDAP::Server::MatchingRule</small>
435
-
436
- </li>
437
-
438
-
439
- <li class="r2 ">
440
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#initialize-instance_method" title="LDAP::Server::Schema::AttributeType#initialize (method)">#initialize</a></span>
441
-
442
- <small>LDAP::Server::Schema::AttributeType</small>
443
-
444
- </li>
445
-
446
-
447
- <li class="r1 ">
448
- <span class='object_link'><a href="LDAP/Server/Connection.html#initialize-instance_method" title="LDAP::Server::Connection#initialize (method)">#initialize</a></span>
449
-
450
- <small>LDAP::Server::Connection</small>
451
-
452
- </li>
453
-
454
-
455
- <li class="r2 ">
456
- <span class='object_link'><a href="LDAP/Server.html#join-instance_method" title="LDAP::Server#join (method)">#join</a></span>
457
-
458
- <small>LDAP::Server</small>
459
-
460
- </li>
461
-
462
-
463
- <li class="r1 ">
464
- <span class='object_link'><a href="LDAP/Server/Operation.html#join_dn-class_method" title="LDAP::Server::Operation.join_dn (method)">join_dn</a></span>
465
-
466
- <small>LDAP::Server::Operation</small>
467
-
468
- </li>
469
-
470
-
471
- <li class="r2 ">
472
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#joinoids-instance_method" title="LDAP::Server::Schema::ObjectClass#joinoids (method)">#joinoids</a></span>
473
-
474
- <small>LDAP::Server::Schema::ObjectClass</small>
475
-
476
- </li>
477
-
478
-
479
- <li class="r1 ">
480
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Ordering.html#le-instance_method" title="LDAP::Server::MatchingRule::Ordering#le (method)">#le</a></span>
481
-
482
- <small>LDAP::Server::MatchingRule::Ordering</small>
483
-
484
- </li>
485
-
486
-
487
- <li class="r2 ">
488
- <span class='object_link'><a href="LDAP/Server/Schema.html#load-instance_method" title="LDAP::Server::Schema#load (method)">#load</a></span>
489
-
490
- <small>LDAP::Server::Schema</small>
491
-
492
- </li>
493
-
494
-
495
- <li class="r1 ">
496
- <span class='object_link'><a href="LDAP/Server/Schema.html#load_file-instance_method" title="LDAP::Server::Schema#load_file (method)">#load_file</a></span>
497
-
498
- <small>LDAP::Server::Schema</small>
499
-
500
- </li>
501
-
502
-
503
- <li class="r2 ">
504
- <span class='object_link'><a href="LDAP/Server/Schema.html#load_system-instance_method" title="LDAP::Server::Schema#load_system (method)">#load_system</a></span>
505
-
506
- <small>LDAP::Server::Schema</small>
507
-
508
- </li>
509
-
510
-
511
- <li class="r1 ">
512
- <span class='object_link'><a href="LDAP/Server/Operation.html#log-instance_method" title="LDAP::Server::Operation#log (method)">#log</a></span>
513
-
514
- <small>LDAP::Server::Operation</small>
515
-
516
- </li>
517
-
518
-
519
- <li class="r2 ">
520
- <span class='object_link'><a href="LDAP/Server/Connection.html#log-instance_method" title="LDAP::Server::Connection#log (method)">#log</a></span>
521
-
522
- <small>LDAP::Server::Connection</small>
523
-
524
- </li>
525
-
526
-
527
- <li class="r1 ">
528
- <span class='object_link'><a href="LDAP/Server/Operation.html#log_exception-instance_method" title="LDAP::Server::Operation#log_exception (method)">#log_exception</a></span>
529
-
530
- <small>LDAP::Server::Operation</small>
531
-
532
- </li>
533
-
534
-
535
- <li class="r2 ">
536
- <span class='object_link'><a href="LDAP/Server/Syntax.html#match-instance_method" title="LDAP::Server::Syntax#match (method)">#match</a></span>
537
-
538
- <small>LDAP::Server::Syntax</small>
539
-
540
- </li>
541
-
542
-
543
- <li class="r1 ">
544
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#maxlen-instance_method" title="LDAP::Server::Schema::AttributeType#maxlen (method)">#maxlen</a></span>
545
-
546
- <small>LDAP::Server::Schema::AttributeType</small>
547
-
548
- </li>
549
-
550
-
551
- <li class="r2 ">
552
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#may-instance_method" title="LDAP::Server::Schema::ObjectClass#may (method)">#may</a></span>
553
-
554
- <small>LDAP::Server::Schema::ObjectClass</small>
555
-
556
- </li>
557
-
558
-
559
- <li class="r1 ">
560
- <span class='object_link'><a href="LDAP/Server/Schema.html#may-instance_method" title="LDAP::Server::Schema#may (method)">#may</a></span>
561
-
562
- <small>LDAP::Server::Schema</small>
563
-
564
- </li>
565
-
566
-
567
- <li class="r2 ">
568
- <span class='object_link'><a href="LDAP/Server/Operation.html#modify-instance_method" title="LDAP::Server::Operation#modify (method)">#modify</a></span>
569
-
570
- <small>LDAP::Server::Operation</small>
571
-
572
- </li>
573
-
574
-
575
- <li class="r1 ">
576
- <span class='object_link'><a href="LDAP/Server/Operation.html#modifydn-instance_method" title="LDAP::Server::Operation#modifydn (method)">#modifydn</a></span>
577
-
578
- <small>LDAP::Server::Operation</small>
579
-
580
- </li>
581
-
582
-
583
- <li class="r2 ">
584
- <span class='object_link'><a href="LDAP/Server/Schema.html#must-instance_method" title="LDAP::Server::Schema#must (method)">#must</a></span>
585
-
586
- <small>LDAP::Server::Schema</small>
587
-
588
- </li>
589
-
590
-
591
- <li class="r1 ">
592
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#must-instance_method" title="LDAP::Server::Schema::ObjectClass#must (method)">#must</a></span>
593
-
594
- <small>LDAP::Server::Schema::ObjectClass</small>
595
-
596
- </li>
597
-
598
-
599
- <li class="r2 ">
600
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#name-instance_method" title="LDAP::Server::MatchingRule#name (method)">#name</a></span>
601
-
602
- <small>LDAP::Server::MatchingRule</small>
603
-
604
- </li>
605
-
606
-
607
- <li class="r1 ">
608
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#name-instance_method" title="LDAP::Server::Schema::ObjectClass#name (method)">#name</a></span>
609
-
610
- <small>LDAP::Server::Schema::ObjectClass</small>
611
-
612
- </li>
613
-
614
-
615
- <li class="r2 ">
616
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#name-instance_method" title="LDAP::Server::Schema::AttributeType#name (method)">#name</a></span>
617
-
618
- <small>LDAP::Server::Schema::AttributeType</small>
619
-
620
- </li>
621
-
622
-
623
- <li class="r1 ">
624
- <span class='object_link'><a href="LDAP/Server/Schema.html#names-instance_method" title="LDAP::Server::Schema#names (method)">#names</a></span>
625
-
626
- <small>LDAP::Server::Schema</small>
627
-
628
- </li>
629
-
630
-
631
- <li class="r2 ">
632
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#names-instance_method" title="LDAP::Server::Schema::ObjectClass#names (method)">#names</a></span>
633
-
634
- <small>LDAP::Server::Schema::ObjectClass</small>
635
-
636
- </li>
637
-
638
-
639
- <li class="r1 ">
640
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#names-instance_method" title="LDAP::Server::Schema::AttributeType#names (method)">#names</a></span>
641
-
642
- <small>LDAP::Server::Schema::AttributeType</small>
643
-
644
- </li>
645
-
646
-
647
- <li class="r2 ">
648
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#names-instance_method" title="LDAP::Server::MatchingRule#names (method)">#names</a></span>
649
-
650
- <small>LDAP::Server::MatchingRule</small>
651
-
652
- </li>
653
-
654
-
655
- <li class="r1 ">
656
- <span class='object_link'><a href="LDAP/Server/Syntax.html#nhr-instance_method" title="LDAP::Server::Syntax#nhr (method)">#nhr</a></span>
657
-
658
- <small>LDAP::Server::Syntax</small>
659
-
660
- </li>
661
-
662
-
663
- <li class="r2 ">
664
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Integer.html#normalize-instance_method" title="LDAP::Server::MatchingRule::Integer#normalize (method)">#normalize</a></span>
665
-
666
- <small>LDAP::Server::MatchingRule::Integer</small>
667
-
668
- </li>
669
-
670
-
671
- <li class="r1 ">
672
- <span class='object_link'><a href="LDAP/Server/MatchingRule/IA5Downcase.html#normalize-instance_method" title="LDAP::Server::MatchingRule::IA5Downcase#normalize (method)">#normalize</a></span>
673
-
674
- <small>LDAP::Server::MatchingRule::IA5Downcase</small>
675
-
676
- </li>
677
-
678
-
679
- <li class="r2 ">
680
- <span class='object_link'><a href="LDAP/Server/MatchingRule/IA5Trim.html#normalize-instance_method" title="LDAP::Server::MatchingRule::IA5Trim#normalize (method)">#normalize</a></span>
681
-
682
- <small>LDAP::Server::MatchingRule::IA5Trim</small>
683
-
684
- </li>
685
-
686
-
687
- <li class="r1 ">
688
- <span class='object_link'><a href="LDAP/Server/MatchingRule/StringDowncase.html#normalize-instance_method" title="LDAP::Server::MatchingRule::StringDowncase#normalize (method)">#normalize</a></span>
689
-
690
- <small>LDAP::Server::MatchingRule::StringDowncase</small>
691
-
692
- </li>
693
-
694
-
695
- <li class="r2 ">
696
- <span class='object_link'><a href="LDAP/Server/MatchingRule/DefaultMatchingClass.html#normalize-instance_method" title="LDAP::Server::MatchingRule::DefaultMatchingClass#normalize (method)">#normalize</a></span>
697
-
698
- <small>LDAP::Server::MatchingRule::DefaultMatchingClass</small>
699
-
700
- </li>
701
-
702
-
703
- <li class="r1 ">
704
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#normalize-instance_method" title="LDAP::Server::MatchingRule#normalize (method)">#normalize</a></span>
705
-
706
- <small>LDAP::Server::MatchingRule</small>
707
-
708
- </li>
709
-
710
-
711
- <li class="r2 ">
712
- <span class='object_link'><a href="LDAP/Server/MatchingRule/StringTrim.html#normalize-instance_method" title="LDAP::Server::MatchingRule::StringTrim#normalize (method)">#normalize</a></span>
713
-
714
- <small>LDAP::Server::MatchingRule::StringTrim</small>
715
-
716
- </li>
717
-
718
-
719
- <li class="r1 ">
720
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#nousermod-instance_method" title="LDAP::Server::Schema::AttributeType#nousermod (method)">#nousermod</a></span>
721
-
722
- <small>LDAP::Server::Schema::AttributeType</small>
723
-
724
- </li>
725
-
726
-
727
- <li class="r2 ">
728
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#obsolete-instance_method" title="LDAP::Server::Schema::AttributeType#obsolete (method)">#obsolete</a></span>
729
-
730
- <small>LDAP::Server::Schema::AttributeType</small>
731
-
732
- </li>
733
-
734
-
735
- <li class="r1 ">
736
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#obsolete-instance_method" title="LDAP::Server::Schema::ObjectClass#obsolete (method)">#obsolete</a></span>
737
-
738
- <small>LDAP::Server::Schema::ObjectClass</small>
739
-
740
- </li>
741
-
742
-
743
- <li class="r2 ">
744
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#obsolete-instance_method" title="LDAP::Server::MatchingRule#obsolete (method)">#obsolete</a></span>
745
-
746
- <small>LDAP::Server::MatchingRule</small>
747
-
748
- </li>
749
-
750
-
751
- <li class="r1 ">
752
- <span class='object_link'><a href="LDAP/Server/Syntax.html#oid-instance_method" title="LDAP::Server::Syntax#oid (method)">#oid</a></span>
753
-
754
- <small>LDAP::Server::Syntax</small>
755
-
756
- </li>
757
-
758
-
759
- <li class="r2 ">
760
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#oid-instance_method" title="LDAP::Server::MatchingRule#oid (method)">#oid</a></span>
761
-
762
- <small>LDAP::Server::MatchingRule</small>
763
-
764
- </li>
765
-
766
-
767
- <li class="r1 ">
768
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#oid-instance_method" title="LDAP::Server::Schema::AttributeType#oid (method)">#oid</a></span>
769
-
770
- <small>LDAP::Server::Schema::AttributeType</small>
771
-
772
- </li>
773
-
774
-
775
- <li class="r2 ">
776
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#oid-instance_method" title="LDAP::Server::Schema::ObjectClass#oid (method)">#oid</a></span>
777
-
778
- <small>LDAP::Server::Schema::ObjectClass</small>
779
-
780
- </li>
781
-
782
-
783
- <li class="r1 ">
784
- <span class='object_link'><a href="LDAP/Server/Connection.html#opt-instance_method" title="LDAP::Server::Connection#opt (method)">#opt</a></span>
785
-
786
- <small>LDAP::Server::Connection</small>
787
-
788
- </li>
789
-
790
-
791
- <li class="r2 ">
792
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#ordering-instance_method" title="LDAP::Server::Schema::AttributeType#ordering (method)">#ordering</a></span>
793
-
794
- <small>LDAP::Server::Schema::AttributeType</small>
795
-
796
- </li>
797
-
798
-
799
- <li class="r1 ">
800
- <span class='object_link'><a href="LDAP/Server/Filter.html#parse-class_method" title="LDAP::Server::Filter.parse (method)">parse</a></span>
801
-
802
- <small>LDAP::Server::Filter</small>
803
-
804
- </li>
805
-
806
-
807
- <li class="r2 ">
808
- <span class='object_link'><a href="LDAP/Server.html#preforkserver-class_method" title="LDAP::Server.preforkserver (method)">preforkserver</a></span>
809
-
810
- <small>LDAP::Server</small>
811
-
812
- </li>
813
-
814
-
815
- <li class="r1 ">
816
- <span class='object_link'><a href="LDAP/Server/Schema.html#resolve_oids-instance_method" title="LDAP::Server::Schema#resolve_oids (method)">#resolve_oids</a></span>
817
-
818
- <small>LDAP::Server::Schema</small>
819
-
820
- </li>
821
-
822
-
823
- <li class="r2 ">
824
- <span class='object_link'><a href="LDAP/Server.html#root_dse-instance_method" title="LDAP::Server#root_dse (method)">#root_dse</a></span>
825
-
826
- <small>LDAP::Server</small>
827
-
828
- </li>
829
-
830
-
831
- <li class="r1 ">
832
- <span class='object_link'><a href="LDAP/Server/Filter.html#run-class_method" title="LDAP::Server::Filter.run (method)">run</a></span>
833
-
834
- <small>LDAP::Server::Filter</small>
835
-
836
- </li>
837
-
838
-
839
- <li class="r2 ">
840
- <span class='object_link'><a href="LDAP/Server.html#run_prefork-instance_method" title="LDAP::Server#run_prefork (method)">#run_prefork</a></span>
841
-
842
- <small>LDAP::Server</small>
843
-
844
- </li>
845
-
846
-
847
- <li class="r1 ">
848
- <span class='object_link'><a href="LDAP/Server.html#run_tcpserver-instance_method" title="LDAP::Server#run_tcpserver (method)">#run_tcpserver</a></span>
849
-
850
- <small>LDAP::Server</small>
851
-
852
- </li>
853
-
854
-
855
- <li class="r2 ">
856
- <span class='object_link'><a href="LDAP/Server/Operation.html#search-instance_method" title="LDAP::Server::Operation#search (method)">#search</a></span>
857
-
858
- <small>LDAP::Server::Operation</small>
859
-
860
- </li>
861
-
862
-
863
- <li class="r1 ">
864
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_AddResponse-instance_method" title="LDAP::Server::Operation#send_AddResponse (method)">#send_AddResponse</a></span>
865
-
866
- <small>LDAP::Server::Operation</small>
867
-
868
- </li>
869
-
870
-
871
- <li class="r2 ">
872
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_BindResponse-instance_method" title="LDAP::Server::Operation#send_BindResponse (method)">#send_BindResponse</a></span>
873
-
874
- <small>LDAP::Server::Operation</small>
875
-
876
- </li>
877
-
878
-
879
- <li class="r1 ">
880
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_CompareResponse-instance_method" title="LDAP::Server::Operation#send_CompareResponse (method)">#send_CompareResponse</a></span>
881
-
882
- <small>LDAP::Server::Operation</small>
883
-
884
- </li>
885
-
886
-
887
- <li class="r2 ">
888
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_DelResponse-instance_method" title="LDAP::Server::Operation#send_DelResponse (method)">#send_DelResponse</a></span>
889
-
890
- <small>LDAP::Server::Operation</small>
891
-
892
- </li>
893
-
894
-
895
- <li class="r1 ">
896
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_ExtendedResponse-instance_method" title="LDAP::Server::Operation#send_ExtendedResponse (method)">#send_ExtendedResponse</a></span>
897
-
898
- <small>LDAP::Server::Operation</small>
899
-
900
- </li>
901
-
902
-
903
- <li class="r2 ">
904
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_LDAPMessage-instance_method" title="LDAP::Server::Operation#send_LDAPMessage (method)">#send_LDAPMessage</a></span>
905
-
906
- <small>LDAP::Server::Operation</small>
907
-
908
- </li>
909
-
910
-
911
- <li class="r1 ">
912
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_LDAPResult-instance_method" title="LDAP::Server::Operation#send_LDAPResult (method)">#send_LDAPResult</a></span>
913
-
914
- <small>LDAP::Server::Operation</small>
915
-
916
- </li>
917
-
918
-
919
- <li class="r2 ">
920
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_ModifyDNResponse-instance_method" title="LDAP::Server::Operation#send_ModifyDNResponse (method)">#send_ModifyDNResponse</a></span>
921
-
922
- <small>LDAP::Server::Operation</small>
923
-
924
- </li>
925
-
926
-
927
- <li class="r1 ">
928
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_ModifyResponse-instance_method" title="LDAP::Server::Operation#send_ModifyResponse (method)">#send_ModifyResponse</a></span>
929
-
930
- <small>LDAP::Server::Operation</small>
931
-
932
- </li>
933
-
934
-
935
- <li class="r2 ">
936
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_SearchResultDone-instance_method" title="LDAP::Server::Operation#send_SearchResultDone (method)">#send_SearchResultDone</a></span>
937
-
938
- <small>LDAP::Server::Operation</small>
939
-
940
- </li>
941
-
942
-
943
- <li class="r1 ">
944
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_SearchResultEntry-instance_method" title="LDAP::Server::Operation#send_SearchResultEntry (method)">#send_SearchResultEntry</a></span>
945
-
946
- <small>LDAP::Server::Operation</small>
947
-
948
- </li>
949
-
950
-
951
- <li class="r2 ">
952
- <span class='object_link'><a href="LDAP/Server/Operation.html#send_SearchResultReference-instance_method" title="LDAP::Server::Operation#send_SearchResultReference (method)">#send_SearchResultReference</a></span>
953
-
954
- <small>LDAP::Server::Operation</small>
955
-
956
- </li>
957
-
958
-
959
- <li class="r1 ">
960
- <span class='object_link'><a href="LDAP/Server/Connection.html#send_notice_of_disconnection-instance_method" title="LDAP::Server::Connection#send_notice_of_disconnection (method)">#send_notice_of_disconnection</a></span>
961
-
962
- <small>LDAP::Server::Connection</small>
963
-
964
- </li>
965
-
966
-
967
- <li class="r2 ">
968
- <span class='object_link'><a href="LDAP/Server/Connection.html#send_unsolicited_notification-instance_method" title="LDAP::Server::Connection#send_unsolicited_notification (method)">#send_unsolicited_notification</a></span>
969
-
970
- <small>LDAP::Server::Connection</small>
971
-
972
- </li>
973
-
974
-
975
- <li class="r1 ">
976
- <span class='object_link'><a href="LDAP/Server/Operation.html#server_sizelimit-instance_method" title="LDAP::Server::Operation#server_sizelimit (method)">#server_sizelimit</a></span>
977
-
978
- <small>LDAP::Server::Operation</small>
979
-
980
- </li>
981
-
982
-
983
- <li class="r2 ">
984
- <span class='object_link'><a href="LDAP/Server/Operation.html#server_timelimit-instance_method" title="LDAP::Server::Operation#server_timelimit (method)">#server_timelimit</a></span>
985
-
986
- <small>LDAP::Server::Operation</small>
987
-
988
- </li>
989
-
990
-
991
- <li class="r1 ">
992
- <span class='object_link'><a href="LDAP/Server/Operation.html#simple_bind-instance_method" title="LDAP::Server::Operation#simple_bind (method)">#simple_bind</a></span>
993
-
994
- <small>LDAP::Server::Operation</small>
995
-
996
- </li>
997
-
998
-
999
- <li class="r2 ">
1000
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#singlevalue-instance_method" title="LDAP::Server::Schema::AttributeType#singlevalue (method)">#singlevalue</a></span>
1001
-
1002
- <small>LDAP::Server::Schema::AttributeType</small>
1003
-
1004
- </li>
1005
-
1006
-
1007
- <li class="r1 ">
1008
- <span class='object_link'><a href="LDAP/Server/Operation.html#split_dn-class_method" title="LDAP::Server::Operation.split_dn (method)">split_dn</a></span>
1009
-
1010
- <small>LDAP::Server::Operation</small>
1011
-
1012
- </li>
1013
-
1014
-
1015
- <li class="r2 ">
1016
- <span class='object_link'><a href="LDAP/Server.html#ssl_prepare-class_method" title="LDAP::Server.ssl_prepare (method)">ssl_prepare</a></span>
1017
-
1018
- <small>LDAP::Server</small>
1019
-
1020
- </li>
1021
-
1022
-
1023
- <li class="r1 ">
1024
- <span class='object_link'><a href="LDAP/Server/Connection.html#startssl-instance_method" title="LDAP::Server::Connection#startssl (method)">#startssl</a></span>
1025
-
1026
- <small>LDAP::Server::Connection</small>
1027
-
1028
- </li>
1029
-
1030
-
1031
- <li class="r2 ">
1032
- <span class='object_link'><a href="LDAP/Server.html#stop-instance_method" title="LDAP::Server#stop (method)">#stop</a></span>
1033
-
1034
- <small>LDAP::Server</small>
1035
-
1036
- </li>
1037
-
1038
-
1039
- <li class="r1 ">
1040
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#struct-instance_method" title="LDAP::Server::Schema::ObjectClass#struct (method)">#struct</a></span>
1041
-
1042
- <small>LDAP::Server::Schema::ObjectClass</small>
1043
-
1044
- </li>
1045
-
1046
-
1047
- <li class="r2 ">
1048
- <span class='object_link'><a href="LDAP/Server/Schema.html#subschema_dn-instance_method" title="LDAP::Server::Schema#subschema_dn (method)">#subschema_dn</a></span>
1049
-
1050
- <small>LDAP::Server::Schema</small>
1051
-
1052
- </li>
1053
-
1054
-
1055
- <li class="r1 ">
1056
- <span class='object_link'><a href="LDAP/Server/Schema.html#subschema_subentry-instance_method" title="LDAP::Server::Schema#subschema_subentry (method)">#subschema_subentry</a></span>
1057
-
1058
- <small>LDAP::Server::Schema</small>
1059
-
1060
- </li>
1061
-
1062
-
1063
- <li class="r2 ">
1064
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#substr-instance_method" title="LDAP::Server::Schema::AttributeType#substr (method)">#substr</a></span>
1065
-
1066
- <small>LDAP::Server::Schema::AttributeType</small>
1067
-
1068
- </li>
1069
-
1070
-
1071
- <li class="r1 ">
1072
- <span class='object_link'><a href="LDAP/Server/MatchingRule/Substrings.html#substrings-instance_method" title="LDAP::Server::MatchingRule::Substrings#substrings (method)">#substrings</a></span>
1073
-
1074
- <small>LDAP::Server::MatchingRule::Substrings</small>
1075
-
1076
- </li>
1077
-
1078
-
1079
- <li class="r2 ">
1080
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#sup-instance_method" title="LDAP::Server::Schema::ObjectClass#sup (method)">#sup</a></span>
1081
-
1082
- <small>LDAP::Server::Schema::ObjectClass</small>
1083
-
1084
- </li>
1085
-
1086
-
1087
- <li class="r1 ">
1088
- <span class='object_link'><a href="LDAP/Server/Schema.html#sup-instance_method" title="LDAP::Server::Schema#sup (method)">#sup</a></span>
1089
-
1090
- <small>LDAP::Server::Schema</small>
1091
-
1092
- </li>
1093
-
1094
-
1095
- <li class="r2 ">
1096
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#sup-instance_method" title="LDAP::Server::Schema::AttributeType#sup (method)">#sup</a></span>
1097
-
1098
- <small>LDAP::Server::Schema::AttributeType</small>
1099
-
1100
- </li>
1101
-
1102
-
1103
- <li class="r1 ">
1104
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#syntax-instance_method" title="LDAP::Server::MatchingRule#syntax (method)">#syntax</a></span>
1105
-
1106
- <small>LDAP::Server::MatchingRule</small>
1107
-
1108
- </li>
1109
-
1110
-
1111
- <li class="r2 ">
1112
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#syntax-instance_method" title="LDAP::Server::Schema::AttributeType#syntax (method)">#syntax</a></span>
1113
-
1114
- <small>LDAP::Server::Schema::AttributeType</small>
1115
-
1116
- </li>
1117
-
1118
-
1119
- <li class="r1 ">
1120
- <span class='object_link'><a href="LDAP/Server.html#tcpserver-class_method" title="LDAP::Server.tcpserver (method)">tcpserver</a></span>
1121
-
1122
- <small>LDAP::Server</small>
1123
-
1124
- </li>
1125
-
1126
-
1127
- <li class="r2 ">
1128
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#to_def-instance_method" title="LDAP::Server::MatchingRule#to_def (method)">#to_def</a></span>
1129
-
1130
- <small>LDAP::Server::MatchingRule</small>
1131
-
1132
- </li>
1133
-
1134
-
1135
- <li class="r1 ">
1136
- <span class='object_link'><a href="LDAP/Server/Syntax.html#to_def-instance_method" title="LDAP::Server::Syntax#to_def (method)">#to_def</a></span>
1137
-
1138
- <small>LDAP::Server::Syntax</small>
1139
-
1140
- </li>
1141
-
1142
-
1143
- <li class="r2 ">
1144
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#to_def-instance_method" title="LDAP::Server::Schema::ObjectClass#to_def (method)">#to_def</a></span>
1145
-
1146
- <small>LDAP::Server::Schema::ObjectClass</small>
1147
-
1148
- </li>
1149
-
1150
-
1151
- <li class="r1 ">
1152
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#to_def-instance_method" title="LDAP::Server::Schema::AttributeType#to_def (method)">#to_def</a></span>
1153
-
1154
- <small>LDAP::Server::Schema::AttributeType</small>
1155
-
1156
- </li>
1157
-
1158
-
1159
- <li class="r2 ">
1160
- <span class='object_link'><a href="LDAP/ResultError/InappropriateMatching.html#to_i-instance_method" title="LDAP::ResultError::InappropriateMatching#to_i (method)">#to_i</a></span>
1161
-
1162
- <small>LDAP::ResultError::InappropriateMatching</small>
1163
-
1164
- </li>
1165
-
1166
-
1167
- <li class="r1 ">
1168
- <span class='object_link'><a href="LDAP/ResultError/AdminLimitExceeded.html#to_i-instance_method" title="LDAP::ResultError::AdminLimitExceeded#to_i (method)">#to_i</a></span>
1169
-
1170
- <small>LDAP::ResultError::AdminLimitExceeded</small>
1171
-
1172
- </li>
1173
-
1174
-
1175
- <li class="r2 ">
1176
- <span class='object_link'><a href="LDAP/ResultError/UndefinedAttributeType.html#to_i-instance_method" title="LDAP::ResultError::UndefinedAttributeType#to_i (method)">#to_i</a></span>
1177
-
1178
- <small>LDAP::ResultError::UndefinedAttributeType</small>
1179
-
1180
- </li>
1181
-
1182
-
1183
- <li class="r1 ">
1184
- <span class='object_link'><a href="LDAP/ResultError/NoSuchAttribute.html#to_i-instance_method" title="LDAP::ResultError::NoSuchAttribute#to_i (method)">#to_i</a></span>
1185
-
1186
- <small>LDAP::ResultError::NoSuchAttribute</small>
1187
-
1188
- </li>
1189
-
1190
-
1191
- <li class="r2 ">
1192
- <span class='object_link'><a href="LDAP/ResultError/SaslBindInProgress.html#to_i-instance_method" title="LDAP::ResultError::SaslBindInProgress#to_i (method)">#to_i</a></span>
1193
-
1194
- <small>LDAP::ResultError::SaslBindInProgress</small>
1195
-
1196
- </li>
1197
-
1198
-
1199
- <li class="r1 ">
1200
- <span class='object_link'><a href="LDAP/ResultError/ConfidentialityRequired.html#to_i-instance_method" title="LDAP::ResultError::ConfidentialityRequired#to_i (method)">#to_i</a></span>
1201
-
1202
- <small>LDAP::ResultError::ConfidentialityRequired</small>
1203
-
1204
- </li>
1205
-
1206
-
1207
- <li class="r2 ">
1208
- <span class='object_link'><a href="LDAP/ResultError/UnavailableCriticalExtension.html#to_i-instance_method" title="LDAP::ResultError::UnavailableCriticalExtension#to_i (method)">#to_i</a></span>
1209
-
1210
- <small>LDAP::ResultError::UnavailableCriticalExtension</small>
1211
-
1212
- </li>
1213
-
1214
-
1215
- <li class="r1 ">
1216
- <span class='object_link'><a href="LDAP/ResultError/InvalidCredentials.html#to_i-instance_method" title="LDAP::ResultError::InvalidCredentials#to_i (method)">#to_i</a></span>
1217
-
1218
- <small>LDAP::ResultError::InvalidCredentials</small>
1219
-
1220
- </li>
1221
-
1222
-
1223
- <li class="r2 ">
1224
- <span class='object_link'><a href="LDAP/ResultError/InsufficientAccessRights.html#to_i-instance_method" title="LDAP::ResultError::InsufficientAccessRights#to_i (method)">#to_i</a></span>
1225
-
1226
- <small>LDAP::ResultError::InsufficientAccessRights</small>
1227
-
1228
- </li>
1229
-
1230
-
1231
- <li class="r1 ">
1232
- <span class='object_link'><a href="LDAP/ResultError/Other.html#to_i-instance_method" title="LDAP::ResultError::Other#to_i (method)">#to_i</a></span>
1233
-
1234
- <small>LDAP::ResultError::Other</small>
1235
-
1236
- </li>
1237
-
1238
-
1239
- <li class="r2 ">
1240
- <span class='object_link'><a href="LDAP/ResultError/Busy.html#to_i-instance_method" title="LDAP::ResultError::Busy#to_i (method)">#to_i</a></span>
1241
-
1242
- <small>LDAP::ResultError::Busy</small>
1243
-
1244
- </li>
1245
-
1246
-
1247
- <li class="r1 ">
1248
- <span class='object_link'><a href="LDAP/ResultError/Unavailable.html#to_i-instance_method" title="LDAP::ResultError::Unavailable#to_i (method)">#to_i</a></span>
1249
-
1250
- <small>LDAP::ResultError::Unavailable</small>
1251
-
1252
- </li>
1253
-
1254
-
1255
- <li class="r2 ">
1256
- <span class='object_link'><a href="LDAP/ResultError/InappropriateAuthentication.html#to_i-instance_method" title="LDAP::ResultError::InappropriateAuthentication#to_i (method)">#to_i</a></span>
1257
-
1258
- <small>LDAP::ResultError::InappropriateAuthentication</small>
1259
-
1260
- </li>
1261
-
1262
-
1263
- <li class="r1 ">
1264
- <span class='object_link'><a href="LDAP/ResultError/UnwillingToPerform.html#to_i-instance_method" title="LDAP::ResultError::UnwillingToPerform#to_i (method)">#to_i</a></span>
1265
-
1266
- <small>LDAP::ResultError::UnwillingToPerform</small>
1267
-
1268
- </li>
1269
-
1270
-
1271
- <li class="r2 ">
1272
- <span class='object_link'><a href="LDAP/ResultError/ConstraintViolation.html#to_i-instance_method" title="LDAP::ResultError::ConstraintViolation#to_i (method)">#to_i</a></span>
1273
-
1274
- <small>LDAP::ResultError::ConstraintViolation</small>
1275
-
1276
- </li>
1277
-
1278
-
1279
- <li class="r1 ">
1280
- <span class='object_link'><a href="LDAP/ResultError/AttributeOrValueExists.html#to_i-instance_method" title="LDAP::ResultError::AttributeOrValueExists#to_i (method)">#to_i</a></span>
1281
-
1282
- <small>LDAP::ResultError::AttributeOrValueExists</small>
1283
-
1284
- </li>
1285
-
1286
-
1287
- <li class="r2 ">
1288
- <span class='object_link'><a href="LDAP/ResultError/LoopDetect.html#to_i-instance_method" title="LDAP::ResultError::LoopDetect#to_i (method)">#to_i</a></span>
1289
-
1290
- <small>LDAP::ResultError::LoopDetect</small>
1291
-
1292
- </li>
1293
-
1294
-
1295
- <li class="r1 ">
1296
- <span class='object_link'><a href="LDAP/ResultError/NamingViolation.html#to_i-instance_method" title="LDAP::ResultError::NamingViolation#to_i (method)">#to_i</a></span>
1297
-
1298
- <small>LDAP::ResultError::NamingViolation</small>
1299
-
1300
- </li>
1301
-
1302
-
1303
- <li class="r2 ">
1304
- <span class='object_link'><a href="LDAP/ResultError/InvalidAttributeSyntax.html#to_i-instance_method" title="LDAP::ResultError::InvalidAttributeSyntax#to_i (method)">#to_i</a></span>
1305
-
1306
- <small>LDAP::ResultError::InvalidAttributeSyntax</small>
1307
-
1308
- </li>
1309
-
1310
-
1311
- <li class="r1 ">
1312
- <span class='object_link'><a href="LDAP/ResultError/NoSuchObject.html#to_i-instance_method" title="LDAP::ResultError::NoSuchObject#to_i (method)">#to_i</a></span>
1313
-
1314
- <small>LDAP::ResultError::NoSuchObject</small>
1315
-
1316
- </li>
1317
-
1318
-
1319
- <li class="r2 ">
1320
- <span class='object_link'><a href="LDAP/ResultError/Referral.html#to_i-instance_method" title="LDAP::ResultError::Referral#to_i (method)">#to_i</a></span>
1321
-
1322
- <small>LDAP::ResultError::Referral</small>
1323
-
1324
- </li>
1325
-
1326
-
1327
- <li class="r1 ">
1328
- <span class='object_link'><a href="LDAP/ResultError/StrongAuthRequired.html#to_i-instance_method" title="LDAP::ResultError::StrongAuthRequired#to_i (method)">#to_i</a></span>
1329
-
1330
- <small>LDAP::ResultError::StrongAuthRequired</small>
1331
-
1332
- </li>
1333
-
1334
-
1335
- <li class="r2 ">
1336
- <span class='object_link'><a href="LDAP/ResultError/AuthMethodNotSupported.html#to_i-instance_method" title="LDAP::ResultError::AuthMethodNotSupported#to_i (method)">#to_i</a></span>
1337
-
1338
- <small>LDAP::ResultError::AuthMethodNotSupported</small>
1339
-
1340
- </li>
1341
-
1342
-
1343
- <li class="r1 ">
1344
- <span class='object_link'><a href="LDAP/ResultError/CompareTrue.html#to_i-instance_method" title="LDAP::ResultError::CompareTrue#to_i (method)">#to_i</a></span>
1345
-
1346
- <small>LDAP::ResultError::CompareTrue</small>
1347
-
1348
- </li>
1349
-
1350
-
1351
- <li class="r2 ">
1352
- <span class='object_link'><a href="LDAP/ResultError/CompareFalse.html#to_i-instance_method" title="LDAP::ResultError::CompareFalse#to_i (method)">#to_i</a></span>
1353
-
1354
- <small>LDAP::ResultError::CompareFalse</small>
1355
-
1356
- </li>
1357
-
1358
-
1359
- <li class="r1 ">
1360
- <span class='object_link'><a href="LDAP/ResultError/InvalidDNSyntax.html#to_i-instance_method" title="LDAP::ResultError::InvalidDNSyntax#to_i (method)">#to_i</a></span>
1361
-
1362
- <small>LDAP::ResultError::InvalidDNSyntax</small>
1363
-
1364
- </li>
1365
-
1366
-
1367
- <li class="r2 ">
1368
- <span class='object_link'><a href="LDAP/ResultError/TimeLimitExceeded.html#to_i-instance_method" title="LDAP::ResultError::TimeLimitExceeded#to_i (method)">#to_i</a></span>
1369
-
1370
- <small>LDAP::ResultError::TimeLimitExceeded</small>
1371
-
1372
- </li>
1373
-
1374
-
1375
- <li class="r1 ">
1376
- <span class='object_link'><a href="LDAP/ResultError/ObjectClassViolation.html#to_i-instance_method" title="LDAP::ResultError::ObjectClassViolation#to_i (method)">#to_i</a></span>
1377
-
1378
- <small>LDAP::ResultError::ObjectClassViolation</small>
1379
-
1380
- </li>
1381
-
1382
-
1383
- <li class="r2 ">
1384
- <span class='object_link'><a href="LDAP/ResultError/NotAllowedOnNonLeaf.html#to_i-instance_method" title="LDAP::ResultError::NotAllowedOnNonLeaf#to_i (method)">#to_i</a></span>
1385
-
1386
- <small>LDAP::ResultError::NotAllowedOnNonLeaf</small>
1387
-
1388
- </li>
1389
-
1390
-
1391
- <li class="r1 ">
1392
- <span class='object_link'><a href="LDAP/ResultError/NotAllowedOnRDN.html#to_i-instance_method" title="LDAP::ResultError::NotAllowedOnRDN#to_i (method)">#to_i</a></span>
1393
-
1394
- <small>LDAP::ResultError::NotAllowedOnRDN</small>
1395
-
1396
- </li>
1397
-
1398
-
1399
- <li class="r2 ">
1400
- <span class='object_link'><a href="LDAP/ResultError/EntryAlreadyExists.html#to_i-instance_method" title="LDAP::ResultError::EntryAlreadyExists#to_i (method)">#to_i</a></span>
1401
-
1402
- <small>LDAP::ResultError::EntryAlreadyExists</small>
1403
-
1404
- </li>
1405
-
1406
-
1407
- <li class="r1 ">
1408
- <span class='object_link'><a href="LDAP/ResultError/ProtocolError.html#to_i-instance_method" title="LDAP::ResultError::ProtocolError#to_i (method)">#to_i</a></span>
1409
-
1410
- <small>LDAP::ResultError::ProtocolError</small>
1411
-
1412
- </li>
1413
-
1414
-
1415
- <li class="r2 ">
1416
- <span class='object_link'><a href="LDAP/ResultError/OperationsError.html#to_i-instance_method" title="LDAP::ResultError::OperationsError#to_i (method)">#to_i</a></span>
1417
-
1418
- <small>LDAP::ResultError::OperationsError</small>
1419
-
1420
- </li>
1421
-
1422
-
1423
- <li class="r1 ">
1424
- <span class='object_link'><a href="LDAP/ResultError/Success.html#to_i-instance_method" title="LDAP::ResultError::Success#to_i (method)">#to_i</a></span>
1425
-
1426
- <small>LDAP::ResultError::Success</small>
1427
-
1428
- </li>
1429
-
1430
-
1431
- <li class="r2 ">
1432
- <span class='object_link'><a href="LDAP/ResultError/AffectsMultipleDSAs.html#to_i-instance_method" title="LDAP::ResultError::AffectsMultipleDSAs#to_i (method)">#to_i</a></span>
1433
-
1434
- <small>LDAP::ResultError::AffectsMultipleDSAs</small>
1435
-
1436
- </li>
1437
-
1438
-
1439
- <li class="r1 ">
1440
- <span class='object_link'><a href="LDAP/ResultError/AliasDereferencingProblem.html#to_i-instance_method" title="LDAP::ResultError::AliasDereferencingProblem#to_i (method)">#to_i</a></span>
1441
-
1442
- <small>LDAP::ResultError::AliasDereferencingProblem</small>
1443
-
1444
- </li>
1445
-
1446
-
1447
- <li class="r2 ">
1448
- <span class='object_link'><a href="LDAP/ResultError/IsLeaf.html#to_i-instance_method" title="LDAP::ResultError::IsLeaf#to_i (method)">#to_i</a></span>
1449
-
1450
- <small>LDAP::ResultError::IsLeaf</small>
1451
-
1452
- </li>
1453
-
1454
-
1455
- <li class="r1 ">
1456
- <span class='object_link'><a href="LDAP/ResultError/ObjectClassModsProhibited.html#to_i-instance_method" title="LDAP::ResultError::ObjectClassModsProhibited#to_i (method)">#to_i</a></span>
1457
-
1458
- <small>LDAP::ResultError::ObjectClassModsProhibited</small>
1459
-
1460
- </li>
1461
-
1462
-
1463
- <li class="r2 ">
1464
- <span class='object_link'><a href="LDAP/ResultError/AliasProblem.html#to_i-instance_method" title="LDAP::ResultError::AliasProblem#to_i (method)">#to_i</a></span>
1465
-
1466
- <small>LDAP::ResultError::AliasProblem</small>
1467
-
1468
- </li>
1469
-
1470
-
1471
- <li class="r1 ">
1472
- <span class='object_link'><a href="LDAP/ResultError/SizeLimitExceeded.html#to_i-instance_method" title="LDAP::ResultError::SizeLimitExceeded#to_i (method)">#to_i</a></span>
1473
-
1474
- <small>LDAP::ResultError::SizeLimitExceeded</small>
1475
-
1476
- </li>
1477
-
1478
-
1479
- <li class="r2 ">
1480
- <span class='object_link'><a href="LDAP/Server/Syntax.html#to_s-instance_method" title="LDAP::Server::Syntax#to_s (method)">#to_s</a></span>
1481
-
1482
- <small>LDAP::Server::Syntax</small>
1483
-
1484
- </li>
1485
-
1486
-
1487
- <li class="r1 ">
1488
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#to_s-instance_method" title="LDAP::Server::Schema::AttributeType#to_s (method)">#to_s</a></span>
1489
-
1490
- <small>LDAP::Server::Schema::AttributeType</small>
1491
-
1492
- </li>
1493
-
1494
-
1495
- <li class="r2 ">
1496
- <span class='object_link'><a href="LDAP/Server/MatchingRule.html#to_s-instance_method" title="LDAP::Server::MatchingRule#to_s (method)">#to_s</a></span>
1497
-
1498
- <small>LDAP::Server::MatchingRule</small>
1499
-
1500
- </li>
1501
-
1502
-
1503
- <li class="r1 ">
1504
- <span class='object_link'><a href="LDAP/Server/Schema/ObjectClass.html#to_s-instance_method" title="LDAP::Server::Schema::ObjectClass#to_s (method)">#to_s</a></span>
1505
-
1506
- <small>LDAP::Server::Schema::ObjectClass</small>
1507
-
1508
- </li>
1509
-
1510
-
1511
- <li class="r2 ">
1512
- <span class='object_link'><a href="LDAP/Server/Schema/AttributeType.html#usage-instance_method" title="LDAP::Server::Schema::AttributeType#usage (method)">#usage</a></span>
1513
-
1514
- <small>LDAP::Server::Schema::AttributeType</small>
1515
-
1516
- </li>
1517
-
1518
-
1519
- <li class="r1 ">
1520
- <span class='object_link'><a href="LDAP/Server/Schema.html#validate-instance_method" title="LDAP::Server::Schema#validate (method)">#validate</a></span>
1521
-
1522
- <small>LDAP::Server::Schema</small>
1523
-
1524
- </li>
1525
-
1526
-
1527
- <li class="r2 ">
1528
- <span class='object_link'><a href="LDAP/Server/Syntax.html#value_from_s-instance_method" title="LDAP::Server::Syntax#value_from_s (method)">#value_from_s</a></span>
1529
-
1530
- <small>LDAP::Server::Syntax</small>
1531
-
1532
- </li>
1533
-
1534
-
1535
- <li class="r1 ">
1536
- <span class='object_link'><a href="LDAP/Server/Syntax.html#value_to_s-instance_method" title="LDAP::Server::Syntax#value_to_s (method)">#value_to_s</a></span>
1537
-
1538
- <small>LDAP::Server::Syntax</small>
1539
-
1540
- </li>
1541
-
1542
-
1543
- <li class="r2 ">
1544
- <span class='object_link'><a href="LDAP/Server/Connection.html#version-instance_method" title="LDAP::Server::Connection#version (method)">#version</a></span>
1545
-
1546
- <small>LDAP::Server::Connection</small>
1547
-
1548
- </li>
1549
-
1550
-
1551
- <li class="r1 ">
1552
- <span class='object_link'><a href="LDAP/Server/Connection.html#write-instance_method" title="LDAP::Server::Connection#write (method)">#write</a></span>
1553
-
1554
- <small>LDAP::Server::Connection</small>
1555
-
1556
- </li>
1557
-
1558
-
1559
- <li class="r2 ">
1560
- <span class='object_link'><a href="LDAP/Server/Connection.html#writelock-instance_method" title="LDAP::Server::Connection#writelock (method)">#writelock</a></span>
1561
-
1562
- <small>LDAP::Server::Connection</small>
1563
-
1564
- </li>
1565
-
1566
-
1567
- </ul>
1568
- </div>
1569
- </body>
1570
- </html>
1571
-