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