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,112 +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>Exception: LDAP::Abandon</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 (A)</a> &raquo;
27
- <span class='title'><span class='object_link'><a href="../LDAP.html" title="LDAP (module)">LDAP</a></span></span>
28
- &raquo;
29
- <span class="title">Abandon</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>Exception: LDAP::Abandon
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">Interrupt</span>
57
-
58
- <ul class="fullTree">
59
- <li>Object</li>
60
-
61
- <li class="next">Interrupt</li>
62
-
63
- <li class="next">LDAP::Abandon</li>
64
-
65
- </ul>
66
- <a href="#" class="inheritanceTree">show all</a>
67
-
68
- </dd>
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
- <dt class="r2 last">Defined in:</dt>
79
- <dd class="r2 last">lib/ldap/server/result.rb</dd>
80
-
81
- </dl>
82
- <div class="clear"></div>
83
-
84
- <h2>Overview</h2><div class="docstring">
85
- <div class="discussion">
86
- <p>
87
- This exception is raised when we need to kill an existing Operation thread
88
- because of a received abandonRequest or bindRequest
89
- </p>
90
-
91
-
92
- </div>
93
- </div>
94
- <div class="tags">
95
-
96
- </div>
97
-
98
-
99
-
100
-
101
-
102
-
103
- </div>
104
-
105
- <div id="footer">
106
- Generated on Mon Sep 13 13:27:16 2010 by
107
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
- 0.6.0 (ruby-1.9.2).
109
- </div>
110
-
111
- </body>
112
- </html>
@@ -1,115 +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>Exception: LDAP::Error</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 (E)</a> &raquo;
27
- <span class='title'><span class='object_link'><a href="../LDAP.html" title="LDAP (module)">LDAP</a></span></span>
28
- &raquo;
29
- <span class="title">Error</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>Exception: LDAP::Error
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">StandardError</span>
57
-
58
- <ul class="fullTree">
59
- <li>Object</li>
60
-
61
- <li class="next">StandardError</li>
62
-
63
- <li class="next">LDAP::Error</li>
64
-
65
- </ul>
66
- <a href="#" class="inheritanceTree">show all</a>
67
-
68
- </dd>
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
- <dt class="r2 last">Defined in:</dt>
79
- <dd class="r2 last">lib/ldap/server/result.rb</dd>
80
-
81
- </dl>
82
- <div class="clear"></div>
83
-
84
- <h2>Overview</h2><div class="docstring">
85
- <div class="discussion">
86
- <p>
87
- compatible with ruby-ldap
88
- </p>
89
-
90
-
91
- </div>
92
- </div>
93
- <div class="tags">
94
-
95
- </div><div id="subclasses">
96
- <h2>Direct Known Subclasses</h2>
97
- <p class="children"><span class='object_link'><a href="ResultError.html" title="LDAP::ResultError (class)">ResultError</a></span></p>
98
- </div>
99
-
100
-
101
-
102
-
103
-
104
-
105
-
106
- </div>
107
-
108
- <div id="footer">
109
- Generated on Mon Sep 13 13:27:16 2010 by
110
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
111
- 0.6.0 (ruby-1.9.2).
112
- </div>
113
-
114
- </body>
115
- </html>
@@ -1,241 +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>Exception: LDAP::ResultError</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 (R)</a> &raquo;
27
- <span class='title'><span class='object_link'><a href="../LDAP.html" title="LDAP (module)">LDAP</a></span></span>
28
- &raquo;
29
- <span class="title">ResultError</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>Exception: LDAP::ResultError
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"><span class='object_link'><a href="Error.html" title="LDAP::Error (class)">Error</a></span></span>
57
-
58
- <ul class="fullTree">
59
- <li>Object</li>
60
-
61
- <li class="next">StandardError</li>
62
-
63
- <li class="next"><span class='object_link'><a href="Error.html" title="LDAP::Error (class)">Error</a></span></li>
64
-
65
- <li class="next">LDAP::ResultError</li>
66
-
67
- </ul>
68
- <a href="#" class="inheritanceTree">show all</a>
69
-
70
- </dd>
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
- <dt class="r2 last">Defined in:</dt>
81
- <dd class="r2 last">lib/ldap/server/result.rb<span class="defines">,<br />
82
- lib/ldap/server/result.rb</span>
83
- </dd>
84
-
85
- </dl>
86
- <div class="clear"></div>
87
-
88
- <h2>Overview</h2><div class="docstring">
89
- <div class="discussion">
90
- <p>
91
- ResultError constants from RFC 2251 4.1.10; these are all exceptions which
92
- can be raised
93
- </p>
94
-
95
-
96
- </div>
97
- </div>
98
- <div class="tags">
99
-
100
- </div><h2>Defined Under Namespace</h2>
101
- <p class="children">
102
-
103
-
104
-
105
-
106
- <strong class="classes">Classes:</strong> <span class='object_link'><a href="ResultError/AdminLimitExceeded.html" title="LDAP::ResultError::AdminLimitExceeded (class)">AdminLimitExceeded</a></span>, <span class='object_link'><a href="ResultError/AffectsMultipleDSAs.html" title="LDAP::ResultError::AffectsMultipleDSAs (class)">AffectsMultipleDSAs</a></span>, <span class='object_link'><a href="ResultError/AliasDereferencingProblem.html" title="LDAP::ResultError::AliasDereferencingProblem (class)">AliasDereferencingProblem</a></span>, <span class='object_link'><a href="ResultError/AliasProblem.html" title="LDAP::ResultError::AliasProblem (class)">AliasProblem</a></span>, <span class='object_link'><a href="ResultError/AttributeOrValueExists.html" title="LDAP::ResultError::AttributeOrValueExists (class)">AttributeOrValueExists</a></span>, <span class='object_link'><a href="ResultError/AuthMethodNotSupported.html" title="LDAP::ResultError::AuthMethodNotSupported (class)">AuthMethodNotSupported</a></span>, <span class='object_link'><a href="ResultError/Busy.html" title="LDAP::ResultError::Busy (class)">Busy</a></span>, <span class='object_link'><a href="ResultError/CompareFalse.html" title="LDAP::ResultError::CompareFalse (class)">CompareFalse</a></span>, <span class='object_link'><a href="ResultError/CompareTrue.html" title="LDAP::ResultError::CompareTrue (class)">CompareTrue</a></span>, <span class='object_link'><a href="ResultError/ConfidentialityRequired.html" title="LDAP::ResultError::ConfidentialityRequired (class)">ConfidentialityRequired</a></span>, <span class='object_link'><a href="ResultError/ConstraintViolation.html" title="LDAP::ResultError::ConstraintViolation (class)">ConstraintViolation</a></span>, <span class='object_link'><a href="ResultError/EntryAlreadyExists.html" title="LDAP::ResultError::EntryAlreadyExists (class)">EntryAlreadyExists</a></span>, <span class='object_link'><a href="ResultError/InappropriateAuthentication.html" title="LDAP::ResultError::InappropriateAuthentication (class)">InappropriateAuthentication</a></span>, <span class='object_link'><a href="ResultError/InappropriateMatching.html" title="LDAP::ResultError::InappropriateMatching (class)">InappropriateMatching</a></span>, <span class='object_link'><a href="ResultError/InsufficientAccessRights.html" title="LDAP::ResultError::InsufficientAccessRights (class)">InsufficientAccessRights</a></span>, <span class='object_link'><a href="ResultError/InvalidAttributeSyntax.html" title="LDAP::ResultError::InvalidAttributeSyntax (class)">InvalidAttributeSyntax</a></span>, <span class='object_link'><a href="ResultError/InvalidCredentials.html" title="LDAP::ResultError::InvalidCredentials (class)">InvalidCredentials</a></span>, <span class='object_link'><a href="ResultError/InvalidDNSyntax.html" title="LDAP::ResultError::InvalidDNSyntax (class)">InvalidDNSyntax</a></span>, <span class='object_link'><a href="ResultError/IsLeaf.html" title="LDAP::ResultError::IsLeaf (class)">IsLeaf</a></span>, <span class='object_link'><a href="ResultError/LoopDetect.html" title="LDAP::ResultError::LoopDetect (class)">LoopDetect</a></span>, <span class='object_link'><a href="ResultError/NamingViolation.html" title="LDAP::ResultError::NamingViolation (class)">NamingViolation</a></span>, <span class='object_link'><a href="ResultError/NoSuchAttribute.html" title="LDAP::ResultError::NoSuchAttribute (class)">NoSuchAttribute</a></span>, <span class='object_link'><a href="ResultError/NoSuchObject.html" title="LDAP::ResultError::NoSuchObject (class)">NoSuchObject</a></span>, <span class='object_link'><a href="ResultError/NotAllowedOnNonLeaf.html" title="LDAP::ResultError::NotAllowedOnNonLeaf (class)">NotAllowedOnNonLeaf</a></span>, <span class='object_link'><a href="ResultError/NotAllowedOnRDN.html" title="LDAP::ResultError::NotAllowedOnRDN (class)">NotAllowedOnRDN</a></span>, <span class='object_link'><a href="ResultError/ObjectClassModsProhibited.html" title="LDAP::ResultError::ObjectClassModsProhibited (class)">ObjectClassModsProhibited</a></span>, <span class='object_link'><a href="ResultError/ObjectClassViolation.html" title="LDAP::ResultError::ObjectClassViolation (class)">ObjectClassViolation</a></span>, <span class='object_link'><a href="ResultError/OperationsError.html" title="LDAP::ResultError::OperationsError (class)">OperationsError</a></span>, <span class='object_link'><a href="ResultError/Other.html" title="LDAP::ResultError::Other (class)">Other</a></span>, <span class='object_link'><a href="ResultError/ProtocolError.html" title="LDAP::ResultError::ProtocolError (class)">ProtocolError</a></span>, <span class='object_link'><a href="ResultError/Referral.html" title="LDAP::ResultError::Referral (class)">Referral</a></span>, <span class='object_link'><a href="ResultError/SaslBindInProgress.html" title="LDAP::ResultError::SaslBindInProgress (class)">SaslBindInProgress</a></span>, <span class='object_link'><a href="ResultError/SizeLimitExceeded.html" title="LDAP::ResultError::SizeLimitExceeded (class)">SizeLimitExceeded</a></span>, <span class='object_link'><a href="ResultError/StrongAuthRequired.html" title="LDAP::ResultError::StrongAuthRequired (class)">StrongAuthRequired</a></span>, <span class='object_link'><a href="ResultError/Success.html" title="LDAP::ResultError::Success (class)">Success</a></span>, <span class='object_link'><a href="ResultError/TimeLimitExceeded.html" title="LDAP::ResultError::TimeLimitExceeded (class)">TimeLimitExceeded</a></span>, <span class='object_link'><a href="ResultError/Unavailable.html" title="LDAP::ResultError::Unavailable (class)">Unavailable</a></span>, <span class='object_link'><a href="ResultError/UnavailableCriticalExtension.html" title="LDAP::ResultError::UnavailableCriticalExtension (class)">UnavailableCriticalExtension</a></span>, <span class='object_link'><a href="ResultError/UndefinedAttributeType.html" title="LDAP::ResultError::UndefinedAttributeType (class)">UndefinedAttributeType</a></span>, <span class='object_link'><a href="ResultError/UnwillingToPerform.html" title="LDAP::ResultError::UnwillingToPerform (class)">UnwillingToPerform</a></span>
107
-
108
-
109
- </p>
110
-
111
- <h2>Constant Summary</h2>
112
-
113
- <dl class="constants">
114
-
115
- <dt id="N_TO_CLASS-constant" class="">N_TO_CLASS =
116
- <div class="docstring">
117
- <div class="discussion">
118
- <p>
119
- Reverse lookup: so you can do raise LDAP::ResultError[53]
120
- </p>
121
-
122
-
123
- </div>
124
- </div>
125
- <div class="tags">
126
-
127
- </div>
128
- </dt>
129
- <dd><pre class="code"><span class='lbrace'>{</span>
130
- <span class='int'>53</span> <span class='op'>=&gt;</span> <span class='const'>UnwillingToPerform</span><span class='comma'>,</span>
131
- <span class='comment'># FIXME: please fill in the rest
132
- </span><span class='rbrace'>}</span></pre></dd>
133
-
134
- </dl>
135
-
136
-
137
-
138
-
139
-
140
-
141
-
142
-
143
-
144
-
145
- <h2>
146
- Class Method Summary
147
- <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
148
- </h2>
149
-
150
- <ul class="summary">
151
-
152
- <li class="public ">
153
- <span class="summary_signature">
154
-
155
- <a href="#%5B%5D-class_method" title="[] (class method)">+ (Object) <strong>[]</strong>(n) </a>
156
-
157
-
158
-
159
- </span>
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
- <span class="summary_desc"><div class='inline'><p>
169
- FIXME: please fill in the rest.
170
- </p>
171
- </div></span>
172
-
173
- </li>
174
-
175
-
176
- </ul>
177
-
178
-
179
-
180
-
181
-
182
-
183
-
184
-
185
-
186
-
187
- <div id="class_method_details" class="method_details_list">
188
- <h2>Class Method Details</h2>
189
-
190
-
191
- <div class="method_details first">
192
- <p class="signature first" id="[]-class_method">
193
-
194
- + (<tt>Object</tt>) <strong>[]</strong>(n)
195
-
196
-
197
-
198
- </p><div class="docstring">
199
- <div class="discussion">
200
- <p>
201
- FIXME: please fill in the rest
202
- </p>
203
-
204
-
205
- </div>
206
- </div>
207
- <div class="tags">
208
-
209
- </div><table class="source_code">
210
- <tr>
211
- <td>
212
- <pre class="lines">
213
-
214
-
215
- 66
216
- 67
217
- 68</pre>
218
- </td>
219
- <td>
220
- <pre class="code"><span class="info file"># File 'lib/ldap/server/result.rb', line 66</span>
221
-
222
- <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='op'>[]</span> <span class='lparen'>(</span><span class='id n'>n</span><span class='rparen'>)</span>
223
- <span class='kw'>return</span> <span class='const'>N_TO_CLASS</span><span class='lbracket'>[</span><span class='id n'>n</span><span class='rbracket'>]</span> <span class='op'>||</span> <span class='kw'>self</span>
224
- <span class='kw'>end</span></pre>
225
- </td>
226
- </tr>
227
- </table>
228
- </div>
229
-
230
- </div>
231
-
232
- </div>
233
-
234
- <div id="footer">
235
- Generated on Mon Sep 13 13:27:16 2010 by
236
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
237
- 0.6.0 (ruby-1.9.2).
238
- </div>
239
-
240
- </body>
241
- </html>