Package org.apache.tapestry5.kaptcha
Class KaptchaSymbolConstants
java.lang.Object
org.apache.tapestry5.kaptcha.KaptchaSymbolConstants
Defines constants used by the
KaptchaModule
and related components.- Since:
- 5.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Sets the default for theKaptchaField
component's visible parameter. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
KAPTCHA_DEFAULT_VISIBLE
Sets the default for theKaptchaField
component's visible parameter. This defaults to true.- Since:
- 5.3
- See Also:
-
-
Constructor Details
-
KaptchaSymbolConstants
public KaptchaSymbolConstants()
-