Registry / auth / picketbox

picketbox

JSON →
library4.0.3javamavenunverified

PicketBox is a security project for Java Applications providing authentication and authorization services.

<dependency> <groupId>org.picketbox</groupId> <artifactId>picketbox</artifactId> <version>4.0.3</version> </dependency>
INSTALL
IMPORT
SIG · PICKETBOX
P
picketbox
authjavav4.0.3
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.

PicketBox
org.picketbox.PicketBox

Minimal example showing PicketBox initialization

import org.picketbox.PicketBox; public class Example { public static void main(String[] args) { PicketBox pb = new PicketBox(); System.out.println("PicketBox initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
picketbox — mvn dependency:get picketbox · libregistry