org.identityconnectors.ldap.modify
Class LdapCreate
java.lang.Object
org.identityconnectors.ldap.commons.LdapModifyOperation
org.identityconnectors.ldap.modify.LdapCreate
public class LdapCreate
- extends LdapModifyOperation
|
Constructor Summary |
LdapCreate(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs,
org.identityconnectors.framework.common.objects.OperationOptions options)
|
|
Method Summary |
org.identityconnectors.framework.common.objects.Uid |
execute()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapCreate
public LdapCreate(LdapConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs,
org.identityconnectors.framework.common.objects.OperationOptions options)
execute
public org.identityconnectors.framework.common.objects.Uid execute()
Copyright © 2012. All Rights Reserved.