Uses of Class
com.netscape.cmscore.ldapconn.PKISocketConfig
Packages that use PKISocketConfig
Package
Description
-
Uses of PKISocketConfig in com.netscape.certsrv.ldap
Fields in com.netscape.certsrv.ldap declared as PKISocketConfig -
Uses of PKISocketConfig in com.netscape.cmscore.apps
Methods in com.netscape.cmscore.apps that return PKISocketConfig -
Uses of PKISocketConfig in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs with parameters of type PKISocketConfigModifier and TypeMethodDescriptionvoid
DBSubsystem.init
(DatabaseConfig dbConfig, LDAPConfig ldapConfig, PKISocketConfig socketConfig, PasswordStore passwordStore) Initializes the internal registry. -
Uses of PKISocketConfig in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn with parameters of type PKISocketConfigModifier and TypeMethodDescriptionvoid
LdapAnonConnFactory.init
(PKISocketConfig config) void
LdapAnonConnFactory.init
(PKISocketConfig config, LDAPConfig dbConfig) void
LdapBoundConnFactory.init
(PKISocketConfig config, LDAPConfig dbConfig) void
LdapBoundConnFactory.init
(PKISocketConfig config, LDAPConfig dbConfig, PasswordStore passwordStore) void
LdapBoundConnFactory.init
(PKISocketConfig config, PasswordStore passwordStore) void
PKISocketFactory.init
(PKISocketConfig config) -
Uses of PKISocketConfig in com.netscape.cmscore.usrgrp
Methods in com.netscape.cmscore.usrgrp with parameters of type PKISocketConfigModifier and TypeMethodDescriptionvoid
UGSubsystem.init
(LDAPConfig ldapConfig, PKISocketConfig socketConfig, PasswordStore passwordStore)