com.uwyn.rife.authentication.elements
Class AuthenticatedDeployer
java.lang.Object
com.uwyn.rife.engine.ElementDeployer
com.uwyn.rife.authentication.elements.AuthenticatedDeployer
- Direct Known Subclasses:
- AbstractPropertyAuthenticatedDeployer
public abstract class AuthenticatedDeployer
- extends ElementDeployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticatedDeployer
public AuthenticatedDeployer()
setCredentialsClass
protected void setCredentialsClass(Class<? extends Credentials> credentialsClass)
getCredentialsClass
public Class<? extends Credentials> getCredentialsClass()
setSessionValidator
protected void setSessionValidator(SessionValidator sessionValidator)
getSessionValidator
public SessionValidator getSessionValidator()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.