public class LdapUpdate extends LdapModifyOperation
LdapModifyOperation.PosixGroupMemberconn, groupHelper| Constructor and Description |
|---|
LdapUpdate(LdapConnection conn,
ObjectClass oclass,
Uid uid,
OperationOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Uid |
addAttributeValues(Set<Attribute> attrs) |
Uid |
removeAttributeValues(Set<Attribute> attrs) |
Uid |
update(Set<Attribute> attrs) |
getAttributeValues, getFirstPosixRefAttr, hashPasswordpublic LdapUpdate(LdapConnection conn, ObjectClass oclass, Uid uid, OperationOptions options)
Copyright © 2018–2025. All rights reserved.