Class ActiveLdap::Adapter::Base
In: lib/active_ldap/adapter/base.rb
lib/active_ldap/adapter/ldap.rb
lib/active_ldap/adapter/net_ldap.rb
Parent: Object

Methods

Included Modules

GetTextSupport

Constants

VALID_ADAPTER_CONFIGURATION_KEYS = [:host, :port, :method, :timeout, :retry_on_timeout, :retry_limit, :retry_wait, :bind_dn, :password, :password_block, :try_sasl, :sasl_mechanisms, :sasl_quiet, :allow_anonymous, :store_password, :scope]
LOGICAL_OPERATORS = [:and, :or, :not, :&, :|]

Public Class methods

Public Instance methods

[Validate]