@FunctionalInterface public interface AuthFailureHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Result rst)
失败时回调
|
Copyright © 2025. All rights reserved.