public class AdminConfig extends org.apache.kerby.kerberos.kerb.common.Krb5Conf
| Constructor and Description |
|---|
AdminConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowTcp()
Is to allow TCP for KDC
|
boolean |
allowUdp()
Is to allow UDP for KDC
|
boolean |
enableDebug() |
String |
getAdminHost()
Get KDC host name
|
int |
getAdminPort()
Get KDC port, as both TCP and UDP ports
|
String |
getAdminRealm()
Get KDC realm.
|
int |
getAdminTcpPort()
Get KDC TCP port
|
int |
getAdminUdpPort()
Get KDC UDP port
|
String |
getKeyTabFile() |
String |
getProtocol() |
String |
getServerName() |
addKrb5Config, getBoolean, getEncryptionTypes, getEncryptionTypes, getEncTypes, getInt, getLong, getSection, getString, getStringArrayaddIniConfig, addJsonConfig, addMapConfig, addPropertiesConfig, addPropertiesConfig, addResource, addXmlConfig, getBoolean, getBoolean, getBoolean, getClass, getClass, getClass, getConfig, getConfig, getFloat, getFloat, getFloat, getInstance, getInstance, getInstance, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getNames, getResource, getString, getString, getString, getTrimmed, getTrimmed, reload, setBoolean, setBoolean, setFloat, setFloat, setInt, setInt, setLong, setLong, setString, setStringpublic boolean enableDebug()
public String getAdminHost()
public int getAdminPort()
public int getAdminTcpPort()
public boolean allowUdp()
public boolean allowTcp()
public int getAdminUdpPort()
public String getAdminRealm()
public String getKeyTabFile()
public String getProtocol()
public String getServerName()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.