May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
In this chapter, we'll cover the basics of managing the security of a Spring web application using user authentication, user authorization, and HTTPS.
User authentication is all about identifying a user: usually through a username and a password. User authorization is about assigning roles to users. These roles are then ...
Read now
Unlock full access