public abstract class GritPathInterceptorBase extends Object implements org.noear.solon.core.handle.Handler
| Constructor and Description |
|---|
GritPathInterceptorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSubjectDisplayName()
获取主体显示名
|
protected long |
getSubjectId()
获取主体Id
|
void |
handle(org.noear.solon.core.handle.Context ctx) |
protected void |
verifyHandle(org.noear.solon.core.handle.Context ctx)
验证代理::true:通过,false未通过(可以重写)
|
Copyright © 2025. All rights reserved.