Chapter 3. Spring Security with JSF
In this chapter we will cover:
- Integrating JSF with Spring Security
- JSF with form-based Spring Security
- JSF and form-based authentication using Spring Security to display logged-in user
- Using JSF with digest/hashing-based Spring Security
- Logging out with JSF using Spring Security
- Authenticating database with Spring Security and JSF
- ApacheDS authentication with JSF and Spring Security
- Authentication error message with JSF and Spring Security