org.loom.addons.captcha
Annotation Type Captcha


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface Captcha

This annotation marks the annotated event to use a Captcha. If the user does not introduce the correct text displayed in the captcha, a validation error will occur.

Author:
Ignacio Coloma



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.