Liferay 6.1.2-ce-ga3

com.liferay.portal.captcha.simplecaptcha
Class PinNumberTextProducer

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

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


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

Constructor Detail

PinNumberTextProducer

public PinNumberTextProducer()
Method Detail

getText

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

Liferay 6.1.2-ce-ga3