com.sshtools.daemon.vfs
Interface VFSPermissionHandler
public interface VFSPermissionHandler
Title:
Description:
Copyright: Copyright (c) 2003
Company:
$Id: VFSPermissionHandler.java,v 1.6 2003/09/11 15:37:07 martianx Exp $
getVFSHomeDirectory
public String getVFSHomeDirectory(String username)
throws FileNotFoundException
verifyPermissions
public void verifyPermissions(String username,
String path,
String permissions)
throws PermissionDeniedException,
FileNotFoundException,
IOException
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.