Class SubsystemChainingFtpAuthenticator

All Implemented Interfaces:
org.alfresco.jlan.ftp.FTPAuthenticator, ActivateableBean, org.springframework.beans.factory.DisposableBean

public class SubsystemChainingFtpAuthenticator extends AbstractChainingFtpAuthenticator
This class wires up all the active FTPAuthenticatorBase beans in a chain.
Since:
4.2.1
Author:
alex.mukha
  • Constructor Details

    • SubsystemChainingFtpAuthenticator

      public SubsystemChainingFtpAuthenticator()
  • Method Details