Liferay 6.1.2-ce-ga3

com.liferay.portal.captcha.simplecaptcha
Class DictionaryWordTextProducer

java.lang.Object
  extended by com.liferay.portal.captcha.simplecaptcha.DictionaryWordTextProducer
All Implemented Interfaces:
nl.captcha.text.producer.TextProducer

public class DictionaryWordTextProducer
extends Object
implements nl.captcha.text.producer.TextProducer


Constructor Summary
DictionaryWordTextProducer()
           
 
Method Summary
 String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryWordTextProducer

public DictionaryWordTextProducer()
Method Detail

getText

public String getText()
Specified by:
getText in interface nl.captcha.text.producer.TextProducer

Liferay 6.1.2-ce-ga3