@Configuration
@ConditionalOnProperty(value="shenyu.plugins.waf.enabled",
havingValue="true",
matchIfMissing=true)
public class WafPluginConfiguration
extends java.lang.Object
| 构造器和说明 |
|---|
WafPluginConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shenyu.plugin.api.ShenyuPlugin |
wafPlugin()
Waf plugin.
|
org.apache.shenyu.plugin.base.handler.PluginDataHandler |
wafPluginDataHandler()
Waf plugin data handler.
|
Copyright © 2026 The Apache Software Foundation. All rights reserved.