This project has declared the following modules:
| Name | Description |
|---|---|
| Core | A collection of filters to make any Java application stateless |
| Store: Native Session | A collection of filters to make any Java application stateless |
| Store: Plain cookie | A collection of filters to make any Java application stateless |
| Store: AES cookie | A collection of filters to make any Java application stateless |
| Store: AES+JSON cookie | A collection of filters to make any Java application stateless |
| Store: Memcache | A collection of filters to make any Java application stateless |
| Request Processor : Cookie | Persist request attributes to a cookie. id: processor-cookie |