Class RemoteSecurityMetadataSyncListener
java.lang.Object
cn.herodotus.engine.oauth2.resource.autoconfigure.metadata.RemoteSecurityMetadataSyncListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<RemoteSecurityMetadataSyncEvent>
public class RemoteSecurityMetadataSyncListener
extends Object
implements org.springframework.context.ApplicationListener<RemoteSecurityMetadataSyncEvent>
Description: Security Metadata 数据同步监听
- Author:
- : gengwei.zheng
- Date:
- : 2021/8/6 12:23
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteSecurityMetadataSyncListener(SecurityMetadataSourceAnalyzer securityMetadataSourceAnalyzer, org.springframework.cloud.bus.ServiceMatcher serviceMatcher) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
RemoteSecurityMetadataSyncListener
public RemoteSecurityMetadataSyncListener(SecurityMetadataSourceAnalyzer securityMetadataSourceAnalyzer, org.springframework.cloud.bus.ServiceMatcher serviceMatcher)
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<RemoteSecurityMetadataSyncEvent>
-