Class
ActiveLdap::DistinguishedName
In:
lib/active_ldap/distinguished_name.rb
Parent:
Object
Methods
+
-
<<
<=>
==
blank?
eql?
escape_value
hash
new
parent
parse
to_human_readable_format
to_s
to_str
unshift
Included Modules
GetTextSupport
Classes and Modules
Class
ActiveLdap::DistinguishedName::Parser
Attributes
rdns
[R]
Public Class methods
escape_value
(value)
new
(*rdns)
parse
(source)
Public Instance methods
+
(other)
-
(other)
<<
(rdn)
<=>
(other)
==
(other)
blank?
()
eql?
(other)
hash
()
parent
()
to_human_readable_format
()
to_s
()
to_str
(
unshift
(rdn)
[Validate]