| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.server |
| Modifier and Type | Method and Description |
|---|---|
KdcConfig |
KdcContext.getConfig() |
KdcConfig |
ServerSetting.getKdcConfig() |
KdcConfig |
KdcServer.getKdcConfig()
Get the KDC config.
|
KdcConfig |
KdcSetting.getKdcConfig()
Get the KDC config.
|
static KdcConfig |
KdcUtil.getKdcConfig(File confDir)
Get kdc configuration
|
| Constructor and Description |
|---|
KdcServer(KdcConfig kdcConfig,
BackendConfig backendConfig)
Constructor passing both kdcConfig and backendConfig.
|
KdcSetting(KdcConfig kdcConfig,
BackendConfig backendConfig) |
KdcSetting(org.apache.kerby.KOptions startupOptions,
KdcConfig config,
BackendConfig backendConfig)
KdcSetting constructor
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.