Package | Description |
---|---|
org.alfresco.filesys.auth.ftp | |
org.alfresco.repo.security.authentication | |
org.alfresco.repo.security.authentication.subsystems |
Modifier and Type | Class and Description |
---|---|
class |
AlfrescoFtpAuthenticator
Alfresco FTP Authenticator Class
|
class |
PassthruFtpAuthenticator
Passthru FTP Authenticator Class
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractChainingFtpAuthenticator
Base chaining FTP Authenticator class.
|
Modifier and Type | Method and Description |
---|---|
protected abstract List<FTPAuthenticatorBase> |
AbstractChainingFtpAuthenticator.getUsableFtpAuthenticators()
Gets the FTP authenticators across which methods will chain.
|
Modifier and Type | Class and Description |
---|---|
class |
SubsystemChainingFtpAuthenticator
This class wires up all the active
FTPAuthenticatorBase beans in a chain. |
Modifier and Type | Method and Description |
---|---|
protected List<FTPAuthenticatorBase> |
SubsystemChainingFtpAuthenticator.getUsableFtpAuthenticators() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.