Package | Description |
---|---|
org.forgerock.opendj.ldap.controls |
Classes and interfaces for common LDAP controls.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static Entry |
ProxyAuthHelper.getAuthorizationEntryFromControl(ProxiedAuthV2RequestControl proxiedAuthControl)
Retrieves the authorization entry for this proxied authorization V2 control.
|
Copyright 2010-2022 ForgeRock AS.