This package utilities for engine developer.
- ImageCaptchaToJpeg allows to serialize image captcha challenge as JPEG file.
- ListCaptchaImageEngine is an implementation using a java.util.List
- DefaultImageCaptchaEngine is an implementation using a a static initializer and is deprecated
This package uses ImageCaptchaFactories to build captcha.