@Provider public class TenantFilter extends Object implements org.jboss.resteasy.spi.interception.PreProcessInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
TENANT_HEADER_NAME |
| Constructor and Description |
|---|
TenantFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.core.ServerResponse |
preProcess(org.jboss.resteasy.spi.HttpRequest request,
org.jboss.resteasy.core.ResourceMethod method) |
public static final String TENANT_HEADER_NAME
public org.jboss.resteasy.core.ServerResponse preProcess(org.jboss.resteasy.spi.HttpRequest request,
org.jboss.resteasy.core.ResourceMethod method)
throws org.jboss.resteasy.spi.Failure,
javax.ws.rs.WebApplicationException
preProcess in interface org.jboss.resteasy.spi.interception.PreProcessInterceptororg.jboss.resteasy.spi.Failurejavax.ws.rs.WebApplicationExceptionCopyright © 2014–2015 Red Hat, Inc.. All rights reserved.