| 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 © 2011-2015 ForgeRock AS. All Rights Reserved.