org.apache.turbine.services.security.passive |
Dummy Service to be used if no security is required.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $
|
Java Source File Name | Type | Comment |
PassiveUserManager.java | Class | Void user manager can be used where no data storage is needed
by the application.
It's methods don't provide any useful functionality except throwing
DataBackendExceptions. |