@Component @Scope(value="session") public class FormCaptcha extends Object
| Constructor and Description |
|---|
FormCaptcha()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getInput() |
String |
getToken() |
boolean |
isValidated() |
void |
setInput(String input) |
void |
setToken(String token) |
void |
setValidated(boolean validated) |
Copyright © 2022 OSIVIA. All rights reserved.