com.uwyn.rife.authentication.elements
Class PurgingDatabaseAuthenticatedDeployer
java.lang.Object
com.uwyn.rife.engine.ElementDeployer
com.uwyn.rife.authentication.elements.AuthenticatedDeployer
com.uwyn.rife.authentication.elements.AbstractPropertyAuthenticatedDeployer
com.uwyn.rife.authentication.elements.FactoryPropertyAuthenticatedDeployer
com.uwyn.rife.authentication.elements.DatabaseAuthenticatedDeployer
com.uwyn.rife.authentication.elements.PurgingDatabaseAuthenticatedDeployer
public class PurgingDatabaseAuthenticatedDeployer
- extends DatabaseAuthenticatedDeployer
Deployer for Authenticated elements that by default sets up all the
authentication managers for database storage and enables automatic in-process purging.
- Since:
- 1.0
- Version:
- $Revision: 3643 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
|
Method Summary |
void |
deploy()
This method is executed when the deployment should be performed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PurgingDatabaseAuthenticatedDeployer
public PurgingDatabaseAuthenticatedDeployer()
deploy
public void deploy()
throws EngineException
- Description copied from class:
ElementDeployer
- This method is executed when the deployment should be performed.
- Overrides:
deploy in class DatabaseAuthenticatedDeployer
- Throws:
EngineException
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.