aicas logo Jamaica 3.4 release 8

com.sun.jndi.ldap
Class ManageReferralControl

java.lang.Object
  extended by com.sun.jndi.ldap.BasicControl
      extended by com.sun.jndi.ldap.ManageReferralControl
All Implemented Interfaces:
Serializable, Control

public final class ManageReferralControl
extends BasicControl

This class implements the LDAPv3 Request Control for manageDsaIT as defined in draft-ietf-ldapext-namedref-00.txt. The control has no control value.

See Also:
Serialized Form

Field Summary
static String OID
          The manage referral control's assigned object identifier is 2.16.840.1.113730.3.4.2.
 
Fields inherited from class com.sun.jndi.ldap.BasicControl
criticality, id, value
 
Fields inherited from interface javax.naming.ldap.Control
CRITICAL, NONCRITICAL
 
Constructor Summary
ManageReferralControl()
          Constructs a manage referral critical control.
ManageReferralControl(boolean criticality)
          Constructs a manage referral control.
 
Method Summary
 
Methods inherited from class com.sun.jndi.ldap.BasicControl
getEncodedValue, getID, isCritical
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OID

public static final String OID
The manage referral control's assigned object identifier is 2.16.840.1.113730.3.4.2.

See Also:
Constant Field Values
Constructor Detail

ManageReferralControl

public ManageReferralControl()
Constructs a manage referral critical control.


ManageReferralControl

public ManageReferralControl(boolean criticality)
Constructs a manage referral control.

Parameters:
criticality - The control's criticality setting.

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.