public class SignAuthDataSubscriber
extends java.lang.Object
implements org.apache.shenyu.sync.data.api.AuthDataSubscriber
| 构造器和说明 |
|---|
SignAuthDataSubscriber() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onSubscribe(org.apache.shenyu.common.dto.AppAuthData appAuthData) |
void |
unSubscribe(org.apache.shenyu.common.dto.AppAuthData appAuthData) |
public void onSubscribe(org.apache.shenyu.common.dto.AppAuthData appAuthData)
onSubscribe 在接口中 org.apache.shenyu.sync.data.api.AuthDataSubscriberpublic void unSubscribe(org.apache.shenyu.common.dto.AppAuthData appAuthData)
unSubscribe 在接口中 org.apache.shenyu.sync.data.api.AuthDataSubscriberCopyright © 2022 The Apache Software Foundation. All rights reserved.