Package org.oa4mp.myproxy.servlet
Class MyProxyServletInitializer
- java.lang.Object
-
- org.oa4mp.server.api.storage.servlet.OA4MPServletInitializer
-
- org.oa4mp.server.loader.oauth2.loader.OA2ServletInitializer
-
- org.oa4mp.myproxy.servlet.MyProxyServletInitializer
-
- All Implemented Interfaces:
edu.uiuc.ncsa.security.servlet.Initialization
public class MyProxyServletInitializer extends org.oa4mp.server.loader.oauth2.loader.OA2ServletInitializer
-
-
Constructor Summary
Constructors Constructor Description MyProxyServletInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init()
-
Methods inherited from class org.oa4mp.server.loader.oauth2.loader.OA2ServletInitializer
addMonitoredStores, createNewClientNotifier, getExceptionHandler
-
-