| Constructor and Description |
|---|
AdminServerConfig() |
| 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 |
getAdminDomain() |
String |
getAdminHost() |
int |
getAdminPort() |
String |
getAdminRealm() |
String |
getAdminServiceName() |
int |
getAdminTcpPort() |
int |
getAdminUdpPort() |
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 getAdminServiceName()
public String getAdminHost()
public int getAdminPort()
public int getAdminTcpPort()
public Boolean allowTcp()
public Boolean allowUdp()
public int getAdminUdpPort()
public String getAdminRealm()
public String getAdminDomain()
public String getKeyTabFile()
public String getProtocol()
public String getServerName()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.