public class LdapCreate extends LdapModifyOperation
LdapModifyOperation.PosixGroupMember
conn, groupHelper
Constructor and Description |
---|
LdapCreate(LdapConnection conn,
ObjectClass oclass,
Set<Attribute> attrs,
OperationOptions options) |
Modifier and Type | Method and Description |
---|---|
String |
doCreate(Name name,
Attributes initialAttrs,
LdapContext runAsContext) |
Uid |
execute() |
getAttributeValues, getFirstPosixRefAttr, hashPassword
public LdapCreate(LdapConnection conn, ObjectClass oclass, Set<Attribute> attrs, OperationOptions options)
public Uid execute()
public String doCreate(Name name, Attributes initialAttrs, LdapContext runAsContext)
Copyright © 2018–2025. All rights reserved.