Registry / security / picketlink-idm-impl

picketlink-idm-impl

JSON →
library2.5.5.SP12javamavenunverified

PicketLink identity management implementation for securing Java EE6 applications.

<dependency> <groupId>org.picketlink</groupId> <artifactId>picketlink-idm-impl</artifactId> <version>2.5.5.SP12</version> </dependency>
INSTALL
IMPORT
SIG · PICKETLINK-IDM-IMP
P
picketlink-idm-impl
securityjavav2.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.

IdentityManagerImpl
org.picketlink.idm.impl.IdentityManagerImpl

Minimal example of creating a user with PicketLink IDM.

import org.picketlink.idm.impl.IdentityManagerImpl; IdentityManagerImpl identityManager = new IdentityManagerImpl(); identityManager.createUser("john");
Debug
Known issues
breakingPicketLink is deprecated; use Keycloak or other modern identity solutions.
fix
Migrate to Keycloak for identity and access management.
affects: >=2.5.0
Upgrade
Version history
2.5.5.SP12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
Resources
picketlink-idm-impl — mvn dependency:get picketlink-idm-impl · libregistry