jar

com.groocraft : havelock

Maven & Gradle

Jun 12, 2023
3 stars

Havelock · Spring security enhancement providing annotation based permitAll access, SpringDoc security item reverse logic and multi OAuth2 resource server support

Table Of Contents

Latest Version

Download com.groocraft : havelock JAR file - Latest Versions:

All Versions

Download com.groocraft : havelock JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.4.x
1.3.x
1.2.x
1.1.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 havelock-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.groocraft.havelock.annotation

├─ com.groocraft.havelock.annotation.EnableHavelock.class - [JAR]

├─ com.groocraft.havelock.annotation.Public.class - [JAR]

com.groocraft.havelock

├─ com.groocraft.havelock.CorsConfigurationResolver.class - [JAR]

├─ com.groocraft.havelock.HavelockSetting.class - [JAR]

├─ com.groocraft.havelock.PublicPathResolver.class - [JAR]

com.groocraft.havelock.actuator

├─ com.groocraft.havelock.actuator.PublicPathEndpoint.class - [JAR]

com.groocraft.havelock.registration

├─ com.groocraft.havelock.registration.HavelockRegistrar.class - [JAR]

com.groocraft.havelock.aot

├─ com.groocraft.havelock.aot.HavelockSettingAotProcessor.class - [JAR]

com.groocraft.havelock.security

├─ com.groocraft.havelock.security.HavelockHttpSecurityCustomizer.class - [JAR]

├─ com.groocraft.havelock.security.HavelockPublicChainCustomizer.class - [JAR]

├─ com.groocraft.havelock.security.HavelockSecurityConfiguration.class - [JAR]

├─ com.groocraft.havelock.security.HavelockWebSecurityCustomizer.class - [JAR]

Advertisement