Class CaptchaServiceImpl

java.lang.Object
org.dspace.eperson.CaptchaServiceImpl
All Implemented Interfaces:
CaptchaService

public class CaptchaServiceImpl extends Object implements CaptchaService
Basic services implementation for the Captcha.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk@4science.com)
  • Constructor Details

    • CaptchaServiceImpl

      public CaptchaServiceImpl()
  • Method Details