com.uwyn.rife.authentication.elements
Class PurgingMixedAuthenticatedDeployer
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.MixedAuthenticatedDeployer
com.uwyn.rife.authentication.elements.PurgingMixedAuthenticatedDeployer
public class PurgingMixedAuthenticatedDeployer
- extends MixedAuthenticatedDeployer
Deployer for Authenticated elements that by default sets up the
credentials and remember-me managers for database storage, the session
managers for memory 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 |
PurgingMixedAuthenticatedDeployer
public PurgingMixedAuthenticatedDeployer()
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 MixedAuthenticatedDeployer
- Throws:
EngineException
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.