Package rife.authentication.elements
package rife.authentication.elements
Provides elements for authentication and logout, using the variety of backend stores available.
- Since:
- 1.0
-
ClassDescriptionConfiguration class that determines how the authentication element implementations should behave.Requires that the user has a valid authentication session before access is allowed.Tries to identify a user and store that as a request attribute.Provides a login form so that the user can start a valid authentication session.Provides logout logic with an optional template that can be printed for configuration.