.. java:import:: java.io IOException .. java:import:: java.security NoSuchAlgorithmException .. java:import:: java.sql SQLException .. java:import:: org.caosdb.server CaosDBException .. java:import:: org.caosdb.server.database.backend.implementation MySQL.ConnectionException .. java:import:: org.restlet.representation Representation LogoutResource ============== .. java:package:: org.caosdb.server.resource :noindex: .. java:type:: public class LogoutResource extends AuthenticationResource Methods ------- httpGetInChildClass ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override protected Representation httpGetInChildClass() throws ConnectionException, IOException, SQLException, CaosDBException, NoSuchAlgorithmException, Exception :outertype: LogoutResource