A C D E F G I L R S T U

S

setAllowedUsers(String[]) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IRepository
Sets the users which are allowed to access the repository.
setContent(byte[]) - Method in class at.ac.tuwien.dslab.rmi.common.impl.DocumentImpl
 
setContent(byte[]) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IDocument
Sets the content of the document.
setName(String) - Method in class at.ac.tuwien.dslab.rmi.common.impl.DocumentImpl
 
setName(String) - Method in class at.ac.tuwien.dslab.rmi.common.impl.UserImpl
 
setName(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IDocument
Sets the name of the document.
setName(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IRepository
Sets the name of the repository.
setName(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IUser
Sets the name of this user.
setOwner(IUser) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IRepository
Sets the owner of the repository.
setPassword(String) - Method in class at.ac.tuwien.dslab.rmi.common.impl.UserImpl
 
setPassword(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IUser
Sets the plaintext password of the user and hashes it with the SHA algorithm.
setPasswordHashed(String) - Method in class at.ac.tuwien.dslab.rmi.common.impl.UserImpl
 
setPasswordHashed(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IUser
Sets the already hashed password of the user.
setServerUrl(String) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IRepository
Sets the URL of the DSGFileMan server
setVersion(long) - Method in class at.ac.tuwien.dslab.rmi.common.impl.DocumentImpl
 
setVersion(long) - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IDocument
Sets the version of the document (The first version is always assigned the value 1).
start() - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IFileManServer
Starts the RMI server.
stop() - Method in interface at.ac.tuwien.dslab.rmi.common.interfaces.IFileManServer
Stops the RMI server.

A C D E F G I L R S T U