Uses of Class
com.netscape.cmscore.ldapconn.PKISocketConfig
-
Packages that use PKISocketConfig Package Description com.netscape.cmscore.apps com.netscape.cmscore.dbs com.netscape.cmscore.ldapconn com.netscape.cmscore.usrgrp -
-
Uses of PKISocketConfig in com.netscape.cmscore.apps
Methods in com.netscape.cmscore.apps that return PKISocketConfig Modifier and Type Method Description PKISocketConfigEngineConfig. getSocketConfig() -
Uses of PKISocketConfig in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs with parameters of type PKISocketConfig Modifier and Type Method Description voidDBSubsystem. init(DatabaseConfig config, PKISocketConfig socketConfig, IPasswordStore passwordStore)Initializes the internal registry. -
Uses of PKISocketConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn with parameters of type PKISocketConfig Modifier and Type Method Description voidLdapAnonConnFactory. init(PKISocketConfig config)voidLdapAnonConnFactory. init(PKISocketConfig config, LDAPConfig dbConfig)voidLdapBoundConnFactory. init(PKISocketConfig config, LDAPConfig dbConfig)voidLdapBoundConnFactory. init(PKISocketConfig config, LDAPConfig dbConfig, IPasswordStore passwordStore)voidLdapBoundConnFactory. init(PKISocketConfig config, IPasswordStore passwordStore)voidPKISocketFactory. init(PKISocketConfig config) -
Uses of PKISocketConfig in com.netscape.cmscore.usrgrp
Methods in com.netscape.cmscore.usrgrp with parameters of type PKISocketConfig Modifier and Type Method Description voidUGSubsystem. init(PKISocketConfig socketConfig, UGSubsystemConfig config, IPasswordStore passwordStore)
-