Book Image

Spring Security [Video]

By : EUGEN PARASCHIV
Book Image

Spring Security [Video]

By: EUGEN PARASCHIV

Overview of this book

Table of Contents (7 chapters)
Chapter 1
Spring Security Setup
Content Locked
Section 4
Authorization – Security Expressions
Set up security expressions in the configuration, secure the pages with these expressions, and form better expressions by combining primitive expressions with operators. - Enable security expressions in the configuration. - Show how to secure an entire page using a Security Expression - Show how to concatenate multiple security expressions to form more complex expressions.