public class RefererCaseExtractor extends AbstractFilterCaseExtractor
| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_PROTOCOL
Constant for http.
|
static String |
HTTPS_PROTOCOL
Constant for https.
|
static int |
URI_LIMIT
Limit for the url length.
|
| Constructor and Description |
|---|
RefererCaseExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
extractCaseName(javax.servlet.http.HttpServletRequest r) |
getCategory, getProducerId, getSubsystempublic static final String HTTP_PROTOCOL
public static final String HTTPS_PROTOCOL
public static final int URI_LIMIT
public String extractCaseName(javax.servlet.http.HttpServletRequest r)
Copyright © 2010-2016 anotheria.net. All Rights Reserved.