public interface AssertionRequestControl extends Control
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<AssertionRequestControl> |
DECODER
A decoder which can be used for decoding the LDAP assertion request
control.
|
Modifier and Type | Method and Description |
---|---|
Filter |
getFilter()
Returns the assertion filter.
|
getAPIValue, getOID, hasValue, isCritical
static final ControlDecoder<AssertionRequestControl> DECODER
Filter getFilter()