Skip navigation links
A B C D G I L M O S U V W 

A

admin - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
adminName - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
afterCommand(FtpSession, FtpRequest, FtpReply) - Method in class org.vfsutils.ftpserver.ftplet.LoggingFtplet
 
anonymousName - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
anonymousPwd - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
authenticate(String, String, String) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
Authenticates the user.
authenticate(Authentication) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
authenticator - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 

B

beforeCommand(FtpSession, FtpRequest) - Method in class org.vfsutils.ftpserver.ftplet.LoggingFtplet
 

C

changeWorkingDirectory(String) - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 
createFile(FileObject, User) - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFileFactory
 
createFile(FileObject, User) - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFileFactory
Create a new VfsFtpFile; subclasses can create alternative implementations
createFileSystemView(User) - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
Creates a FileSystemView for the given user.
createInputStream(long) - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
createOutputStream(long) - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
createOutputStream(long) - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 

D

delete() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
delete() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
delete(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
dispose() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 
doesExist() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
doesExist(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
There is no way of knowing if a user exists until authentication is done.
downloadRate - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 

G

getAbsolutePath() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getAdmin() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getAdminName() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getAllUserNames() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getAnonymousName() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getAnonymousPwd() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getAuthenticator() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
 
getAuthenticator() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getDownloadRate() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
getFactory() - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
Returns the factory used to make FileSystemManager instances
getFile(String) - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 
getFileFactory() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
Gets the factory that is used to create cfs file wrappers, defaults to VfsFtpFileFactory
getGroupName() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getHomeDir() - Method in class org.vfsutils.ftpserver.filesystem.VfsInfo
 
getHomeDirectory() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 
getLastModified() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getLinkCount() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getMaxIdleTime() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
getMaxLogin() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
getMaxLoginPerIp() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
getName() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getOwnerName() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getPhysicalFile() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getRootDir() - Method in class org.vfsutils.ftpserver.filesystem.VfsInfo
 
getSize() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getUploadRate() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
getUserByName(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
getVfsDomain() - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
The VFS domain is the domain that should be added to the authentication.
getVfsFile() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
getVfsHomePath() - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
The home path is the path to the home directory of the user.
getVfsInfo() - Method in class org.vfsutils.ftpserver.usermanager.VfsUser
 
getVfsRoot() - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
The VFS root is the connection string for the underlying file system.
getVfsType() - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
There are three ways to use a VFS: virtual, layered and normal.
getWorkingDirectory() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 

I

isAdmin() - Method in class org.vfsutils.ftpserver.usermanager.VfsUser
 
isAdmin(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
isDirectory() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isFile() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isHidden() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
isHidden() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isRandomAccessible() - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
 
isReadable() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
isReadable() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isRemovable() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
isRemovable() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isShouldClose() - Method in class org.vfsutils.ftpserver.filesystem.VfsInfo
 
isVfsShare() - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
If true, then the filesystem is shared between sessions of the same user.
isWritable() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
isWritable() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
isWritePermission() - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 

L

listFiles() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
LoggingFtplet - Class in org.vfsutils.ftpserver.ftplet
 
LoggingFtplet() - Constructor for class org.vfsutils.ftpserver.ftplet.LoggingFtplet
 

M

maxIdleTime - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 
maxLogin - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 
maxLoginPerIp - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 
mkdir() - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
mkdir() - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
move(FtpFile) - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
move(FtpFile) - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 

O

onConnect(FtpSession) - Method in class org.vfsutils.ftpserver.ftplet.LoggingFtplet
 
onDisconnect(FtpSession) - Method in class org.vfsutils.ftpserver.ftplet.LoggingFtplet
 
org.vfsutils.ftpserver.filesystem - package org.vfsutils.ftpserver.filesystem
 
org.vfsutils.ftpserver.ftplet - package org.vfsutils.ftpserver.ftplet
 
org.vfsutils.ftpserver.usermanager - package org.vfsutils.ftpserver.usermanager
 

S

save(User) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setAdmin(boolean) - Method in class org.vfsutils.ftpserver.usermanager.VfsUser
 
setAdmin(UserProps) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setAdminName(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setAnonymousName(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setAnonymousPwd(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setAuthenticator(VfsAuthenticator) - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
 
setAuthenticator(VfsAuthenticator) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
setDownloadRate(int) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
setFactory(FileSystemManagerFactory) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
Sets the factory used to make FileSystemManager instances
setFileFactory(VfsFtpFileFactory) - Method in class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
Sets the factory to use to create the vfs file wrappers
setLastModified(long) - Method in class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
setLastModified(long) - Method in class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
setMaxIdleTime(int) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
setMaxLogin(int) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
setMaxLoginPerIp(int) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
setUploadRate(int) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
setVfsDomain(String) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
VFS allows the notion of domain while the FTP interface doesn't.
setVfsHomePath(String) - Method in class org.vfsutils.ftpserver.usermanager.VfsUserManager
Sets the home path of the user.
setVfsInfo(VfsInfo) - Method in class org.vfsutils.ftpserver.usermanager.VfsUser
 
setVfsRoot(String) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
The VFS root is the connection string for the underlying file system.
setVfsShare(boolean) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
If true, then the file system is shared between sessions of the same user.
setVfsType(String) - Method in class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
There are three ways to use a VFS: virtual, layered and normal.
setWritePermission(boolean) - Method in class org.vfsutils.ftpserver.usermanager.UserProps
 
ShallowReadOnlyVfsFtpFile - Class in org.vfsutils.ftpserver.filesystem
Vfs file wrapper that does not delegate most properties to the underlying Vfs file object but assumes read-only behaviour
ShallowReadOnlyVfsFtpFile(VfsFtpFileFactory, FileObject, User) - Constructor for class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFile
 
ShallowReadOnlyVfsFtpFileFactory - Class in org.vfsutils.ftpserver.filesystem
Create a Vfs file wrapper that does not forward most properties to the underlying Vfs file object, but defaults them corresponding to a read-only file system
ShallowReadOnlyVfsFtpFileFactory() - Constructor for class org.vfsutils.ftpserver.filesystem.ShallowReadOnlyVfsFtpFileFactory
 

U

uploadRate - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 
UserProps - Class in org.vfsutils.ftpserver.usermanager
 
UserProps() - Constructor for class org.vfsutils.ftpserver.usermanager.UserProps
 

V

VfsAuthenticator - Class in org.vfsutils.ftpserver.filesystem
 
VfsAuthenticator() - Constructor for class org.vfsutils.ftpserver.filesystem.VfsAuthenticator
 
VfsFileSystemFactory - Class in org.vfsutils.ftpserver.filesystem
VFS based FileSystemManager that works with any user manager.
VfsFileSystemFactory() - Constructor for class org.vfsutils.ftpserver.filesystem.VfsFileSystemFactory
 
VfsFileSystemView - Class in org.vfsutils.ftpserver.filesystem
FileSystemView on a VFS filesystem.
VfsFileSystemView(VfsFtpFileFactory, VfsInfo, User) - Constructor for class org.vfsutils.ftpserver.filesystem.VfsFileSystemView
Creates a new FileSystemView based on the passed Apache Commons VFS FileObject.
VfsFtpFile - Class in org.vfsutils.ftpserver.filesystem
 
VfsFtpFile(VfsFtpFileFactory, FileObject, User) - Constructor for class org.vfsutils.ftpserver.filesystem.VfsFtpFile
 
VfsFtpFileFactory - Class in org.vfsutils.ftpserver.filesystem
 
VfsFtpFileFactory() - Constructor for class org.vfsutils.ftpserver.filesystem.VfsFtpFileFactory
 
vfsHomePath - Variable in class org.vfsutils.ftpserver.usermanager.VfsUserManager
 
VfsInfo - Class in org.vfsutils.ftpserver.filesystem
 
VfsInfo(FileObject, FileObject, boolean) - Constructor for class org.vfsutils.ftpserver.filesystem.VfsInfo
 
VfsUser - Class in org.vfsutils.ftpserver.usermanager
User that encapsulates a VFS File object representing its home dir.
VfsUser() - Constructor for class org.vfsutils.ftpserver.usermanager.VfsUser
 
VfsUserManager - Class in org.vfsutils.ftpserver.usermanager
Apache VFS implementation of the UserManager.
VfsUserManager() - Constructor for class org.vfsutils.ftpserver.usermanager.VfsUserManager
 

W

writePermission - Variable in class org.vfsutils.ftpserver.usermanager.UserProps
 
A B C D G I L M O S U V W 
Skip navigation links

Copyright © 2008–2020. All rights reserved.