Class RemoteSecurityMetadataSyncEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.cloud.bus.event.RemoteApplicationEvent
cn.herodotus.engine.oauth2.resource.autoconfigure.bus.RemoteSecurityMetadataSyncEvent
- All Implemented Interfaces:
Serializable
public class RemoteSecurityMetadataSyncEvent
extends org.springframework.cloud.bus.event.RemoteApplicationEvent
Description: Security Metadata 远程刷新事件
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/6 11:24
-
Field Summary
Fields inherited from class org.springframework.cloud.bus.event.RemoteApplicationEvent
DEFAULT_DESTINATION_FACTORYFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionRemoteSecurityMetadataSyncEvent(String data, String originService, String destinationService) -
Method Summary
Methods inherited from class org.springframework.cloud.bus.event.RemoteApplicationEvent
equals, getDestinationService, getId, getOriginService, hashCode, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
RemoteSecurityMetadataSyncEvent
public RemoteSecurityMetadataSyncEvent() -
RemoteSecurityMetadataSyncEvent
-
-
Method Details
-
getData
-