WebAclCaptchaAction

data class WebAclCaptchaAction(val customRequestHandling: WebAclCustomRequestHandling? = null)

Checks valid token exists with request.

Constructors

Link copied to clipboard
fun WebAclCaptchaAction(customRequestHandling: WebAclCustomRequestHandling? = null)

Types

Link copied to clipboard
object Companion

Properties