Uses of Class
org.forgerock.opendj.ldap.controls.ProxiedAuthV2RequestControl
Package
Description
Classes and interfaces for common LDAP controls.
-
Uses of ProxiedAuthV2RequestControl in org.forgerock.opendj.ldap.controls
Modifier and TypeFieldDescriptionstatic final ControlDecoder<ProxiedAuthV2RequestControl>
ProxiedAuthV2RequestControl.DECODER
A decoder which can be used for decoding theProxiedAuthV2RequestControl
.Modifier and TypeMethodDescriptionstatic ProxiedAuthV2RequestControl
ProxiedAuthV2RequestControl.newControl
(String authorizationId) Creates a new proxy authorization v2 request control with the provided authorization ID.