This repository contains various demo projects from JavaOne conferences.
Slides are available here (PDF).
This project contains the initial demo project without any security for payload and route.
The payload security version of the initial demo project.
The route security version of the initial demo project with Apache Shiro.
The route security version of the initial demo project with Spring Security.
You'll find the sources used in this session in the JavaSecurity repository. The corresponding projects are crypto-keyczar, crypto-spring, security-header and XSS.
You'll find the sources used in this session in the JavaSecurity repository. The corresponding project is security-header.
You'll find the sources used in this session in the JavaSecurity repository. The corresponding projects are CSRF and XSS.