com.uwyn.rife.authentication.elements
Class MemoryAuthenticatedDeployer
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.MemoryAuthenticatedDeployer
- Direct Known Subclasses:
- PurgingMemoryAuthenticatedDeployer
public class MemoryAuthenticatedDeployer
- extends FactoryPropertyAuthenticatedDeployer
Deployer for Authenticated elements that by default sets up all the
authentication managers for memory storage.
- 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 |
MemoryAuthenticatedDeployer
public MemoryAuthenticatedDeployer()
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 AbstractPropertyAuthenticatedDeployer
- Throws:
EngineException
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.