Flowdock
set_dn(val) protected

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/uri/ldap.rb, line 108
    def set_dn(val)
      @dn = val
      build_path_query
      @dn
    end
Register or log in to add new notes.