public class SubsystemChainingFtpAuthenticator extends AbstractChainingFtpAuthenticator
FTPAuthenticatorBase
beans in a chain.logger, serverConfiguration
Constructor and Description |
---|
SubsystemChainingFtpAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected List<FTPAuthenticatorBase> |
getUsableFtpAuthenticators()
Gets the FTP authenticators across which methods will chain.
|
void |
setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
IOC
|
void |
setSourceBeanName(String sourceBeanName)
Sets the name of the bean to look up in the child application contexts.
|
authenticateUser
checkForAdminUserName, closeAuthenticator, createTransaction, destroy, getAuthenticationComponent, getAuthenticationService, getAuthorityService, getNTLMAuthenticator, getTransactionService, initialize, initialize, isActive, setActive, setAuthenticationComponent, setAuthenticationService, setAuthorityService, setConfig, setTransactionService
public void setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
applicationContextManager
- the applicationContextManager to setpublic void setSourceBeanName(String sourceBeanName)
sourceBeanName
- the bean nameprotected List<FTPAuthenticatorBase> getUsableFtpAuthenticators()
AbstractChainingFtpAuthenticator
getUsableFtpAuthenticators
in class AbstractChainingFtpAuthenticator
Copyright © 2005–2017 Alfresco Software. All rights reserved.