public class AuthRuleHandler extends Object
| Constructor and Description |
|---|
AuthRuleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(AuthRule rule) |
void |
handle(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Handler mainHandler) |
void |
setPathPrefix(String pathPrefix)
设置规则路径前缀(用于支持 AuthAdapterSupplier 的前缀特性)
|
Copyright © 2025. All rights reserved.