public class LdapUpdate extends LdapModifyOperation
LdapModifyOperation.PosixGroupMember
conn, 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, hashPassword
public LdapUpdate(LdapConnection conn, ObjectClass oclass, Uid uid, OperationOptions options)
Copyright © 2018–2025. All rights reserved.