| 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 |
AdShowDeletedImpl
The Active Directory Deleted control implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdShowDeletedDecorator
The Active Directory Show Deleted control decorator.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<AdShowDeleted> |
AdShowDeletedFactory.newCodecControl()
Creates and returns a decorated version of the Control.
|
CodecControl<AdShowDeleted> |
AdShowDeletedFactory.newCodecControl(AdShowDeleted control)
Decorates an existing control.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<AdShowDeleted> |
AdShowDeletedFactory.newCodecControl(AdShowDeleted control)
Decorates an existing control.
|
| Constructor and Description |
|---|
AdShowDeletedDecorator(LdapApiService codec,
AdShowDeleted control)
Default constructor
|
Copyright © 2021. All rights reserved.