public final class XServletFilterAppIDExplicit extends Object implements com.helger.xservlet.filter.IXServletHighLevelFilter
| Constructor and Description |
|---|
XServletFilterAppIDExplicit(String sAppID) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRequest(com.helger.web.scope.IRequestWebScope aRequestScope) |
void |
beforeRequest(com.helger.web.scope.IRequestWebScope aRequestScope) |
public void beforeRequest(@Nonnull com.helger.web.scope.IRequestWebScope aRequestScope)
beforeRequest in interface com.helger.xservlet.filter.IXServletHighLevelFilterpublic void afterRequest(@Nonnull com.helger.web.scope.IRequestWebScope aRequestScope)
afterRequest in interface com.helger.xservlet.filter.IXServletHighLevelFilterCopyright © 2014–2018 Philip Helger. All rights reserved.