public class SqlInjectionUtils extends Object
Description: SQL注入处理工具类
SqlInjectionUtils()
static boolean
checkForGet(String value)
checkForPost(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlInjectionUtils()
public static boolean checkForGet(String value)
value
public static boolean checkForPost(String value)
Copyright © 2022. All rights reserved.