Uses of Class
org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
Packages that use FTPAuthenticatorBase
Package
Description
-
Uses of FTPAuthenticatorBase in org.alfresco.filesys.auth.ftp
Subclasses of FTPAuthenticatorBase in org.alfresco.filesys.auth.ftp -
Uses of FTPAuthenticatorBase in org.alfresco.repo.security.authentication
Subclasses of FTPAuthenticatorBase in org.alfresco.repo.security.authenticationModifier and TypeClassDescriptionclassBase chaining FTP Authenticator class.Methods in org.alfresco.repo.security.authentication that return types with arguments of type FTPAuthenticatorBaseModifier and TypeMethodDescriptionprotected abstract List<FTPAuthenticatorBase>AbstractChainingFtpAuthenticator.getUsableFtpAuthenticators()Gets the FTP authenticators across which methods will chain. -
Uses of FTPAuthenticatorBase in org.alfresco.repo.security.authentication.subsystems
Subclasses of FTPAuthenticatorBase in org.alfresco.repo.security.authentication.subsystemsModifier and TypeClassDescriptionclassThis class wires up all the activeFTPAuthenticatorBasebeans in a chain.Methods in org.alfresco.repo.security.authentication.subsystems that return types with arguments of type FTPAuthenticatorBaseModifier and TypeMethodDescriptionprotected List<FTPAuthenticatorBase>SubsystemChainingFtpAuthenticator.getUsableFtpAuthenticators()