Module
ActiveLdap::Operations::Update
In:
lib/active_ldap/operations.rb
Methods
add_entry
modify_entry
update
update_all
Public Instance methods
add_entry
(dn, attributes, options={})
modify_entry
(dn, attributes, options={})
update
(dn, attributes, options={})
update_all
(attributes, filter=nil, options={})
[Validate]