站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.2.0 patch1 API 英文版文档

CaptchaResponse (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档


org.jboss.seam.captcha
Annotation Type CaptchaResponse


@Retention(value=RUNTIME)
@Documented
@Target(value=METHOD)
@ValidatorClass(value=CaptchaResponseValidator.class)
public @interface CaptchaResponse


Optional Element Summary
 String message
           
 

message

public abstract String message
Default:
"input characters did not match"