|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.kerberos.kdc.KerberosServer
A wrapper encapsulating configuration, a MINA registry, and a PrincipalStore to implement a complete Kerberos server.
| Constructor Summary | |
KerberosServer(KdcConfiguration config,
IoAcceptor acceptor,
IoServiceConfig serviceConfig,
PrincipalStore store)
|
|
| Method Summary | |
void |
destroy()
|
boolean |
isDifferent(java.util.Dictionary newConfig)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KerberosServer(KdcConfiguration config,
IoAcceptor acceptor,
IoServiceConfig serviceConfig,
PrincipalStore store)
| Method Detail |
public boolean isDifferent(java.util.Dictionary newConfig)
public void destroy()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||