Use method-based security to protect Java class instances

Learn why you need to secure access to your Java classes, how Spring creates and secures instances of your Java classes, and how to configure Acegi to incorporate class security in your Java applications. Also, check out the previous titles Part 1 and Part 2 of this Java series.