jar

cn.herodotus.engine : oauth2-resource-server-autoconfigure

Maven & Gradle

Oct 29, 2023

Herodotus Cloud OAuth2 资源服务器必要组件自动配置模块

Table Of Contents

Latest Version

Download cn.herodotus.engine : oauth2-resource-server-autoconfigure JAR file - Latest Versions:

All Versions

Download cn.herodotus.engine : oauth2-resource-server-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oauth2-resource-server-autoconfigure-3.1.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.herodotus.engine.oauth2.resource.autoconfigure

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.OAuth2ResourceServerAutoConfiguration.class - [JAR]

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.StreamAdapterAutoConfiguration.class - [JAR]

cn.herodotus.engine.oauth2.resource.autoconfigure.scan

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.scan.DefaultRequestMappingScanEventManager.class - [JAR]

cn.herodotus.engine.oauth2.resource.autoconfigure.stream

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.stream.StreamMessageSendingAdapter.class - [JAR]

cn.herodotus.engine.oauth2.resource.autoconfigure.bus

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.bus.RemoteChangeUserStatusEvent.class - [JAR]

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.bus.RemoteRequestMappingGatherEvent.class - [JAR]

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.bus.RemoteSecurityMetadataSyncEvent.class - [JAR]

cn.herodotus.engine.oauth2.resource.autoconfigure.metadata

├─ cn.herodotus.engine.oauth2.resource.autoconfigure.metadata.RemoteSecurityMetadataSyncListener.class - [JAR]