org.apache.turbine.services.security.passive |
Dummy Service to be used if no security is required.
$Id: package.html 534527 2007-05-02 16:10:59Z tv $
|
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. |