WebAclResponseInspection

data class WebAclResponseInspection(val bodyContains: WebAclResponseInspectionBodyContains? = null, val header: WebAclResponseInspectionHeader? = null, val json: WebAclResponseInspectionJson? = null, val statusCode: WebAclResponseInspectionStatusCode? = null)

Configures the inspection of login responses

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard