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