Class AdDirSyncRequestContainer

    • Constructor Detail

      • AdDirSyncRequestContainer

        public AdDirSyncRequestContainer​(Control control)
        Creates a new AdDirSyncRequestControl object.
        Parameters:
        control - The AdDirSyncRequest control to store
    • Method Detail

      • getAdDirSyncRequest

        public AdDirSyncRequest getAdDirSyncRequest()
        Returns:
        the AdDirSyncRequestControlCodec object
      • setControl

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