ActiveLdap::Adapter::Ldap::Method::Base
# File lib/active_ldap/adapter/ldap.rb, line 27 27: def connect(host, port) 28: LDAP::SSLConn.new(host, port, false) 29: end
# File lib/active_ldap/adapter/ldap.rb, line 31 31: def ssl? 32: true 33: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.