- Developing Middleware in Java EE 8
- Abdalla Mahmoud
- 150字
- 2021-07-23 19:24:30
Security
Authentication and authorization are the most important aspects of any middleware solution. Any enterprise application should provide a way to authenticate users before letting them in and should also check their authorization before availing any functionality to them.
Although JACC and JASPIC have existed since the early days of Java EE, they have gotten more complicated as a result of their continuous evolution. The need to restructure the Security API was a priority request by Java EE developers over the years and, therefore, the Java Security API 1.0 was introduced in Jakarta EE 8.
In Chapter 9, Securing an Application with Java Security 1.0, we'll learn the concepts and terminology related to this new API and how to get started with it by creating a simple login example. Moreover, we'll take a more in-depth look at basic concepts, such as identity stores, authentication context objects, and authentication mechanisms.
- Azure IoT Development Cookbook
- Unity Virtual Reality Projects
- Visual Basic程序設(shè)計(第3版):學習指導與練習
- Easy Web Development with WaveMaker
- Building an RPG with Unity 2018
- ANSYS Fluent 二次開發(fā)指南
- 軟件品質(zhì)之完美管理:實戰(zhàn)經(jīng)典
- BeagleBone Black Cookbook
- 區(qū)塊鏈技術(shù)進階與實戰(zhàn)(第2版)
- 匯編語言編程基礎(chǔ):基于LoongArch
- R Data Science Essentials
- TypeScript全棧開發(fā)
- Java核心編程
- MongoDB Cookbook
- 零基礎(chǔ)學Java(第5版)