| Name | Description | Type | Package | Framework |
| KaptchaDataTypeAnalyzer | Class | org.apache.tapestry5.kaptcha.internal.services | Apache Tapestry | |
| KaptchaEditBlocks | Page containing kaptcha edit blocks contributed into the BeanBlockSource service configuration. | Class | org.apache.tapestry5.kaptcha.pages | Apache Tapestry |
| KaptchaField | Field paired with a KaptchaImage to ensure that the user has providedSince:5. | Class | org.apache.tapestry5.kaptcha.components | Apache Tapestry |
| KaptchaImage | Part of a Captcha based authentication scheme; a KaptchaImage generates a new text image whenever it renders and can provide the previously | Class | org.apache.tapestry5.kaptcha.components | Apache Tapestry |
| KaptchaModule | Defines core services for Kaptcha support. | Class | org.apache.tapestry5.kaptcha.services | Apache Tapestry |
| KaptchaProducer | Extension of the Producer interface, adding property for getting the Kaptcha image width and height (used when rendering the | Interface | org.apache.tapestry5.kaptcha.services | Apache Tapestry |
| KaptchaProducerImpl | Class | org.apache.tapestry5.kaptcha.internal.services | Apache Tapestry | |
| KaptchaSymbolConstants | Defines constants used by the KaptchaModule and related components. | Class | org.apache.tapestry5.kaptcha | Apache Tapestry |