Registry / auth / picketlink-api

picketlink-api

JSON →
library2.5.5.SP12javamavenunverified

PicketLink API for securing Java EE 6 applications with identity management and authentication features.

<dependency> <groupId>org.picketlink</groupId> <artifactId>picketlink-api</artifactId> <version>2.5.5.SP12</version> </dependency>
INSTALL
IMPORT
SIG · PICKETLINK-API
P
picketlink-api
authjavav2.5.5.SP12
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.

Identity
org.picketlink.Identity

Perform a login using PicketLink Identity

import org.picketlink.Identity; public class Example { public void login(Identity identity) { identity.login(); } }
Debug
Known issues
breakingPicketLink 2.x is not compatible with Java EE 7+; use PicketLink 3.x for newer versions.
fix
Upgrade to PicketLink 3.x or use alternative like Keycloak.
affects: 2.x
Upgrade
Version history
2.5.5.SP12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
24
Resources
picketlink-api — mvn dependency:get picketlink-api · libregistry