Registry / auth / pac4j-javaee

pac4j-javaee

JSON →
library6.5.1javamavenunverified

Security library for JavaEE applications providing authentication and authorization profiles.

<dependency> <groupId>org.pac4j</groupId> <artifactId>pac4j-javaee</artifactId> <version>6.5.1</version> </dependency>
INSTALL
IMPORT
SIG · PAC4J-JAVAEE
P
pac4j-javaee
authjavav6.5.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.

CommonProfile
org.pac4j.core.profile.CommonProfile

Access user profile information after authentication.

import org.pac4j.core.profile.CommonProfile; public class UserProfile { public void display(CommonProfile profile) { System.out.println(profile.getDisplayName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
pac4j-javaee — mvn dependency:get pac4j-javaee · libregistry