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(Dn authorizationDn)
Creates a new authorization identity response control using the provided
authorization ID.
|
static AuthorizationIdentityResponseControl |
AuthorizationIdentityResponseControl.newControl(String authorizationID)
Creates a new authorization identity response control using the provided
authorization ID.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.