- Spring Security 3.x Cookbook
- Anjana Mankale
- 54字
- 2021-07-23 14:10:41
Chapter 1. Basic Security
In this chapter we will cover:
- JAAS-based security authentication on JSPs
- JAAS-based security authentication on servlet
- Container-based basic authentication on servlet
- Form-based authentication on servlet
- Form-based authentication with open LDAP and servlet
- Hashing/Digest Authentication on servlet
- Basic authentication for JAX-WS and JAX-RS
- Enabling and disabling the file listing