public Modify ( System dn, LdapModification mod, LdapResponseQueue queue ) : LdapResponseQueue | ||
dn | System | Distinguished name of the entry to modify. /// /// |
mod | LdapModification | A single change to be made to the entry. /// /// |
queue | LdapResponseQueue | Handler for messages returned from a server in /// response to this request. If it is null, a /// queue object is created internally. /// /// |
Résultat | LdapResponseQueue |