Uses of Class
com.netscape.cmscore.ldapconn.LdapBoundConnection
Packages that use LdapBoundConnection
-
Uses of LdapBoundConnection in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LdapBoundConnectionModifier and TypeMethodDescriptionLdapBoundConnFactory.getConn(boolean waitForConn) Returns a LDAP connection - a clone of the master connection. -
Uses of LdapBoundConnection in org.dogtagpki.server.cli
Methods in org.dogtagpki.server.cli with parameters of type LdapBoundConnectionModifier and TypeMethodDescriptionSDSubsystemFindCLI.getDomainInfo(LdapBoundConnection conn, LDAPConfig ldapConfig) protected voidSubsystemIdGeneratorUpdateCLI.updateRequestNumberRangeGenerator(LdapBoundConnection conn, DatabaseConfig dbConfig, String baseDN, String newRangesName, Repository.IDGenerator newGenerator, String hostName, String securePort) protected voidSubsystemIdGeneratorUpdateCLI.updateSerialNumberRangeGenerator(LdapBoundConnection conn, DatabaseConfig dbConfig, String baseDN, String newRangesName, Repository.IDGenerator newGenerator, String hostName, String securePort) voidSubsystemDBUpgradeCLI.upgrade(LDAPConfig ldapConfig, LdapBoundConnection conn)