org.apache.directory.server.kerberos.kdc
Class KerberosServer
java.lang.Object
org.apache.directory.server.kerberos.kdc.KerberosServer
public class KerberosServer
- extends java.lang.Object
A wrapper encapsulating configuration, a MINA registry, and a PrincipalStore
to implement a complete Kerberos 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 |
KerberosServer
public KerberosServer(KdcConfiguration config,
org.apache.mina.common.IoAcceptor acceptor,
org.apache.mina.common.IoServiceConfig serviceConfig,
PrincipalStore store)
isDifferent
public boolean isDifferent(java.util.Dictionary newConfig)
destroy
public void destroy()
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.