tot.filter
类 IpFilter

java.lang.Object
  继承者 tot.filter.IpFilter

public final class IpFilter
extends java.lang.Object


方法摘要
static boolean filter(java.lang.String ip)
          Filter the IP
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

filter

public static boolean filter(java.lang.String ip)
Filter the IP

参数:
ip -
返回:
true if the IP in this request is ok false if the IP in this request is blocked