Uses of Class
netscape.ldap.LDAPCache
-
Packages that use LDAPCache Package Description netscape.ldap -
-
Uses of LDAPCache in netscape.ldap
Methods in netscape.ldap that return LDAPCache Modifier and Type Method Description LDAPCacheLDAPConnection. getCache()Gets theLDAPCacheobject associated with the currentLDAPConnectionobject.Methods in netscape.ldap with parameters of type LDAPCache Modifier and Type Method Description voidLDAPConnection. setCache(LDAPCache cache)Sets the specifiedLDAPCacheobject as the cache for theLDAPConnectionobject.
-