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 ManageDsaITRequestControl

All Superinterfaces:
Control

public interface ManageDsaITRequestControl
extends Control

The ManageDsaIT request control as defined in RFC 3296. This control allows manipulation of referral and other special objects as normal objects.

When this control is present in the request, the server will not generate a referral or continuation reference based upon information held in referral objects and instead will treat the referral object as a normal entry. The server, however, is still free to return referrals for other reasons.

See Also:
RFC 3296 - Named Subordinate References in Lightweight Directory Access Protocol (LDAP) Directories

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

 

Method Summary

 

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

 

Field Detail

DECODER

static final ControlDecoder<ManageDsaITRequestControl> DECODER
A decoder which can be used for decoding the ManageDsaIT 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.