public class DirSyncResponseControl extends BasicControl
Modifier and Type | Field and Description |
---|---|
static String |
OID |
criticality, id, value
CRITICAL, NONCRITICAL
Constructor and Description |
---|
DirSyncResponseControl(String id,
boolean criticality,
byte[] value) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getResponseCookie() |
boolean |
hasMore() |
getEncodedValue, getID, isCritical
public static final String OID
public DirSyncResponseControl(String id, boolean criticality, byte[] value) throws IOException
IOException
Copyright © 2018–2025. All rights reserved.