Searched defs:releaseConnection (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/ldap/
H A DCTSDataLayer.java76 public void releaseConnection(Connection ldapConnection) { method in class:CTSDataLayer
87 public void releaseConnection(Connection ldapConnection, int ldapErrorCode ) { method in class:CTSDataLayer
88 releaseConnection(ldapConnection);
99 public void releaseConnection(Connection ldapConnection, Exception lastLDAPException ) { method in class:CTSDataLayer
100 releaseConnection(ldapConnection);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/ldap/
H A DCTSDataLayer.java76 public void releaseConnection(Connection ldapConnection) { method in class:CTSDataLayer
87 public void releaseConnection(Connection ldapConnection, int ldapErrorCode ) { method in class:CTSDataLayer
88 releaseConnection(ldapConnection);
99 public void releaseConnection(Connection ldapConnection, Exception lastLDAPException ) { method in class:CTSDataLayer
100 releaseConnection(ldapConnection);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java52 * pass it releaseConnection() which will take care of its disconnection
64 * will return the same connection. Two calls to releaseConnection() will
67 * releaseConnection() does not disconnect systematically a connection
160 * be passed to releaseConnection() after use.
243 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java52 * pass it releaseConnection() which will take care of its disconnection
64 * will return the same connection. Two calls to releaseConnection() will
67 * releaseConnection() does not disconnect systematically a connection
187 * be passed to releaseConnection() after use.
270 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java52 * pass it releaseConnection() which will take care of its disconnection
64 * will return the same connection. Two calls to releaseConnection() will
67 * releaseConnection() does not disconnect systematically a connection
187 * be passed to releaseConnection() after use.
270 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java52 * pass it releaseConnection() which will take care of its disconnection
64 * will return the same connection. Two calls to releaseConnection() will
67 * releaseConnection() does not disconnect systematically a connection
160 * be passed to releaseConnection() after use.
243 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java52 * pass it releaseConnection() which will take care of its disconnection
64 * will return the same connection. Two calls to releaseConnection() will
67 * releaseConnection() does not disconnect systematically a connection
187 * be passed to releaseConnection() after use.
270 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java54 * pass it releaseConnection() which will take care of its disconnection
66 * will return the same connection. Two calls to releaseConnection() will
69 * releaseConnection() does not disconnect systematically a connection
160 * be passed to releaseConnection() after use.
243 public synchronized void releaseConnection(InitialLdapContext ctx) { method in class:LDAPConnectionPool
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...

Completed in 94 milliseconds