Closed blt04 closed 10 years ago
This minimizes repetitive queries to the LDAP server by memorizing the LDAP entry in the Connection and model. It also adds a ldap_entry method for easily getting a reference to the Net::LDAP::Entry object from the model.
ldap_entry
Net::LDAP::Entry
This minimizes repetitive queries to the LDAP server by memorizing the LDAP entry in the Connection and model. It also adds a
ldap_entry
method for easily getting a reference to theNet::LDAP::Entry
object from the model.