org.identityconnectors.ldap.commons
Class LdapModifyOperation
java.lang.Object
org.identityconnectors.ldap.commons.LdapModifyOperation
- Direct Known Subclasses:
- LdapCreate, LdapDelete, LdapUpdate
public abstract class LdapModifyOperation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conn
protected final LdapConnection conn
groupHelper
protected final GroupHelper groupHelper
LdapModifyOperation
public LdapModifyOperation(LdapConnection conn)
hashPassword
protected final void hashPassword(Attribute passwordAttr,
String entryDN)
getAttributeValues
protected static Set<String> getAttributeValues(String attrName,
LdapName entryDN,
Attributes attrs)
getFirstPosixRefAttr
protected final String getFirstPosixRefAttr(String entryDN,
Set<String> posixRefAttrs)
Copyright © 2012. All Rights Reserved.