This example demonstrates how to use PicketBox HTTP to authenticate users using a HTTP FORM scheme and a JPA-based Identity Store.
'org.picketbox:database-authentication:5.0.0-2013Jan04'
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>database-authentication</artifactId>
<version>5.0.0-2013Jan04</version>
</dependency>
<dependency org="org.picketbox" name="database-authentication" rev="5.0.0-2013Jan04"/>
"org.picketbox", "database-authentication", "5.0.0-2013Jan04"