jar

cn.com.xuxiaowei.boot : spring-boot-starter-wechat-offiaccount

Maven & Gradle

Oct 12, 2022
2 stars

spring-boot-starter-wechat-offiaccount · 支持 OAuth 2.1 JWT 授权的微信公众平台开发组件

Table Of Contents

Latest Version

Download cn.com.xuxiaowei.boot : spring-boot-starter-wechat-offiaccount JAR file - Latest Versions:

All Versions

Download cn.com.xuxiaowei.boot : spring-boot-starter-wechat-offiaccount JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.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 spring-boot-starter-wechat-offiaccount-0.1.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers

├─ org.springframework.security.oauth2.server.authorization.config.annotation.web.configurers.OAuth2WeChatOffiaccountConfigurerUtils.class - [JAR]

org.springframework.security.oauth2.server.authorization.client

├─ org.springframework.security.oauth2.server.authorization.client.InMemoryWeChatOffiaccountService.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.client.WeChatOffiaccountService.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.client.WeChatOffiaccountTokenResponse.class - [JAR]

org.springframework.security.authentication

├─ org.springframework.security.authentication.WeChatOffiaccountAuthenticationToken.class - [JAR]

org.springframework.security.oauth2.server.authorization.http

├─ org.springframework.security.oauth2.server.authorization.http.WeChatOffiaccountAuthorizeHttpFilter.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.http.WeChatOffiaccountCodeHttpFilter.class - [JAR]

org.springframework.security.oauth2.server.authorization.authentication

├─ org.springframework.security.oauth2.server.authorization.authentication.OAuth2WeChatOffiaccountAuthenticationProvider.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.authentication.OAuth2WeChatOffiaccountAuthenticationToken.class - [JAR]

org.springframework.security.oauth2.server.authorization.exception

├─ org.springframework.security.oauth2.server.authorization.exception.AppidWeChatOffiaccountException.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.exception.RedirectUriWeChatOffiaccountException.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.exception.RedirectWeChatOffiaccountException.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.exception.SecretWeChatOffiaccountException.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.exception.WeChatOffiaccountException.class - [JAR]

org.springframework.security.oauth2.server.authorization.web.authentication

├─ org.springframework.security.oauth2.server.authorization.web.authentication.OAuth2WeChatOffiaccountAuthenticationConverter.class - [JAR]

├─ org.springframework.security.oauth2.server.authorization.web.authentication.OAuth2WeChatOffiaccountEndpointUtils.class - [JAR]

org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration

├─ org.springframework.security.oauth2.server.authorization.config.annotation.web.configuration.OAuth2WeChatOffiaccountConfiguration.class - [JAR]

org.springframework.security.oauth2.core.endpoint

├─ org.springframework.security.oauth2.core.endpoint.OAuth2WeChatOffiaccountParameterNames.class - [JAR]

org.springframework.security.oauth2.server.authorization.properties

├─ org.springframework.security.oauth2.server.authorization.properties.WeChatOffiaccountProperties.class - [JAR]