| Creates RememberManager factories based on configuration options.
Element properties used:
-
- The name of the class that will be used to instantiate RememberManager
objects. If not fully qualified, the package name
com.uwyn.rife.authentication.remembermanagers will be
assumed. If not specified at all, no remember manager will be created.
author: Steven Grimm (koreth[remove] at midwinter dot com) author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: $ See Also: RememberManagerFactory See Also: DatabaseRememberFactory since: 1.6 |