| Constructor and Description |
|---|
ADAuthenticate(ADConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
String username,
org.identityconnectors.framework.common.objects.OperationOptions options) |
| Constructor and Description |
|---|
ADCreate(ADConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
Set<org.identityconnectors.framework.common.objects.Attribute> attrs,
org.identityconnectors.framework.common.objects.OperationOptions options) |
ADDelete(ADConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
org.identityconnectors.framework.common.objects.Uid uid) |
ADUpdate(ADConnection conn,
org.identityconnectors.framework.common.objects.ObjectClass oclass,
org.identityconnectors.framework.common.objects.Uid uid) |
| Constructor and Description |
|---|
ADSchema(ADConnection connection) |
| Constructor and Description |
|---|
ADSyncStrategy(ADConnection conn) |
| Constructor and Description |
|---|
ADUtilities(ADConnection connection) |
Copyright © 2011–2016. All rights reserved.