Module | ActiveLdap::Adapter::JndiConnection::Scope |
In: |
lib/active_ldap/adapter/jndi_connection.rb
|
OBJECT | = | SearchControls::OBJECT_SCOPE |
ONE_LEVEL | = | SearchControls::ONELEVEL_SCOPE |
SUBTREE | = | SearchControls::SUBTREE_SCOPE |