| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.controls.ad | |
| org.apache.directory.api.ldap.extras.controls.ad_impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AdDirSyncImpl
The class implemnting the AdDirsSync interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdDirSyncDecorator
A decorator around AdDirSync control.
|
| Modifier and Type | Method and Description |
|---|---|
AdDirSync |
AdDirSyncContainer.getAdDirSyncControl() |
| Modifier and Type | Method and Description |
|---|---|
CodecControl<AdDirSync> |
AdDirSyncFactory.newCodecControl()
Creates and returns a decorated version of the Control.
|
CodecControl<AdDirSync> |
AdDirSyncFactory.newCodecControl(AdDirSync control)
Decorates an existing control.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<AdDirSync> |
AdDirSyncFactory.newCodecControl(AdDirSync control)
Decorates an existing control.
|
void |
AdDirSyncContainer.setAdDirSyncControl(AdDirSync control)
Set a AdDirSyncControlCodec Object into the container.
|
| Constructor and Description |
|---|
AdDirSyncContainer(LdapApiService codec,
AdDirSync control)
Creates a new AdDirSyncControl object.
|
AdDirSyncDecorator(LdapApiService codec,
AdDirSync control)
Creates a new instance of AdDirSyncDecorator.
|
Copyright © 2021. All rights reserved.