Class ConnectorConfig
java.lang.Object
com.netscape.cmscore.base.ConfigStore
com.netscape.certsrv.connector.ConnectorConfig
- All Implemented Interfaces:
Cloneable
Provides .connector..* parameters.
-
Field Summary
Fields inherited from class ConfigStore
logger, mSource, mStoreName, PROP_SUBSTORES, storage -
Constructor Summary
ConstructorsConstructorDescriptionConnectorConfig(ConfigStorage storage) ConnectorConfig(String name, SimpleProperties source) -
Method Summary
Methods inherited from class ConfigStore
clear, clone, commit, get, getBigInteger, getBigInteger, getBoolean, getBoolean, getByteArray, getByteArray, getFullName, getInteger, getInteger, getName, getProperties, getPropertyNames, getSource, getStorage, getString, getString, getSubStore, getSubStore, getSubStoreNames, keys, load, load, makeSubStore, makeSubStore, printProperties, put, putBigInteger, putBoolean, putByteArray, putInteger, putString, remove, removeSubStore, size, store
-
Constructor Details
-
ConnectorConfig
-
ConnectorConfig
-
-
Method Details
-
getEnable
- Throws:
EBaseException
-
getClassName
- Throws:
EBaseException
-
getLocal
- Throws:
EBaseException
-
getID
- Throws:
EBaseException
-
getHost
- Throws:
EBaseException
-
getPort
- Throws:
EBaseException
-
getURI
- Throws:
EBaseException
-
getURIs
-
getNickname
- Throws:
EBaseException
-
getClientCiphers
- Throws:
EBaseException
-
getResendInterval
- Throws:
EBaseException
-
getTimeout
- Throws:
EBaseException
-
getMinHttpConns
- Throws:
EBaseException
-
getMaxHttpConns
- Throws:
EBaseException
-