Uses of Class
de.hybris.platform.ldap.connection.JNDIConnectionImpl
-
Packages that use JNDIConnectionImpl Package Description de.hybris.platform.ldap.connection -
-
Uses of JNDIConnectionImpl in de.hybris.platform.ldap.connection
Subclasses of JNDIConnectionImpl in de.hybris.platform.ldap.connection Modifier and Type Class Description classActiveDirectoryConnectionImplAn ActiveDirectory specific LDAPConnection implementationclassEDirectoryConnectionImpl* An eDirectory specificLDAPConnectionimplementation (see PLA-11864)Methods in de.hybris.platform.ldap.connection with parameters of type JNDIConnectionImpl Modifier and Type Method Description javax.naming.ldap.LdapContextJNDIConnectionManager. getDirContext(JNDIConnectionImpl conn, java.lang.String connectDN, char[] connectPassword)Fetch a working DirContext connection from the pool.
-