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

edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractEnvServlet Maven / Gradle / Ivy

The newest version!
package edu.uiuc.ncsa.myproxy.oa4mp.server.servlet;

import edu.uiuc.ncsa.security.servlet.AbstractServlet;

/**
 * This is for any servlet that has an environment associated with it. It will organize a number of
 * tasks that are required.
 * 

Created by Jeff Gaynor
* on 6/1/17 at 10:54 AM */ public abstract class AbstractEnvServlet extends AbstractServlet { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy