| Package | Description |
|---|---|
| org.apache.directory.api.ldap.codec.controls.search.subentries |
| Modifier and Type | Method and Description |
|---|---|
SubentriesDecorator |
SubentriesContainer.getSubentriesControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubentriesContainer.setSubentriesDecorator(SubentriesDecorator decorator)
Set a SubEntryControl Object into the container.
|
| Constructor and Description |
|---|
SubentriesContainer(SubentriesDecorator control)
Creates a new SubEntryControlContainer object, pre-populating it with the
supplied Subentries control, and optionally wrapping it with a decorator
if it is not a decorator instance.
|
Copyright © 2021. All rights reserved.