Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


oracle.oud.controls
Interface AuthorizationIdentityRequestControl

All Superinterfaces:
Control

public interface AuthorizationIdentityRequestControl
extends Control

The authorization request control as defined in RFC 3829. The authorization identity control extends the Lightweight Directory Access Protocol (LDAP) bind operation with a mechanism for requesting and returning the authorization identity it establishes.

See Also:
AuthorizationIdentityResponseControl, RFC 3829 - Lightweight Directory Access Protocol (LDAP) Authorization Identity Request and Response Controls , RFC 4532 - Lightweight Directory Access Protocol (LDAP) "Who am I?" Operation

Field Summary
static ControlDecoder<AuthorizationIdentityRequestControl> DECODER
          A decoder which can be used for decoding the authorization request control.

 

Method Summary

 

Methods inherited from interface oracle.oud.controls.Control
getAPIValue, getOID, hasValue, isCritical

 

Field Detail

DECODER

static final ControlDecoder<AuthorizationIdentityRequestControl> DECODER
A decoder which can be used for decoding the authorization request control.

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory
11g Release 2 (11.1.2.2.0)

E38583-02


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.