Screencast: Spring Security Plugin I...

Spring Security Plugin Introduction

#11 on Aug 11, 2010

Demonstrates how to get started with the Spring Security core plugin by adding access control to an existing application. Learn how to protect your application's pages and make your user interface security aware.

Download 11m 14s, 40.3M

Comments:

Gravatar
Peter, looks like this tutorial needs a refresher.

The model for the SecUser now encodes the password by default, which means that doing it again in BootStrap is no longer necessary.  Took me a while to figure out what I was doing wrong. 

Hope that helps,
JB
Nov 27, 2011 17:11 PM johnburbridge

Post a Comment