public class IpProtectionConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
Enable
配置是否开启或关闭 开启时,下述必须项为必填项;关闭时,只更改此标识,忽略后面的项目。
取值:
|
protected String |
IpList
逗号隔开的域名列表
|
protected String |
IpType
refer类型,取值:block:黑名单;allow:白名单,开启后必填
|
| Constructor and Description |
|---|
IpProtectionConfig() |
protected String Enable
SwitchEnumprotected String IpType
protected String IpList
Copyright © 2023. All rights reserved.