A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addTemporaryToken(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- addTemporaryToken(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Add a temporary password token for a user.
- addTempUser(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- addTempUser(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Adds a temporary FC web user to the system.
- addTempUser(String, String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- addTempUser(String, String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Adds a temporary FC web user to the system.
- addTempUser(String, String, String, int) - Method in interface unlimited.fc.server.api.FCServerIfc
-
Deprecated.
- addTempUser(String, String, String, int) - Method in class unlimited.fc.server.api.FCServerLite
-
Deprecated.Adds a temporary user to the system. No setting of any userType will be respected by this method, userType will always default to a temporary FC web user that has remote directory browsing privileges. Method has been solely kept for legacy reasons.
- addTempUser(UserContainer, String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- addTempUser(UserContainer, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Deprecated.
- addUser(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- addUser(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Creates a new user on the remote FC server
- addUser(String, String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- addUser(String, String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Creates a new user on the remote FC server with a home directory
- addUser(UserContainer, String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- addUser(UserContainer, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Deprecated.
- AddUserException - Exception in unlimited.fc.server.api
- AddUserException() - Constructor for exception unlimited.fc.server.api.AddUserException
- AddUserException(String) - Constructor for exception unlimited.fc.server.api.AddUserException
- AddUserException(String, Throwable) - Constructor for exception unlimited.fc.server.api.AddUserException
- AddUserException(Throwable) - Constructor for exception unlimited.fc.server.api.AddUserException
- addUserGroup(UserGroupContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- addUserGroup(UserGroupContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Add a new UserGroupContainer to the system.
- addUserSanity(UserContainer, String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- AddVirtualFileToUserData - Class in unlimited.fc.server.api
- AddVirtualFileToUserData(String) - Constructor for class unlimited.fc.server.api.AddVirtualFileToUserData
- addVirtualFolder(VirtualFolderContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- addVirtualFolder(VirtualFolderContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Add a new VirtualFolderContainer to the system.
- AddVirtualFolderException - Exception in unlimited.fc.server.api
- AddVirtualFolderException() - Constructor for exception unlimited.fc.server.api.AddVirtualFolderException
- AddVirtualFolderException(Throwable) - Constructor for exception unlimited.fc.server.api.AddVirtualFolderException
- ALL_ACCESS - Static variable in class unlimited.fc.server.api.PermissionsContainer
- APINotConnectedException - Exception in unlimited.fc.server.api
-
A small typed exception that clearly signifies that the Server admin API isn't connected to the FileCatalyst Server
- APINotConnectedException() - Constructor for exception unlimited.fc.server.api.APINotConnectedException
- APINotConnectedException(String) - Constructor for exception unlimited.fc.server.api.APINotConnectedException
- APINotConnectedException(String, Throwable) - Constructor for exception unlimited.fc.server.api.APINotConnectedException
- APINotConnectedException(Throwable) - Constructor for exception unlimited.fc.server.api.APINotConnectedException
- ARG_DISABLESTATUSCLIENT - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_HELP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_HOST - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_LITE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_PASSWD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_PORT - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_TIMEOUT - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_USER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- ARG_VERSION - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
B
- build() - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- build() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- build() - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- builder() - Static method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- Builder() - Constructor for class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- bytesSoFar - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Bytes sent so far in transfer
C
- clearBlockedUser(String) - Method in class unlimited.fc.server.api.FCServerLite
- ClientSessionContainer - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- ClientSessionContainer(String, String, String, String, String, long, long, long, String, int, int, int, boolean, int, int, long) - Constructor for class unlimited.fc.server.api.ClientSessionContainer
-
Basic constructor.
- clientType - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Client type connecting.
- clone() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Clones this permission container
- clone() - Method in class unlimited.fc.server.api.UserGroupContainer
-
Clone method
- clone() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Close the VirtualFolderContainer
- CMD_ADDFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ADDGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ADDTMPPASSWD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ADDUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ADDUSERANDHOME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_DELFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_DELGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_DELTMPPASSWD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_DELUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_DELUSERANDHOME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ENABLEFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ENABLEGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_ENABLEUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_GETFOLDERGROUPPERMISSIONS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_GETFOLDERUSERPERMISSIONS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_GETLICSTR - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_GETREQSTR - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_KILLALL - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_KILLSESSION - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_KILLUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LINKGROUPANDFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LINKUSERANDFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LINKUSERANDGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTALLUSERDETAILS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTFOLDERS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTFOLDERSLINKEDTOGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTFOLDERSLINKEDTOUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTFOLDERSWITHLABELS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTGROUPS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTGROUPSLINKEDTOFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTGROUPSLINKEDTOUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTSESSIONS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTUSERDETAILS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTUSERNAMES - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTUSERSLINKEDTOFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_LISTUSERSLINKEDTOGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MFDESCRIPTION - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MFLABEL - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MFPATH - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MGDESCRIPTION - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MGENABLED - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MODFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MODGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MODPASSWD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MODUSER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUBANDWIDTH - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUEMAIL - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUENABLE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUEXPIRY - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFILEDELETE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFILEMODIFY - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFILEREAD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFILERENAME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFILEWRITE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFOLDERDELETE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFOLDERMODIFY - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFOLDERREAD - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFOLDERRENAME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFOLDERWRITE - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUFULLNAME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUHASBANDWIDTH - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUHASQUOTA - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUHOME - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUPRIORITY - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_MUQUOTA - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_OVERRIDEBANDWIDTHKBPS - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_OVERRIDEPRIORITY - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_RESETALLOVERRIDES - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_RESYNCH - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_SETLICSTR - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_SHOWRATES - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_UNLINKGROUPANDFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_UNLINKUSERANDFOLDER - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- CMD_UNLINKUSERANDGROUP - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- compareTo(Object) - Method in class unlimited.fc.server.api.UserGroupContainer
-
Custom compare to method for this object
- compareTo(VirtualFolderContainer) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Custom compare to method for this object
- connect() - Method in interface unlimited.fc.server.api.FCServerIfc
- connect() - Method in class unlimited.fc.server.api.FCServerLite
-
Default connect.
- connect(String, int, String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- connect(String, int, String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Connect with the arguments provided.
- connect(String, int, String, String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Connect when a particular HTTP scheme is known.
- connectedTimeSec - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Time spend so far connected to the server, in seconds.
- ConnectionData() - Constructor for class unlimited.fc.server.api.FCServerCLIWrapper.ConnectionData
- ConnectKeyBuilder() - Constructor for class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- connectNoStatus() - Method in interface unlimited.fc.server.api.FCServerIfc
- connectNoStatus() - Method in class unlimited.fc.server.api.FCServerLite
-
Connects with no status message
- convertSessionToClientSessionContainer(Session) - Static method in class unlimited.fc.server.api.ClientSessionContainer
- createVirtualDownloadLinksForTheUser(CreateVirtualDownloadLinksForUserContainer, String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- createVirtualDownloadLinksForTheUser(CreateVirtualDownloadLinksForUserContainer, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Deprecated.
- createVirtualDownloadLinksForTheUser(UserContainer, List<AddVirtualFileToUserData>, String, LoggerType) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- CreateVirtualDownloadLinksForUserContainer - Class in unlimited.fc.server.api
- CreateVirtualDownloadLinksForUserContainer(UserContainer, List<AddVirtualFileToUserData>, String, LoggerType) - Constructor for class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- CreateVirtualDownloadLinksForUserContainer.Builder - Class in unlimited.fc.server.api
- createVirtualLinkForUserOnServer(UserContainer, AddVirtualFileToUserData, String, LoggerType) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
D
- debug(String) - Method in interface unlimited.fc.server.api.LoggerType
- deleteTemporaryToken(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- deleteTemporaryToken(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Deletes temporary password token for a user.
- DeleteUserException - Exception in unlimited.fc.server.api
- DeleteUserException(Throwable) - Constructor for exception unlimited.fc.server.api.DeleteUserException
- deleteUserGroup(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- deleteUserGroup(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Deletes the UserGroupContainer with the given name.
- deleteVirtualFolder(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- deleteVirtualFolder(String) - Method in class unlimited.fc.server.api.FCServerLite
-
deletes the VirtualFolderContainer with the given name.
- DeleteVirtualFolderException - Exception in unlimited.fc.server.api
- DeleteVirtualFolderException(Throwable) - Constructor for exception unlimited.fc.server.api.DeleteVirtualFolderException
- deliveryTime - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Non-zero value indicates that the server as been asked to elevate the bandwidth/priority of this file/session in order to ensure that the file arrives before the given timestamp.
- delUser(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- delUser(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Delets a user on the remote FC server
- delUser(String, boolean) - Method in interface unlimited.fc.server.api.FCServerIfc
- delUser(String, boolean) - Method in class unlimited.fc.server.api.FCServerLite
-
Delets a user on the remote FC server and the user's home dir.
- disconnect() - Method in interface unlimited.fc.server.api.FCServerIfc
- disconnect() - Method in class unlimited.fc.server.api.FCServerLite
-
Disconnct from the FileCatalyst Direct Server
E
- elapsedTimeSec - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Time spend so far on transfer, in seconds.
- enableUserGroup(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- enableUserGroup(String) - Method in class unlimited.fc.server.api.FCServerLite
-
enables the UserGroup with the given name.
- equals(Object) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- equals(Object) - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Custom equals method for this object
- equals(Object) - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Custom equals method for this object
- equals(Object) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Custom equals method for this object
- equals(Object) - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
- equals(Object) - Method in class unlimited.fc.server.api.UserContainer
- equals(Object) - Method in class unlimited.fc.server.api.UserGroupContainer
-
Custom equals method for the object
- equals(Object) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Custom equals operation for this object
- error(String) - Method in interface unlimited.fc.server.api.LoggerType
- errorftp(String) - Method in interface unlimited.fc.server.api.LoggerType
F
- FCServerCLIWrapper - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- FCServerCLIWrapper() - Constructor for class unlimited.fc.server.api.FCServerCLIWrapper
- FCServerCLIWrapper.ConnectionData - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- FCServerIfc - Interface in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- FCServerIfcExtended - Interface in unlimited.fc.server.api
- FCServerLite - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- FCServerLite() - Constructor for class unlimited.fc.server.api.FCServerLite
-
Default Contructor
- FCServerMessageDispatcher - Class in unlimited.fc.server.api
- FCServerMessageDispatcher(FCServerSharedConnectKeys.ConnectKey) - Constructor for class unlimited.fc.server.api.FCServerMessageDispatcher
- FCServerSharedConnectKeys - Class in unlimited.fc.server.api
- FCServerSharedConnectKeys() - Constructor for class unlimited.fc.server.api.FCServerSharedConnectKeys
- FCServerSharedConnectKeys.ConnectKey - Class in unlimited.fc.server.api
-
Immutable class used for keying to specific FCServer instances Uses builder pattern to create since all fields internally are final (to maintain immutability)
- FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder - Class in unlimited.fc.server.api
- FCServerSharedConnectKeys.StandardConnectKey - Class in unlimited.fc.server.api
- FCServerTask<T> - Interface in unlimited.fc.server.api
- FILE_READ_ACCESS - Static variable in class unlimited.fc.server.api.PermissionsContainer
- FILE_READ_WRITE_ACCESS - Static variable in class unlimited.fc.server.api.PermissionsContainer
- FILE_WRITE_ACCESS - Static variable in class unlimited.fc.server.api.PermissionsContainer
- fileName - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Full path of the file being sent/received from the server's perspective.
- fileSizeBytes - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Size of file (bytes) if known to the server.
- FolderGroupCanAccess - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- FolderUserCanAccess - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
G
- generateDiagnostics() - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Generate a diagnostic on the server.
- generateDiagnostics() - Method in class unlimited.fc.server.api.FCServerLite
-
Generate a diagnostic on the server.
- generatePermission(int) - Static method in class unlimited.fc.server.api.PermissionsContainer
-
Generates a permissions container based on a particular integer
- getAccountEnabled() - Method in class unlimited.fc.server.api.UserContainer
-
Returns if the account is currently enabled.
- getAccountExpiry() - Method in class unlimited.fc.server.api.UserContainer
-
Returns user's account expiry date if set.
- getAllConfigData() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns All Of The Current Server Configurations
- getAllUsers() - Method in interface unlimited.fc.server.api.FCServerIfc
- getAllUsers() - Method in class unlimited.fc.server.api.FCServerLite
- getAuthorizationPath() - Method in class unlimited.fc.server.api.FCServerLite
- getBandwidthLimit() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the bandwidth limit the user has been given on the server (in kbps)
- getBuilder() - Static method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- getClientSessions() - Method in interface unlimited.fc.server.api.FCServerIfc
- getClientSessions() - Method in class unlimited.fc.server.api.FCServerLite
-
Gets the list of sessions currently running on FileCatalyst Server.
- getConfigSource() - Method in interface unlimited.fc.server.api.FCServerIfc
- getConfigSource() - Method in class unlimited.fc.server.api.FCServerLite
- getConfigValue(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Returns a specific configuration
- getDefaultIdleTime() - Method in interface unlimited.fc.server.api.FCServerIfc
-
Returns the amount of time that a client session is allowed to be idle when connected to the Server
- getDefaultIdleTime() - Method in class unlimited.fc.server.api.FCServerLite
- getDeletePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the delete permissions
- getDescription() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the virtual folder description
- getDescription() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the virtual folder description
- getDescription() - Method in class unlimited.fc.server.api.UserGroupContainer
-
Get the user group description
- getDescription() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Returns the description of the virtual folder
- getDetails() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Returns the details of the resource.
- getDirectPermission() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return permission directly set to user (as int value -- see PermissionsContainer.generatePermission() to translate into boolean values)
- getEmail() - Method in class unlimited.fc.server.api.UserContainer
-
Returns user's e-mail address
- getFileDeletePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory files
- getFileModifyPermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory files
- getFilePath() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- getFilePaths() - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- getFileReadPermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory files
- getFileRenamePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory files
- getFileWritePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory files
- getFolder() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the folder name (not label, but database PK) to identify folder in question
- getFolder() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the folder name (not label, but database PK) to identify folder in question
- getFolderDeletePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory.
- getFolderModifyPermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory.
- getFolderName() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Returns the folder name (not label) to uniquely identify a virtual folder in the database (PK).
- getFolderReadPermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory.
- getFolderRenamePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory.
- getFoldersLinkedToGroup(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getFoldersLinkedToGroup(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Return a list view of folders that is linked to a group along with their permissions Each entry contains a specific folder the folder has access to, and includes permissions granted to the group.
- getFoldersLinkedToUser(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getFoldersLinkedToUser(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Returns a list view of links connecting a folder to a user.
- GetFoldersLinkedToUserException - Exception in unlimited.fc.server.api
- GetFoldersLinkedToUserException(Throwable) - Constructor for exception unlimited.fc.server.api.GetFoldersLinkedToUserException
- getFolderWritePermissions() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the user's default permissions on their home directory.
- getForceOwnershipGroupname() - Method in class unlimited.fc.server.api.UserContainer
-
Returns the value used for the group name during force ownership
- getForceOwnershipUsername() - Method in class unlimited.fc.server.api.UserContainer
-
Returns that value used for the username force ownership.
- getFullName() - Method in class unlimited.fc.server.api.UserContainer
-
Gets user's real full name
- getGroup() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the group name
- getGroupPermission(String) - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Returns the permission a user has via a specific group.
- getGroups() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return a list of groups that a user has access to which have been granted access to the Virtual Folder.
- getGroupsLinkedToFolder(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getGroupsLinkedToFolder(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Return a list of groups that is linked to a folder along with their permissions.
- getGroupsLinkedToUser(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getGroupsLinkedToUser(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Returns group collection linked to user name.
- getHasBandwidthLimit() - Method in class unlimited.fc.server.api.UserContainer
-
Returns if a bandwidth limit is activated for the user
- getHasQuotaLimit() - Method in class unlimited.fc.server.api.UserContainer
-
Returns if a quota limit is activated for the user
- getHomeDIR() - Method in class unlimited.fc.server.api.UserContainer
-
Gets user's home directory on the remote server
- getHostname() - Method in interface unlimited.fc.server.api.FCServerIfc
- getHostname() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the host name of the server
- getHostname() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- getHostName() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- getHTMLAdminURL() - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Returns the current HTML admin URL when called.
- getHTMLAdminURL(boolean) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Returns the current HTML admin URL when called.
- getHTMLAdminURL(boolean) - Method in class unlimited.fc.server.api.FCServerLite
- getHTTPPort() - Method in interface unlimited.fc.server.api.FCServerIfc
- getHTTPPort() - Method in class unlimited.fc.server.api.FCServerLite
-
Get http port.
- getIntegerValue() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the integer value for this permission container
- getIP(FCConfig, boolean) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
- getIsAccountEnabled() - Method in class unlimited.fc.server.api.PermissionsContainer
-
This method always returns true.
- getJobID() - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- getLabel() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the folder label to identify folder in question.
- getLabel() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the folder label to identify folder in question.
- getLabel() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Get the VirtualFolder label.
- getLastConfigChangeTime() - Method in class unlimited.fc.server.api.FCServerLite
-
get last time for configuration change
- getLastUsersChangeTime() - Method in class unlimited.fc.server.api.FCServerLite
-
get last time for configuration change
- getLicenseString() - Method in interface unlimited.fc.server.api.FCServerIfc
- getLicenseString() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the server license string
- getLogger() - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- getMaxPermission() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return maximum permission (as int value -- see PermissionsContainer.generatePermission() to translate into boolean values)
- getModifyPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the modify permissions
- getName() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the folder name (not label, but database PK) to identify folder in question
- getName() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the folder name (not label, but database PK) to identify folder in question
- getName() - Method in class unlimited.fc.server.api.LinkState
-
Returns the name of the enum
- getName() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Get the resource name.
- getName() - Method in class unlimited.fc.server.api.UserGroupContainer
-
Returns the group name visible in the remote administration console
- getName() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Returns the PK of the VirtualFolder in the database.
- getPassword() - Method in interface unlimited.fc.server.api.FCServerIfc
- getPassword() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the password of the server
- getPassword() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- getPassword() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- getPath() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return the folder path (real system path) which to which the Virtual Folder points to.
- getPath() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the folder path (real system path) which to which the Virtual Folder points to.
- getPath() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Get the file system path where the virtual folder resides.
- getPermission() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Return permission set to group (as int value -- see PermissionsContainer.generatePermission() to translate into boolean values)
- getPermission() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Return permission set to user or group (as int value -- see PermissionsContainer.generatePermission() to translate into boolean values)
- getPermissionAsInt() - Method in class unlimited.fc.server.api.UserContainer
-
Return permissions as integer value.
- getPermissionAsString() - Method in class unlimited.fc.server.api.UserContainer
-
Return permissions as integer value.
- getPermissionsForGroupAndFolder(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getPermissionsForGroupAndFolder(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Return a permission container that describes the relationship between the group and folder.
- getPermissionsForUserAndFolder(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getPermissionsForUserAndFolder(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Permission list that a user has regarding a folder.
- getPort() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- getPort() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- getPriority() - Method in class unlimited.fc.server.api.UserContainer
-
Returns a priority value for the user on the server.
- getQuotaPerDay() - Method in class unlimited.fc.server.api.UserContainer
-
Quota allocated to the user on a daily basis (bytes)
- getQuotaUsed() - Method in class unlimited.fc.server.api.UserContainer
-
Last known quota used
- getReadPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the read permissions
- getReceiveRateKbps() - Method in interface unlimited.fc.server.api.FCServerIfc
- getReceiveRateKbps() - Method in class unlimited.fc.server.api.FCServerLite
-
Shows kbps rates (receive) of the server
- getRenamePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the rename permissions
- getRequestString() - Method in interface unlimited.fc.server.api.FCServerIfc
- getRequestString() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the server request string
- getShowFileName() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- getTotalRateKbps() - Method in interface unlimited.fc.server.api.FCServerIfc
- getTotalRateKbps() - Method in class unlimited.fc.server.api.FCServerLite
-
Shows kbps rates (total) of the server
- getTransmitRateKbps() - Method in interface unlimited.fc.server.api.FCServerIfc
- getTransmitRateKbps() - Method in class unlimited.fc.server.api.FCServerLite
-
Shows kbps rates (transmit) of the server
- getType() - Method in class unlimited.fc.server.api.VirtualFolderContainer
- getUsage() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Get the state of the VirtualFolder usage.
- getUsageState(VfugLinkable.Usage) - Static method in class unlimited.fc.server.api.LinkState
-
Convert internal enum into externally visible UsageState
- getUser() - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- getUser() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Return the user name
- getUser(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getUser(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Get user information from the FileCatalyst Server.
- getUserCount() - Method in interface unlimited.fc.server.api.FCServerIfc
- getUserCount() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the current user count on the server
- getUserGroup(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getUserGroup(String) - Method in class unlimited.fc.server.api.FCServerLite
-
UserGroupContainer associated with the entered name.
- getUserGroups() - Method in interface unlimited.fc.server.api.FCServerIfc
- getUserGroups() - Method in class unlimited.fc.server.api.FCServerLite
-
List of UserGroupContainer.
- getUsername() - Method in interface unlimited.fc.server.api.FCServerIfc
- getUsername() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns the user name of the server
- getUsername() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- getUserName() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- getUserName() - Method in class unlimited.fc.server.api.UserContainer
-
Gets unique user login name
- getUsers() - Method in class unlimited.fc.server.api.FCServerLite
-
Return a collection of the users on the system
- getUsersLinkedToFolder(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getUsersLinkedToFolder(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Return a list of users linked to a folder
- getUsersLinkedToGroup(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getUsersLinkedToGroup(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Returns user names linked to group name.
- getVirtualFolder(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- getVirtualFolder(String) - Method in class unlimited.fc.server.api.FCServerLite
-
returns the VirtualFolderContainer associated with the entered name.
- getVirtualFolderLabel() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- getVirtualFolderName() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- getVirtualFolderPath() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- getVirtualFolders() - Method in interface unlimited.fc.server.api.FCServerIfc
- getVirtualFolders() - Method in class unlimited.fc.server.api.FCServerLite
-
returns the VirtualFolders.
- getWebServerBaseURL(FCConfig, boolean, String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
- getWritePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns the write permissions
- GROUP - unlimited.fc.server.api.ResourceGrantedToFolder.ResourceType
-
Group resource
H
- hashCode() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- hashCode() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Custom hash-code method for this object
- hashCode() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Custom hash-code method for this object
- hashCode() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Custom hash-code method for this object
- hashCode() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
- hashCode() - Method in class unlimited.fc.server.api.UserGroupContainer
-
Custom hash-code method for this object
I
- initializeDelegate() - Method in class unlimited.fc.server.api.FCServerMessageDispatcher
- internalAddSpacesUser(SpacesUserAndVirtualFoldersModel) - Method in class unlimited.fc.server.api.FCServerLite
- InvalidArgumentException - Exception in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- InvalidArgumentException() - Constructor for exception unlimited.fc.server.api.InvalidArgumentException
-
Default Constructor
- InvalidArgumentException(String) - Constructor for exception unlimited.fc.server.api.InvalidArgumentException
-
Constructor when a message is known
- InvalidArgumentException(String, Throwable) - Constructor for exception unlimited.fc.server.api.InvalidArgumentException
-
Constructor when a message and a throwable is known
- InvalidArgumentException(Throwable) - Constructor for exception unlimited.fc.server.api.InvalidArgumentException
-
Constructor when a message and a throwable is known
- isAsync() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- isAsync() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- isConnected() - Method in interface unlimited.fc.server.api.FCServerIfc
- isConnected() - Method in class unlimited.fc.server.api.FCServerLite
-
Tests to see if the ServerAPI is connected to the RemoteAdmin.
- isDirect() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
See if there is a direct link (ie: not through groups) of the user to a folder.
- isEnabled() - Method in class unlimited.fc.server.api.UserGroupContainer
-
If the user group is enabled or not.
- isFileDeletePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the file delete permission is granted
- isFileModifyPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the file modify permission is granted
- isFileReadPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if read permission is granted
- isFileRenamePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the file rename permission is granted
- isFileWritePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the file write permission is granted
- isFolderDeletePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the folder delete permission is granted
- isFolderModifyPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the folder modify permission is granted
- isFolderReadPermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the folder read/list permission is granted
- isFolderRenamePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the folder rename permission is granted
- isFolderWritePermissions() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Returns true if the folder write permission is granted
- isForceFileOwnershipEnabled() - Method in class unlimited.fc.server.api.UserContainer
-
Returns whether or not this user has the force file ownership feature enabled
- isForceOwnershipUseCurrentUsername() - Method in class unlimited.fc.server.api.UserContainer
-
Returns whether or not the user will use it's current username for the force ownership functionality
- isGroupLink() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Returns true if the resource is a group
- isHTTP() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- isHTTP() - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- isInVirtualFolder(File) - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
See if the virtual folder falls within the directory structure of the current file.
- isMultipleUniqueGroupPermissions() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Returns true if there are more than one group assigned to the user which has access to the virtual folder
- isStatusClientDisabled() - Method in class unlimited.fc.server.api.FCServerLite
-
Returns true.
- isTemp() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Get Wheither Or Not This Virtual File Is Temporary
- isTransferring - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
true/false value if client is currently transfering data.
- isUnnamed() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Returns true if the virtual folder is unnamed.
- isUserDeletable() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
return true if this is deletable.
- isUserLink() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Returns true if the resource is a user
K
- killAllSessions() - Method in interface unlimited.fc.server.api.FCServerIfc
- killAllSessions() - Method in class unlimited.fc.server.api.FCServerLite
-
Kill all connected user sessions on the system
- killSessionBySessionId(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- killSessionBySessionId(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Kill specific session connected to the system
- killSessionByUserId(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- killSessionByUserId(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Kill specific users connected to the system
L
- linkGroupAndFolder(String, String, PermissionsContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- linkGroupAndFolder(String, String, PermissionsContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Create access for a group to a virtual folder with a specified permission set.
- LinkState - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- LinkState() - Constructor for class unlimited.fc.server.api.LinkState
- linkUserAndFolder(String, String, PermissionsContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- linkUserAndFolder(String, String, PermissionsContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Links a user to a virtual folder with given permissions
- LinkUserAndFolderException - Exception in unlimited.fc.server.api
- LinkUserAndFolderException() - Constructor for exception unlimited.fc.server.api.LinkUserAndFolderException
- LinkUserAndFolderException(Throwable) - Constructor for exception unlimited.fc.server.api.LinkUserAndFolderException
- linkUserAndGroup(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- linkUserAndGroup(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
links the User and the UserGroupContainer with the given names.
- listHeaders() - Static method in class unlimited.fc.server.api.ClientSessionContainer
-
ListHeaders() is used by FCServer in CLI mode to output the list of session data.
- listUserNames() - Method in interface unlimited.fc.server.api.FCServerIfc
- listUserNames() - Method in class unlimited.fc.server.api.FCServerLite
-
Return user name list on the remote FC server
- listUsers() - Method in interface unlimited.fc.server.api.FCServerIfcExtended
- listUsers() - Method in class unlimited.fc.server.api.FCServerLite
-
Return list of UserContainers from the remote FC server
- logger - Static variable in class unlimited.fc.server.api.FCServerCLIWrapper
- logger - Static variable in class unlimited.fc.server.api.FCServerLite
- LoggerType - Interface in unlimited.fc.server.api
M
- main(String[]) - Static method in class unlimited.fc.server.api.FCServerCLIWrapper
-
Main method.
- matches(FCServerIfc) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
- matches(FCServerSharedConnectKeys.ConnectKey) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- modifyUser(UserContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- modifyUser(UserContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Modify a user on the remote server.
- ModifyUserException - Exception in unlimited.fc.server.api
- ModifyUserException() - Constructor for exception unlimited.fc.server.api.ModifyUserException
- ModifyUserException(Throwable) - Constructor for exception unlimited.fc.server.api.ModifyUserException
- modifyUserGroup(UserGroupContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- modifyUserGroup(UserGroupContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
modifies the group with the name group.getName with the values of group.
- modifyVirtualFolder(VirtualFolderContainer) - Method in interface unlimited.fc.server.api.FCServerIfc
- modifyVirtualFolder(VirtualFolderContainer) - Method in class unlimited.fc.server.api.FCServerLite
-
Modifies the virtual folder with with with the given name.
- modUserPassword(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- modUserPassword(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Modify a user's password on the remote FC server
N
- NO_ACCESS - Static variable in class unlimited.fc.server.api.PermissionsContainer
O
- overrideBandwidthKbps - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Non-zero value indicates that the server has been asked to override the bandwidth allocated to this transfer/session by an administrator.
- overridePriority - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Non-zero value indicates that the server has been asked to override the priority allocated to this transfer/session by an administrator.
P
- parseAndGetConnectionArguments(String[]) - Static method in class unlimited.fc.server.api.FCServerCLIWrapper
-
Parse and get the arguments for a connection
- parseCommands(String[], FCServerIfc) - Static method in class unlimited.fc.server.api.FCServerCLIWrapper
-
CLI parser called by MAIN method to execute commands if not using API.
- PermissionsContainer - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- PermissionsContainer(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class unlimited.fc.server.api.PermissionsContainer
-
Default constructor for permissions container.
- PRODUCT - Static variable in interface unlimited.fc.server.api.FCServerIfc
R
- receiveRateKbps - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Receive rate in Kbps (kilo bits per second) non-zero value indicates someone is uploading.
- remoteIP - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Remote IP as presented to the server by the remote client.
- resetAllOverrides() - Method in interface unlimited.fc.server.api.FCServerIfc
- resetAllOverrides() - Method in class unlimited.fc.server.api.FCServerLite
-
Resets all bandwidth/priority overrides back to default values.
- ResourceGrantedToFolder - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- ResourceGrantedToFolder.ResourceType - Enum in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
S
- sessionID - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Unique identifier of a a single client connecting into the server.
- setAccountEnabled(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the account enabled flag.
- setAccountExpiry(Calendar) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the user's account expiry date.
- setAsycCommands(boolean) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setBandwidthLimit(int) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the bandwidth limit for the user on the server.
- setConfigValue(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets a specific configuration
- setDefaultIdleTime(int) - Method in interface unlimited.fc.server.api.FCServerIfc
-
Sets the amount of time that a session can be idle for
- setDefaultIdleTime(int) - Method in class unlimited.fc.server.api.FCServerLite
- setDescription(String) - Method in class unlimited.fc.server.api.UserGroupContainer
-
Modify the user group description
- setDescription(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Set the description for the virtual folder.
- setEmail(String) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the user's e-mail address
- setEnabled(boolean) - Method in class unlimited.fc.server.api.UserGroupContainer
-
Set the user group to be enabled or disabled.
- setFileDeletePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the file delete permission
- setFileDeletePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the delete permission on the user's files in their home directory
- setFileModifyPermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the file modify permission
- setFileModifyPermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the modify permission on the user's files in their home directory
- setFilePaths(List<AddVirtualFileToUserData>) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- setFilePaths(List<AddVirtualFileToUserData>) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- setFileReadPermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Set the file read permission.
- setFileReadPermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the read permission on the user's files in their home directory
- setFileRenamePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the file rename permission
- setFileRenamePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the rename permission on the user's files in their home directory
- setFileWritePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the file write permission
- setFileWritePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the write permission on the user's files in their home directory
- setFolderDeletePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the folder delete permission
- setFolderDeletePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the delete permission on the user's folders in their home directory
- setFolderModifyPermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the folder modify permission
- setFolderModifyPermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the modify permission on the user's folders in their home directory
- setFolderReadPermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the folder read permission
- setFolderReadPermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the read permission on the user's folders in their home directory
- setFolderRenamePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the folder rename permission
- setFolderRenamePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the rename permission on the user's folders in their home directory
- setFolderWritePermissions(boolean) - Method in class unlimited.fc.server.api.PermissionsContainer
-
Sets the folder write permission
- setFolderWritePermissions(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the write permission on the user's folders in their home directory
- setForceFileOwnershipEnabled(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets whether or not this user has the force file ownership feature enabled
- setForceOwnershipGroupname(String) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the value used for the group name during force ownership
- setForceOwnershipUseCurrentUsername(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets whether or not the user will use it's current username for the force ownership functionality
- setForceOwnershipUsername(String) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the value used for the username force ownership.
- setFullName(String) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the user's real full name
- setHasBandwidthLimit(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the flag if bandwidth restrictions are imposed on the user.
- setHasQuotaLimit(boolean) - Method in class unlimited.fc.server.api.UserContainer
-
Sets if quota limits are activated for this user
- setHomeDIR(String) - Method in class unlimited.fc.server.api.UserContainer
-
Sets user's home directory on the remote server
- setHostname(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- setHostname(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets the host name of the server to a new value
- setHostname(String) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setJobID(String) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- setJobID(String) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- setLabel(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Set the VirtualFolder label to another value.
- setLicenseString(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- setLicenseString(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets the server license key
- setLogger(LoggerType) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- setLogger(LoggerType) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- setName(String) - Method in class unlimited.fc.server.api.UserGroupContainer
-
Modify the name of the user group
- setOverrideBandwidth(String, int) - Method in interface unlimited.fc.server.api.FCServerIfc
- setOverrideBandwidth(String, int) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets an override priority for a given client session.
- setOverridePriority(String, int) - Method in interface unlimited.fc.server.api.FCServerIfc
- setOverridePriority(String, int) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets an override priority for a given client session.
- setPassword(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- setPassword(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets the password of the server to a new value
- setPassword(String) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setPath(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Sets the path where the virtual folder resides.
- setPort(int) - Method in interface unlimited.fc.server.api.FCServerIfc
- setPort(int) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets the port of the server to a new value
- setPort(int) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setPriority(int) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the priority value for the user.
- setQuotaPerDay(long) - Method in class unlimited.fc.server.api.UserContainer
-
Sets the daily quota limit allocated for this user (in bytes)
- setShowFileName(String) - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- setSingleDataItem(DataItemModel) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets a new single data item
- setTemp(boolean) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Set Wheither Or Not This Virtual File Is Temporary
- setType(VirtualPathTargetType) - Method in class unlimited.fc.server.api.VirtualFolderContainer
- setUseHTTP(boolean) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setUser(UserContainer) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer.Builder
- setUser(UserContainer) - Method in class unlimited.fc.server.api.CreateVirtualDownloadLinksForUserContainer
- setUserDeletable(boolean) - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
set true if this is deletable.
- setUserEnable(String, boolean) - Method in interface unlimited.fc.server.api.FCServerIfc
- setUserEnable(String, boolean) - Method in class unlimited.fc.server.api.FCServerLite
-
Allows enabling or disabling users on the remote FC server
- setUserName(String) - Method in interface unlimited.fc.server.api.FCServerIfc
- setUserName(String) - Method in class unlimited.fc.server.api.FCServerLite
-
Sets the user name of the server to a new value
- setUserName(String) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey.ConnectKeyBuilder
- setVirtualFolderLabel(String) - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- setVirtualFolderName(String) - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- setVirtualFolderPath(String) - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- shutdown() - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Tells the server to shut down.
- shutdown() - Method in class unlimited.fc.server.api.FCServerLite
-
Tell the server to shut down.
- status - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Status of a connection.
- submit(FCServerIfcExtended) - Method in interface unlimited.fc.server.api.FCServerTask
- synchServer(FCServerIfcExtended) - Method in class unlimited.fc.server.api.FCServerSharedConnectKeys.ConnectKey
T
- toCLIOutput() - Method in class unlimited.fc.server.api.UserContainer
- toString() - Method in class unlimited.fc.server.api.AddVirtualFileToUserData
- toString() - Method in class unlimited.fc.server.api.ClientSessionContainer
-
To String method, used by FCServer in CLI mode to output the list of session data.
- toString() - Method in class unlimited.fc.server.api.FolderGroupCanAccess
-
Write out FolderGroupCanAccess object to string.
- toString() - Method in class unlimited.fc.server.api.FolderUserCanAccess
-
Custom toString method for this object
- toString() - Method in class unlimited.fc.server.api.PermissionsContainer
-
Write out PermissionContainer object to string.
- toString() - Method in class unlimited.fc.server.api.ResourceGrantedToFolder
-
Write out ResourceGrantedToFolder object to string.
- toString() - Method in class unlimited.fc.server.api.UserContainer
- toString() - Method in class unlimited.fc.server.api.UserGroupContainer
-
Write out UserGroupContainer object to string.
- toString() - Method in class unlimited.fc.server.api.VirtualFolderContainer
-
Write out VirtualFolderContainer object to string.
- translateToIP(String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
- translateToIPLazy(String) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
- transmitRateKbps - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Transmit rate in Kbps (kilo bits per second) non-zero value indicates someone is downloading.
U
- unlimited.fc.server.api - package unlimited.fc.server.api
- unlinkGroupAndFolder(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- unlinkGroupAndFolder(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Remove access of a group to a virtual folder.
- unlinkUserAndFolder(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- unlinkUserAndFolder(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
Unlinks a user to a virtual folder.
- unlinkUserAndGroup(String, String) - Method in interface unlimited.fc.server.api.FCServerIfc
- unlinkUserAndGroup(String, String) - Method in class unlimited.fc.server.api.FCServerLite
-
unlinks the User and the UserGroupContainer with the given names.
- UNNAMED_VFOLDER - Static variable in class unlimited.fc.server.api.VirtualFolderContainer
- usage() - Static method in class unlimited.fc.server.api.FCServerCLIWrapper
-
Spits out usage for command-line tool usage.
- USER - unlimited.fc.server.api.ResourceGrantedToFolder.ResourceType
-
User resource
- UserContainer - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- UserContainer(User) - Constructor for class unlimited.fc.server.api.UserContainer
-
Constructor.
- UserContainer(UserData) - Constructor for class unlimited.fc.server.api.UserContainer
-
Constructor.
- UserContainer(UserModel) - Constructor for class unlimited.fc.server.api.UserContainer
-
Constructor.
- UserGroupContainer - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- UserGroupContainer(String, String, boolean) - Constructor for class unlimited.fc.server.api.UserGroupContainer
-
Default constructor.
- userName - Variable in class unlimited.fc.server.api.ClientSessionContainer
-
Username used when authenticating with the server.
- USERPRIORITY_HIGH - Static variable in class unlimited.fc.server.api.UserContainer
-
High user priority
- USERPRIORITY_LOW - Static variable in class unlimited.fc.server.api.UserContainer
-
Low user priority.
- USERPRIORITY_MEDIUM - Static variable in class unlimited.fc.server.api.UserContainer
-
Medium user priority (default value)
V
- validateUserAdded(UserContainer) - Method in interface unlimited.fc.server.api.FCServerIfcExtended
-
Deprecated.
- valueOf(String) - Static method in enum unlimited.fc.server.api.ResourceGrantedToFolder.ResourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum unlimited.fc.server.api.ResourceGrantedToFolder.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VirtualFolderContainer - Class in unlimited.fc.server.api
-
Title: FileCatalyst Direct Server API
- VirtualFolderContainer(String, String, String, String, VirtualPathTargetType) - Constructor for class unlimited.fc.server.api.VirtualFolderContainer
-
Constructor used by test classes, allows insertion of database key for path.
- VirtualFolderContainer(String, String, String, VirtualPathTargetType) - Constructor for class unlimited.fc.server.api.VirtualFolderContainer
-
Default constructor used by customer wanting to add a new virtual folder.
- VirtualFolderContainer.Builder - Class in unlimited.fc.server.api
W
- withDescription(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withLabel(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withName(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withPath(String) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withTemp(boolean) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withType(VirtualPathTargetType) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withUsage(LinkState.UsageState) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
- withUserDeletable(boolean) - Method in class unlimited.fc.server.api.VirtualFolderContainer.Builder
All Classes All Packages