Uses of Class
org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Packages that use AlfrescoClientInfo Package Description org.alfresco.filesys.auth.ftp -
-
Uses of AlfrescoClientInfo in org.alfresco.filesys.auth.ftp
Methods in org.alfresco.filesys.auth.ftp with parameters of type AlfrescoClientInfo Modifier and Type Method Description protected voidAlfrescoFtpAuthenticator. doGuestLogon(AlfrescoClientInfo client, org.alfresco.jlan.server.SrvSession sess)Logon using the guest user accountprotected voidPassthruFtpAuthenticator. doGuestLogon(AlfrescoClientInfo client, org.alfresco.jlan.server.SrvSession sess)Logon using the guest user account
-