.. java:import:: java.io IOException .. java:import:: java.security NoSuchAlgorithmException .. java:import:: java.sql SQLException .. java:import:: java.util HashSet .. java:import:: java.util List .. java:import:: org.caosdb.server CaosDBException .. java:import:: org.caosdb.server.accessControl ACMPermissions .. java:import:: org.caosdb.server.accessControl UserSources .. java:import:: org.caosdb.server.database.backend.implementation MySQL.ConnectionException .. java:import:: org.caosdb.server.entity Message .. java:import:: org.caosdb.server.transaction RetrieveUserRolesTransaction .. java:import:: org.caosdb.server.transaction UpdateUserRolesTransaction .. java:import:: org.caosdb.server.utils ServerMessages .. java:import:: org.jdom2 Document .. java:import:: org.jdom2 Element .. java:import:: org.jdom2 JDOMException .. java:import:: org.restlet.data Status .. java:import:: org.restlet.representation Representation UserRolesResource ================= .. java:package:: org.caosdb.server.resource :noindex: .. java:type:: public class UserRolesResource extends AbstractCaosDBServerResource Methods ------- httpGetInChildClass ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override protected Representation httpGetInChildClass() throws ConnectionException, IOException, SQLException, CaosDBException, NoSuchAlgorithmException, Exception :outertype: UserRolesResource httpPutInChildClass ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override protected Representation httpPutInChildClass(Representation entity) throws ConnectionException, JDOMException, Exception, xmlNotWellFormedException :outertype: UserRolesResource