public abstract class AbstractServletModule
extends com.google.inject.servlet.ServletModule
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractServletModule(org.eurekaclinical.standardapis.props.EurekaClinicalProperties inProperties,
String inContainerPath,
String inProtectedPath,
String inLogoutPath) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureServlets() |
protected String |
getCasProxyCallbackPath() |
protected String |
getCasProxyCallbackUrl() |
protected abstract Map<String,String> |
getCasValidationFilterInitParams() |
protected void |
printParams(Map<String,String> inParams) |
protected void |
setupFilters()
Override to setup additional filters.
|
protected abstract void |
setupServlets() |
configure, filter, filterRegex, getServletContext, serve, serveRegexaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected String getCasProxyCallbackPath()
protected String getCasProxyCallbackUrl()
protected abstract Map<String,String> getCasValidationFilterInitParams()
protected abstract void setupServlets()
protected void setupFilters()
protected final void configureServlets()
configureServlets in class com.google.inject.servlet.ServletModuleCopyright © 2016 Emory University. All rights reserved.