jar

com.github.waffle : waffle-spring-security6

Maven & Gradle

Mar 26, 2023
461 stars

waffle-spring-security6 · Spring Security 6 integration for WAFFLE

Table Of Contents

Latest Version

Download com.github.waffle : waffle-spring-security6 JAR file - Latest Versions:

All Versions

Download com.github.waffle : waffle-spring-security6 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.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 waffle-spring-security6-3.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

waffle.spring

├─ waffle.spring.DelegatingNegotiateSecurityFilter.class - [JAR]

├─ waffle.spring.FqnGrantedAuthorityFactory.class - [JAR]

├─ waffle.spring.GrantedAuthorityFactory.class - [JAR]

├─ waffle.spring.GuestLoginDisabledAuthenticationException.class - [JAR]

├─ waffle.spring.NegotiateSecurityFilter.class - [JAR]

├─ waffle.spring.NegotiateSecurityFilterEntryPoint.class - [JAR]

├─ waffle.spring.WindowsAuthenticationProvider.class - [JAR]

├─ waffle.spring.WindowsAuthenticationToken.class - [JAR]

├─ waffle.spring.package-info.class - [JAR]

Advertisement