| Package | Description |
|---|---|
| org.apache.directory.api.ldap.codec.controls.manageDsaIT | |
| org.apache.directory.api.ldap.model.message.controls |
| Modifier and Type | Class and Description |
|---|---|
class |
ManageDsaITDecorator
A decorating wrapper for a ManageDsaIT Control.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<ManageDsaIT> |
ManageDsaITFactory.newCodecControl()
Creates and returns a decorated version of the Control.
|
CodecControl<ManageDsaIT> |
ManageDsaITFactory.newCodecControl(ManageDsaIT control)
Decorates an existing control.
|
| Modifier and Type | Method and Description |
|---|---|
CodecControl<ManageDsaIT> |
ManageDsaITFactory.newCodecControl(ManageDsaIT control)
Decorates an existing control.
|
| Constructor and Description |
|---|
ManageDsaITDecorator(LdapApiService codec,
ManageDsaIT control)
Default constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManageDsaITImpl
Simple ManageDsaIT implementation class.
|
Copyright © 2021. All rights reserved.