public interface InternalKdcServer
| Modifier and Type | Method and Description |
|---|---|
IdentityBackend |
getIdentityBackend()
Get identity backend.
|
KdcSetting |
getSetting()
Get KDC setting.
|
void |
init()
Initialize.
|
void |
start()
Start the KDC server.
|
void |
stop()
Stop the KDC server.
|
void init() throws KrbException
KrbException - evoid start()
throws KrbException
KrbException - evoid stop() throws KrbException
KrbException - eKdcSetting getSetting()
IdentityBackend getIdentityBackend()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.