Uses of Class
com.netscape.cmscore.ldapconn.LdapBoundConnection
-
Packages that use LdapBoundConnection Package Description com.netscape.cmscore.ldapconn org.dogtagpki.server.cli -
-
Uses of LdapBoundConnection in com.netscape.cmscore.ldapconn
Methods in com.netscape.cmscore.ldapconn that return LdapBoundConnection Modifier and Type Method Description LdapBoundConnectionLdapBoundConnFactory. 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 LdapBoundConnection Modifier and Type Method Description voidCADBUpgradeCLI. upgrade(LDAPConfig ldapConfig, LdapBoundConnection conn)voidSubsystemDBUpgradeCLI. upgrade(LDAPConfig ldapConfig, LdapBoundConnection conn)
-