Class AdDirSyncResponseContainer

    • Constructor Detail

      • AdDirSyncResponseContainer

        public AdDirSyncResponseContainer​(Control control)
        Creates a new AdDirSyncResponseControl object.
        Parameters:
        control - The AdDirSyncResponse control to store
    • Method Detail

      • getAdDirSyncResponseControl

        public AdDirSyncResponse getAdDirSyncResponseControl()
        Returns:
        the AdDirSyncResponseControlCodec object
      • setControl

        public void setControl​(Control control)
        Set a AdDirSyncResponse Control into the container. It will be completed by the ldapDecoder.
        Specified by:
        setControl in interface ControlContainer
        Parameters:
        control - the AdDirSyncResponse Control to set.