This chapter discusses how to work with user profiles to control access to your site. This chapter includes the following sections:

Tracking Users
Describes how to track users that access your site, with or without cookies.

User Profiling Tools
Describes user profiling services built on the Repository API that can help you handle user profiles in your application.

Profile Form Handlers
Describes profile form handler components that associate values entered in forms with profile properties.

Multiple Profile Form Handlers
Describes multiple profile form handler components that associate values entered in forms with multiple profile properties.

Password Hashing
Explains how to make passwords secure by configure the Personalization module to hash user passwords.

Using Case Insensitive Login Names
Explains how to configure the Personalization module to ignore case in login names.

Access Control
Explains how to use the Access Control Servlet to restrict access to portions of your site.

 
loading table of contents...