There's no documentation for this item.
# File uri/ldap.rb, line 59 def initialize(*arg) super(*arg) if @fragment raise InvalidURIError, 'bad LDAP URL' end parse_dn parse_query end
<code/>
<pre/>
<code/>and<pre/>for code samples.