Class CaptchaGeneratorDefault

    • Constructor Detail

      • CaptchaGeneratorDefault

        public CaptchaGeneratorDefault​(org.bardframework.commons.captcha.CaptchaService captchaService,
                                       org.bardframework.commons.captcha.CaptchaType type,
                                       int length)
    • Method Detail

      • getCaptchaService

        public org.bardframework.commons.captcha.CaptchaService getCaptchaService()
      • getType

        public org.bardframework.commons.captcha.CaptchaType getType()