Methods

Class Index [+]

Quicksearch

ActiveLdap::Adapter::Ldap::Method::Plain

Public Instance Methods

connect(host, port) click to toggle source
    # File lib/active_ldap/adapter/ldap.rb, line 47
47:           def connect(host, port)
48:             LDAP::Conn.new(host, port)
49:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.