| Name | Summary |
|---|
| activate |
Provides an interface for activating a user account. |
| forgotpassword |
Provides an interface for situations where a user forgets his/her password. |
| login |
Provides an interface for logging in a user. |
| logout |
Provides a mechanism that logs out a user. |
| password |
Provides an interface for changing the password for the current user. |
| preferences |
Provides an interface for managing the preferences of the current user. |
| register |
Provides an interface for registering a new user. |
| setting |
Provides an interface for tweaking user account settings. |
| success |
Provides an interface that is called upon a successful user registration. |