org.apache.directory.server.changepw
Class ChangePasswordServer
java.lang.Object
org.apache.directory.server.changepw.ChangePasswordServer
- public class ChangePasswordServer
- extends java.lang.Object
A wrapper encapsulating configuration, a MINA registry, and a PrincipalStore
to implement a complete Change Password server.
- Version:
- $Rev: 442813 $, $Date: 2006-09-13 05:26:39 +0200 (Wed, 13 Sep 2006) $
- Author:
- Apache Directory Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangePasswordServer
public ChangePasswordServer(ChangePasswordConfiguration config,
IoAcceptor acceptor,
IoServiceConfig serviceConfig,
PrincipalStore store)
isDifferent
public boolean isDifferent(java.util.Dictionary newConfig)
destroy
public void destroy()