| |
|
| java.lang.Object com.uwyn.rife.authentication.sessionmanagers.SessionManagerFactoryFactory
SessionManagerFactoryFactory | abstract public class SessionManagerFactoryFactory (Code) | | Creates SessionManager factories based on configuration options.
Element properties used:
-
- The name of the class that will be used to instantiate SessionManager
objects. If not fully qualified, the package name
com.uwyn.rife.authentication.sessionmanagers will be
assumed.
author: Steven Grimm (koreth[remove] at midwinter dot com) author: Geert Bevin (gbevin[remove] at uwyn dot com) version: $Revision: $ See Also: SessionManagerFactory See Also: SimpleSessionManagerFactory since: 1.6 |
PROPERTYNAME_FACTORY_CLASS | final public static String PROPERTYNAME_FACTORY_CLASS(Code) | | Name of the element property that controls the factory class to instantiate.
|
|
|
|