javax.naming.ldap
public interface Control extends Serializable
Modifier and Type | Field and Description |
---|---|
static boolean |
CRITICAL |
static boolean |
NONCRITICAL |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncodedValue() |
String |
getID() |
boolean |
isCritical() |
static final boolean CRITICAL
static final boolean NONCRITICAL
boolean isCritical()
byte[] getEncodedValue()