- Jakarta EE Cookbook
- Elder Moraes
- 67字
- 2021-06-24 16:12:40
Running your first Jakarta Security code
Security is one of the top concerns when you build an enterprise application. Luckily, the Jakarta EE platform now has this API that handles many of the enterprise requirements in a standardized way.
In this recipe, you will learn how to define roles and give them the right authorization based on rules defined in the methods that manage sensitive data.
推薦閱讀
- Android項目開發入門教程
- Web Scraping with Python
- 跟小海龜學Python
- Learning SQLite for iOS
- 匯編語言程序設計(第3版)
- 低代碼平臺開發實踐:基于React
- Mastering Adobe Captivate 7
- Scala Functional Programming Patterns
- 深入分析GCC
- Visual Basic程序設計實驗指導及考試指南
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Elasticsearch搜索引擎構建入門與實戰
- Java Web動態網站開發(第2版·微課版)
- Getting Started with RethinkDB