Fields and methods of the jala.Captcha class.
Methods
Render a new captcha image.
Validate a user's input with the prompted captcha.
parameters
| String | input | The user's input. |
returns
| True if the user's input matches the captcha. |
Get a string representation of the captcha object.
returns
| A string representation of the captcha object. |
