JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Methods
Method
Description
unlimited.fc.server.api.FCServerIfc.addTempUser(String, String, String, int)
unlimited.fc.server.api.FCServerIfcExtended.addTempUser(UserContainer, String)
unlimited.fc.server.api.FCServerIfcExtended.addUser(UserContainer, String)
unlimited.fc.server.api.FCServerIfcExtended.addUserSanity(UserContainer, String)
unlimited.fc.server.api.FCServerIfcExtended.createVirtualDownloadLinksForTheUser(UserContainer, List<AddVirtualFileToUserData>, String, LoggerType)
unlimited.fc.server.api.FCServerIfcExtended.createVirtualLinkForUserOnServer(UserContainer, AddVirtualFileToUserData, String, LoggerType)
unlimited.fc.server.api.FCServerIfcExtended.validateUserAdded(UserContainer)
unlimited.fc.server.api.FCServerLite.addTempUser(String, String, String, int)
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.
unlimited.fc.server.api.FCServerLite.addUser(UserContainer, String)
unlimited.fc.server.api.FCServerLite.createVirtualDownloadLinksForTheUser(CreateVirtualDownloadLinksForUserContainer, String)