com.solidstategroup.utils
Class CaptchaService

java.lang.Object
  extended by com.solidstategroup.utils.CaptchaService

public class CaptchaService
extends java.lang.Object


Constructor Summary
CaptchaService()
           
 
Method Summary
static com.octo.captcha.service.image.ImageCaptchaService getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptchaService

public CaptchaService()
Method Detail

getInstance

public static com.octo.captcha.service.image.ImageCaptchaService getInstance()