| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.server | |
| org.apache.kerby.kerberos.kerb.server.impl |
| Modifier and Type | Method and Description |
|---|---|
KdcSetting |
KdcContext.getKdcSetting() |
KdcSetting |
KdcServer.getKdcSetting()
Get KDC setting from startup options and configs.
|
| Modifier and Type | Method and Description |
|---|---|
static TransportPair |
KdcUtil.getTransportPair(KdcSetting setting)
Get KDC network transport addresses according to KDC setting.
|
| Constructor and Description |
|---|
KdcContext(KdcSetting kdcSetting) |
| Modifier and Type | Method and Description |
|---|---|
KdcSetting |
AbstractInternalKdcServer.getSetting() |
KdcSetting |
InternalKdcServer.getSetting()
Get KDC setting.
|
| Constructor and Description |
|---|
AbstractInternalKdcServer(KdcSetting kdcSetting) |
DefaultInternalKdcServerImpl(KdcSetting kdcSetting) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.