@Deprecated public class CaptchaRender extends Render
| Constructor and Description |
|---|
CaptchaRender(String captchaName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
render()
Deprecated.
Render to client
|
static boolean |
validate(Controller controller,
String userInputCaptcha,
String captchaName)
Deprecated.
|
getDevMode, getEncoding, getView, setContext, setContext, setViewpublic CaptchaRender(String captchaName)
Copyright © 2018. All rights reserved.