Class ExtendedDnControl

  • All Implemented Interfaces:
    Control, RequestControl

    public class ExtendedDnControl
    extends AbstractControl
    implements RequestControl
    Request control for active directory servers to use an extended form of an object distinguished name. Control is defined as:
        extendedDnValue ::= SEQUENCE {
              flag  INTEGER
        }
     

    See http://msdn.microsoft.com/en-us/library/cc223349.aspx