| Package | Description |
|---|---|
| org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
| Modifier and Type | Field and Description |
|---|---|
static ControlDecoder<AuthorizationIdentityResponseControl> |
AuthorizationIdentityResponseControl.DECODER
A decoder which can be used for decoding the authorization identity response control.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationIdentityResponseControl |
AuthorizationIdentityResponseControl.newControl(String authorizationID)
Creates a new authorization identity response control using the provided
authorization ID.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.