Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Spring Security Essentials

Posted By: readerXXI
Spring Security Essentials

Spring Security Essentials
by Nanda Nachimuthu
English | 2016 | ISBN: 178528262X | 161 Pages | True PDF | 7.5 MB

If you are a developer who is familiar with Spring and you are looking to explore its security features, then this book is for you. All beginners and experienced users will benefit from this book since it is explores both the theory and practical usage in detail.

What You Will Learn:

- See industry standard security implementations in action
- Understand the principles of security servers, concepts, installation, and integration
- Use Spring Extensions for various security mechanisms
- Get to grips with the internals of the tools and servers involved in the security layer
- Work through practical projects and working programs
- Compare different security servers and techniques
- Use the sample projects in practical, real-time applications
- Get further readings and guidance on advanced security mechanisms

Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is how easily it can be extended to meet custom requirements. The popularity of the Spring framework is increasing and the security package of Spring addresses vast mechanisms of Security in a rich way. Due to an increasing number of applications for various business needs, the integration of multiple applications is becoming inevitable. The standard security procedures available across multiple implementations in Spring will protect vulnerable applications that are open to larger public and private audiences.

Spring Security Essentials focuses on the need to master the security layer, which is an area not often explored by a Spring developer.

At the beginning, we'll introduce various industry standard security mechanisms and the practical ways to integrate with them. We will also teach you about some up-to-date use cases such as building a security layer for RESTful web services and applications.

The IDEs used and security servers involved are briefly explained, including the steps to install them. Many sample projects are also provided to help you practice your newly developed skills. Step-by-step instructions will help you master the security layer integration with the Server, then implement the experience gained from this book in your own real-time application.