com.uwyn.rife.authentication.elements
Class DatabaseLogoutDeployer
java.lang.Object
com.uwyn.rife.engine.ElementDeployer
com.uwyn.rife.authentication.elements.DatabaseLogoutDeployer
public class DatabaseLogoutDeployer
- extends ElementDeployer
Deployer for logout elements that by default sets up all the
authentication managers for database storage.
- Since:
- 1.6
- 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 |
DatabaseLogoutDeployer
public DatabaseLogoutDeployer()
deploy
public void deploy()
throws EngineException
- Description copied from class:
ElementDeployer
- This method is executed when the deployment should be performed.
- Specified by:
deploy in class ElementDeployer
- Throws:
EngineException
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.