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.
|
authenticateUsercheckForAdminUserName, closeAuthenticator, createTransaction, destroy, getAuthenticationComponent, getAuthenticationService, getAuthorityService, getNTLMAuthenticator, getTransactionService, initialize, initialize, isActive, setActive, setAuthenticationComponent, setAuthenticationService, setAuthorityService, setConfig, setTransactionServicepublic void setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
applicationContextManager - the applicationContextManager to setpublic void setSourceBeanName(String sourceBeanName)
sourceBeanName - the bean nameprotected List<FTPAuthenticatorBase> getUsableFtpAuthenticators()
AbstractChainingFtpAuthenticatorgetUsableFtpAuthenticators in class AbstractChainingFtpAuthenticatorCopyright © 2005–2018 Alfresco Software. All rights reserved.