| Package | Description |
|---|---|
| org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
| Modifier and Type | Field and Description |
|---|---|
static ControlDecoder<AuthorizationIdentityRequestControl> |
AuthorizationIdentityRequestControl.DECODER
A decoder which can be used for decoding the authorization identity
request control.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationIdentityRequestControl |
AuthorizationIdentityRequestControl.newControl(boolean isCritical)
Creates a new authorization identity request control having the provided
criticality.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.