| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
ImmunityTimeProperty |
ImmunityTimeProperty.clone() |
ImmunityTimeProperty |
CaptchaConfig.getImmunityTimeProperty()
Determines how long a
CAPTCHA token remains valid after the client successfully solves a
CAPTCHA puzzle. |
ImmunityTimeProperty |
ImmunityTimeProperty.withImmunityTime(Long immunityTime)
The amount of time, in seconds, that a
CAPTCHA token is valid. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaptchaConfig.setImmunityTimeProperty(ImmunityTimeProperty immunityTimeProperty)
Determines how long a
CAPTCHA token remains valid after the client successfully solves a
CAPTCHA puzzle. |
CaptchaConfig |
CaptchaConfig.withImmunityTimeProperty(ImmunityTimeProperty immunityTimeProperty)
Determines how long a
CAPTCHA token remains valid after the client successfully solves a
CAPTCHA puzzle. |
Copyright © 2022. All rights reserved.