public class SqlInjectionUtil extends Object
static String[]
SQL_CHAR
SqlInjectionUtil()
static String
filter(String str)
static Map<String,Object>
filterMap(Map<String,Object> map, boolean filterKey)
filterParameters(String url, Map<String,String[]> paras)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String[] SQL_CHAR
public SqlInjectionUtil()
public static String filter(String str)
public static Map<String,Object> filterMap(Map<String,Object> map, boolean filterKey)
map
filterKey
public static String filterParameters(String url, Map<String,String[]> paras)
url
paras
Copyright © 2024. All rights reserved.