- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 76字
- 2021-08-27 19:57:35
Spring Security
Spring Security (https://projects.spring.io/spring-security) is the de facto solution for security in a Spring Framework-based application. It provides API and utilities to manage all aspects of security, such as authentication and authorization. It supports a wide range of authentication mechanism such as OAuth2, JWT, Session (Web form), LDAP, SSO (Single Sign-On) servers, JAAS (Java Authentication and Authorization Service), Kerberos, and so on. It also has features such as remember me, concurrent session, and so on.
推薦閱讀
- JSP開發案例教程
- Kotlin Standard Library Cookbook
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Visual C++數字圖像處理技術詳解
- Drupal 8 Configuration Management
- Visual C#.NET程序設計
- Swift語言實戰精講
- 零基礎入門學習Python(第2版)
- 深度學習:Java語言實現
- C++寶典
- Kivy Cookbook
- Building Serverless Architectures
- Unity Android Game Development by Example Beginner's Guide
- LabVIEW數據采集
- 數據結構:Python語言描述