Package | Description |
---|---|
org.mockftpserver.fake | |
org.mockftpserver.fake.filesystem |
Modifier and Type | Field and Description |
---|---|
static Permissions |
UserAccount.DEFAULT_PERMISSIONS_FOR_NEW_DIRECTORY |
static Permissions |
UserAccount.DEFAULT_PERMISSIONS_FOR_NEW_FILE |
Modifier and Type | Method and Description |
---|---|
Permissions |
UserAccount.getDefaultPermissionsForNewDirectory() |
Permissions |
UserAccount.getDefaultPermissionsForNewFile() |
Modifier and Type | Method and Description |
---|---|
void |
UserAccount.setDefaultPermissionsForNewDirectory(Permissions defaultPermissionsForNewDirectory) |
void |
UserAccount.setDefaultPermissionsForNewFile(Permissions defaultPermissionsForNewFile) |
Modifier and Type | Field and Description |
---|---|
static Permissions |
Permissions.ALL |
static Permissions |
Permissions.DEFAULT |
static Permissions |
Permissions.NONE |
Modifier and Type | Method and Description |
---|---|
Permissions |
AbstractFileSystemEntry.getPermissions() |
Permissions |
FileSystemEntry.getPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileSystemEntry.setPermissions(Permissions permissions) |
Copyright © 2016. All rights reserved.