| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.plugin.sign | |
| org.apache.shenyu.plugin.sign.service |
| 构造器和说明 |
|---|
SignPlugin(java.util.List<org.springframework.http.codec.HttpMessageReader<?>> readers,
SignService signService)
Instantiates a new Sign plugin.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ComposableSignService
The ComposableSignService is composable SignService.
|
class |
CustomSignService
Custom sign service that extends the standard
ComposableSignService with
special handling for API body signature verification (/rest/api/ paths). |
Copyright © 2026 The Apache Software Foundation. All rights reserved.