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 5
Authorization – in Page
Add and configure support for security expressions in the JSP page, secure part of an example page, and learn how different users see the page differently based on their authorities. - Add the necessary dependencies for the in-page authorization - Enable the security taglib support in the page and configure part of the page to be shown conditionally - Show how different users with different authorities see different parts of the page