public class LdapControl extends Object implements Control
CRITICAL, NONCRITICAL| Constructor and Description |
|---|
LdapControl() |
| Modifier and Type | Method and Description |
|---|---|
Control[] |
getControls() |
byte[] |
getEncodedValue() |
String |
getID() |
boolean |
isCritical() |
public byte[] getEncodedValue()
getEncodedValue in interface Controlpublic boolean isCritical()
isCritical in interface Controlpublic Control[] getControls()
Copyright © 2020. All rights reserved.