net.anotheria.moskitodemo.guestbook.business
Class AntispamUtil

java.lang.Object
  extended by net.anotheria.moskitodemo.guestbook.business.AntispamUtil

public class AntispamUtil
extends Object


Constructor Summary
AntispamUtil()
           
 
Method Summary
static boolean detectBot(Comment comment)
           
static boolean detectBot(CommentForm comment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntispamUtil

public AntispamUtil()
Method Detail

detectBot

public static boolean detectBot(Comment comment)

detectBot

public static boolean detectBot(CommentForm comment)


Copyright © 2010-2012 anotheria.net. All Rights Reserved.