Package | Description |
---|---|
org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
Modifier and Type | Field and Description |
---|---|
static ControlDecoder<ProxiedAuthV2RequestControl> |
ProxiedAuthV2RequestControl.DECODER
A decoder which can be used for decoding the proxied authorization v2 request control.
|
Modifier and Type | Method and Description |
---|---|
static ProxiedAuthV2RequestControl |
ProxiedAuthV2RequestControl.newControl(String authorizationId)
Creates a new proxy authorization v2 request control with the provided
authorization ID.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.