- 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.
推薦閱讀
- Photoshop智能手機APP UI設(shè)計之道
- FreeSWITCH 1.6 Cookbook
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- C++程序設(shè)計基礎(chǔ)教程
- Mastering macOS Programming
- R的極客理想:工具篇
- SSM輕量級框架應(yīng)用實戰(zhàn)
- Scala編程實戰(zhàn)(原書第2版)
- RabbitMQ Cookbook
- Python之光:Python編程入門與實戰(zhàn)
- 從零開始學(xué)Linux編程
- Raspberry Pi Robotic Blueprints
- R語言:邁向大數(shù)據(jù)之路(加強版)
- Instant Automapper
- 超簡單:用Python讓Excel飛起來(實戰(zhàn)150例)