jar

com.github.shawven : security-app

Maven & Gradle

Mar 18, 2020
1 usages
1 stars

API(REST)接口安全相关配置

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.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-app-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.app.connect.wxmini

├─ com.github.shawven.security.app.connect.wxmini.WxMiniAuthenticationFilter.class - [JAR]

├─ com.github.shawven.security.app.connect.wxmini.WxMiniAuthenticationProvider.class - [JAR]

├─ com.github.shawven.security.app.connect.wxmini.WxMiniAuthenticationToken.class - [JAR]

├─ com.github.shawven.security.app.connect.wxmini.WxMiniSecuritySupportConfigurer.class - [JAR]

com.github.shawven.security.app.oauth2

├─ com.github.shawven.security.app.oauth2.AppOAuth2AccessDeniedHandler.class - [JAR]

├─ com.github.shawven.security.app.oauth2.AppOAuth2AuthenticationExceptionEntryPoint.class - [JAR]

├─ com.github.shawven.security.app.oauth2.AppOAuth2AuthenticationFailureHandler.class - [JAR]

├─ com.github.shawven.security.app.oauth2.AppOAuth2AuthenticationSuccessHandler.class - [JAR]

com.github.shawven.security.app

├─ com.github.shawven.security.app.AppAuthenticationSuccessHandler.class - [JAR]

├─ com.github.shawven.security.app.AppConnectEndpoint.class - [JAR]

├─ com.github.shawven.security.app.AppLoginFailureHandler.class - [JAR]

├─ com.github.shawven.security.app.AppLoginSuccessHandler.class - [JAR]

├─ com.github.shawven.security.app.AppLogoutSuccessHandler.class - [JAR]

├─ com.github.shawven.security.app.AppOAuth2Endpoint.class - [JAR]

com.github.shawven.security.app.connect

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

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

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

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

com.github.shawven.security.app.openid

├─ com.github.shawven.security.app.openid.OpenIdAuthenticationFilter.class - [JAR]

├─ com.github.shawven.security.app.openid.OpenIdAuthenticationProvider.class - [JAR]

├─ com.github.shawven.security.app.openid.OpenIdAuthenticationToken.class - [JAR]

├─ com.github.shawven.security.app.openid.OpenIdSecuritySupportConfigurer.class - [JAR]