jar

com.github.shawven : security-browser

Maven & Gradle

Mar 18, 2020
1 usages
1 stars

浏览器安全相关配置

Table Of Contents

Latest Version

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

All Versions

Download com.github.shawven : security-browser 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-browser-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.browser.properties

├─ com.github.shawven.security.browser.properties.SessionConfiguration.class - [JAR]

com.github.shawven.security.browser

├─ com.github.shawven.security.browser.BrowserAuthorizationConfigureProvider.class - [JAR]

├─ com.github.shawven.security.browser.BrowserConnectAuthenticationFilterPostProcessor.class - [JAR]

├─ com.github.shawven.security.browser.BrowserConnectEndpoint.class - [JAR]

├─ com.github.shawven.security.browser.BrowserConstants.class - [JAR]

├─ com.github.shawven.security.browser.ResponseType.class - [JAR]

com.github.shawven.security.browser.authentication

├─ com.github.shawven.security.browser.authentication.BrowserAccessDeniedHandler.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserAuthenticationExceptionEntryPoint.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserAuthenticationFailureHandler.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserAuthenticationSuccessHandler.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserLoginFailureHandler.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserLoginSuccessHandler.class - [JAR]

├─ com.github.shawven.security.browser.authentication.BrowserLogoutSuccessHandler.class - [JAR]

com.github.shawven.security.browser.config

├─ com.github.shawven.security.browser.config.BrowserConfiguration.class - [JAR]

├─ com.github.shawven.security.browser.config.SessionConfiguration.class - [JAR]

com.github.shawven.security.browser.connect

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

com.github.shawven.security.browser.session

├─ com.github.shawven.security.browser.session.AbstractSessionStrategy.class - [JAR]

├─ com.github.shawven.security.browser.session.BrowserExpiredSessionStrategy.class - [JAR]

├─ com.github.shawven.security.browser.session.BrowserInvalidSessionStrategy.class - [JAR]

Advertisement