Package | Description |
---|---|
org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<AssertionRequestControl> |
AssertionRequestControl.DECODER
A decoder which can be used for decoding the LDAP assertion request control.
|
Modifier and Type | Method and Description |
---|---|
static AssertionRequestControl |
AssertionRequestControl.newControl(boolean isCritical,
Filter filter)
Creates a new assertion using the provided criticality and assertion
filter.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.