Package com.netscape.cmscore.ldapconn
Class LDAPConnectionConfig
java.lang.Object
com.netscape.cmscore.base.ConfigStore
com.netscape.cmscore.ldapconn.LDAPConnectionConfig
- All Implemented Interfaces:
Cloneable
-
Field Summary
Fields inherited from class com.netscape.cmscore.base.ConfigStore
logger, mSource, mStoreName, PROP_SUBSTORES, storage
-
Constructor Summary
ConstructorsConstructorDescriptionLDAPConnectionConfig
(ConfigStorage storage) LDAPConnectionConfig
(String name, SimpleProperties source) -
Method Summary
Methods inherited from class com.netscape.cmscore.base.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, printProperties, put, putBigInteger, putBoolean, putByteArray, putInteger, putString, remove, removeSubStore, size, store
-
Constructor Details
-
LDAPConnectionConfig
-
LDAPConnectionConfig
-
-
Method Details
-
isSecure
- Throws:
EBaseException
-
getHostname
- Throws:
EBaseException
-
getPort
- Throws:
EBaseException
-
getVersion
- Throws:
EBaseException
-
getFollowReferrals
- Throws:
EBaseException
-