| Class | Description |
|---|---|
| AuthenticationSessionStrategyBasicAuth |
Implements the HTTP Basic Auth protocol; does not bind the
AuthenticationSession onto the HttpSession. |
| AuthenticationSessionStrategyHeader |
Implements a home-grown protocol, whereby the user id and roles are passed
using custom headers.
|
| AuthenticationSessionStrategyTrusted |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.