ActiveLdap::Adapter::Ldap::Method::Base
# File lib/active_ldap/adapter/ldap.rb, line 37 37: def connect(host, port) 38: LDAP::SSLConn.new(host, port, true) 39: end
# File lib/active_ldap/adapter/ldap.rb, line 41 41: def start_tls? 42: true 43: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.