Registry / auth / pac4j-http

pac4j-http

JSON →
library6.5.1javamavenunverified

HTTP profile and authentication client for Java, supporting multiple authentication mechanisms.

<dependency> <groupId>org.pac4j</groupId> <artifactId>pac4j-http</artifactId> <version>6.5.1</version> </dependency>
INSTALL
IMPORT
SIG · PAC4J-HTTP
P
pac4j-http
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.

HeaderClient
org.pac4j.http.client.direct.HeaderClient

Create a direct HTTP client that authenticates via a header.

import org.pac4j.http.client.direct.HeaderClient; import org.pac4j.core.context.JEEContext; HeaderClient client = new HeaderClient("Authorization", "Bearer ", (credentials, ctx) -> { // validate token });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
pac4j-http — mvn dependency:get pac4j-http · libregistry