Hierarchy For Package sk.iway.iwcm.system.captcha

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.octo.captcha.service.AbstractCaptchaService (implements com.octo.captcha.service.CaptchaService)
      • com.octo.captcha.service.AbstractManageableCaptchaService (implements com.octo.captcha.service.AbstractManageableCaptchaServiceMBean, com.octo.captcha.service.CaptchaService)
        • com.octo.captcha.service.image.AbstractManageableImageCaptchaService (implements com.octo.captcha.service.image.ImageCaptchaService)
          • com.octo.captcha.service.image.DefaultManageableImageCaptchaService (implements com.octo.captcha.service.image.ImageCaptchaService)
    • sk.iway.iwcm.database.ActiveRecordBase
    • sk.iway.iwcm.system.captcha.Captcha
    • sk.iway.iwcm.system.captcha.CaptchaServiceSingleton
    • sk.iway.iwcm.system.captcha.CaptchaWordGeneratorFactory
    • sk.iway.iwcm.system.captcha.DictionaryReaderImpl (implements com.octo.captcha.component.word.DictionaryReader)
    • jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
      • jakarta.servlet.http.HttpServlet
    • sk.iway.iwcm.system.captcha.GoogleRecaptchaResponse
    • com.octo.captcha.engine.image.ImageCaptchaEngine (implements com.octo.captcha.engine.CaptchaEngine)
    • sk.iway.iwcm.database.JpaDB<T>