Package com.t4a.processor
Class LoggingHumanDecision
java.lang.Object
com.t4a.processor.LoggingHumanDecision
- All Implemented Interfaces:
HumanInLoop
Simple implementation of Human IN Loop, all it does is logging but in real world this could trigger a full
human validation and return true or false
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.t4a.detect.HumanInLoop
getCallback, setCallback
-
Constructor Details
-
LoggingHumanDecision
public LoggingHumanDecision()
-
-
Method Details
-
allow
- Specified by:
allowin interfaceHumanInLoop
-
allow
- Specified by:
allowin interfaceHumanInLoop
-