Registry / auth / spring-webmvc-pac4j

spring-webmvc-pac4j

JSON →
library8.0.1javamavenunverified

Security library for Spring Web MVC applications using the pac4j authentication framework.

<dependency> <groupId>org.pac4j</groupId> <artifactId>spring-webmvc-pac4j</artifactId> <version>8.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-WEBMVC-PAC4
S
spring-webmvc-pac4j
authjavav8.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SecurityFilter
org.pac4j.springframework.web.SecurityFilter

Minimal security filter usage

import org.pac4j.springframework.web.SecurityFilter; public class Example { public static void main(String[] args) { SecurityFilter filter = new SecurityFilter(); System.out.println("Security filter created"); } }
Debug
Known issues
breakingVersion 8.0.1 requires Spring Web MVC 6.x and Jakarta namespace; older Spring versions are incompatible.
fix
Use Spring Boot 3.x or ensure jakarta.servlet imports are used.
affects: >=8.0.0
Upgrade
Version history
8.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Amazon
1
Resources
spring-webmvc-pac4j — mvn dependency:get spring-webmvc-pac4j · libregistry