June 2017
Intermediate to advanced
496 pages
14h 4m
English
Authentication is the process of identifying the user. Authorization is the process of ensuring that a user has access to perform the identified action on the resource.
Authentication and authorization are critical parts of Enterprise applications, both web applications and web services. Spring Security provides declarative authentication and authorization for Java based applications.
Important features in Spring Security are as follows:
We will discuss how to secure web applications ...
Read now
Unlock full access