public class RequestParamKeyDetector extends Object implements RequestKeyDetector
| Constructor and Description |
|---|
RequestParamKeyDetector(String paramName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUniqueKey(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public RequestParamKeyDetector(String paramName)
public String getUniqueKey(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
getUniqueKey in interface RequestKeyDetectorCopyright © 2020. All rights reserved.