jar

com.github.shawven : security-connect

Maven & Gradle

Mar 18, 2020
1 usages
1 stars

spring-social 第三方社交登陆

Table Of Contents

Latest Version

Download com.github.shawven : security-connect JAR file - Latest Versions:

All Versions

Download com.github.shawven : security-connect JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 security-connect-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.shawven.security.connect.provider.qq.connet

├─ com.github.shawven.security.connect.provider.qq.connet.QQAdapter.class - [JAR]

├─ com.github.shawven.security.connect.provider.qq.connet.QQConnectionFactory.class - [JAR]

├─ com.github.shawven.security.connect.provider.qq.connet.QQOAuth2Template.class - [JAR]

├─ com.github.shawven.security.connect.provider.qq.connet.QQServiceProvider.class - [JAR]

com.github.shawven.security.connect.provider.weixin.connect

├─ com.github.shawven.security.connect.provider.weixin.connect.WeixinAccessGrant.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.connect.WeixinAdapter.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.connect.WeixinConnectionFactory.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.connect.WeixinOAuth2Template.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.connect.WeixinServiceProvider.class - [JAR]

com.github.shawven.security.connect.provider.qq

├─ com.github.shawven.security.connect.provider.qq.QQConfig.class - [JAR]

com.github.shawven.security.connect.provider.weixin

├─ com.github.shawven.security.connect.provider.weixin.WeixinConfig.class - [JAR]

com.github.shawven.security.connect.provider.weixin.api

├─ com.github.shawven.security.connect.provider.weixin.api.Weixin.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.api.WeixinImpl.class - [JAR]

├─ com.github.shawven.security.connect.provider.weixin.api.WeixinUserInfo.class - [JAR]

com.github.shawven.security.connect.config

├─ com.github.shawven.security.connect.config.ConnectConfiguration.class - [JAR]

├─ com.github.shawven.security.connect.config.ProviderConfiguration.class - [JAR]

├─ com.github.shawven.security.connect.config.QQConfiguration.class - [JAR]

├─ com.github.shawven.security.connect.config.WeixinConfiguration.class - [JAR]

├─ com.github.shawven.security.connect.config.WxminiConfiguration.class - [JAR]

com.github.shawven.security.connect.provider.qq.api

├─ com.github.shawven.security.connect.provider.qq.api.QQ.class - [JAR]

├─ com.github.shawven.security.connect.provider.qq.api.QQImpl.class - [JAR]

├─ com.github.shawven.security.connect.provider.qq.api.QQUserInfo.class - [JAR]

com.github.shawven.security.connect

├─ com.github.shawven.security.connect.ConnectAuthenticationFilterPostProcessor.class - [JAR]

├─ com.github.shawven.security.connect.ConnectAuthorizationConfigureProvider.class - [JAR]

├─ com.github.shawven.security.connect.ConnectConfigurer.class - [JAR]

├─ com.github.shawven.security.connect.ConnectConfigurerProcessor.class - [JAR]

├─ com.github.shawven.security.connect.ConnectConstants.class - [JAR]

├─ com.github.shawven.security.connect.ConnectInfoExtendable.class - [JAR]

├─ com.github.shawven.security.connect.ConnectSecuritySupportConfigurer.class - [JAR]

├─ com.github.shawven.security.connect.ConnectUserInfo.class - [JAR]

├─ com.github.shawven.security.connect.DefaultSocialUserDetailsService.class - [JAR]

├─ com.github.shawven.security.connect.MyJdbcConnectionRepository.class - [JAR]

├─ com.github.shawven.security.connect.MyJdbcUsersConnectionRepository.class - [JAR]

├─ com.github.shawven.security.connect.RedisSignInUtils.class - [JAR]