All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages.ManageRootAccount Maven / Gradle / Ivy

/* $This file is distributed under the terms of the license in LICENSE$ */

package edu.cornell.mannlib.vitro.webapp.auth.requestedAction.usepages;

import edu.cornell.mannlib.vitro.webapp.auth.requestedAction.RequestedAction;

/**
 * Should we allow the user to edit or delete the root account?
 */
public class ManageRootAccount extends RequestedAction {
	// no fields
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy