Uses of Class
com.ca.jcs.cache.CachedLdapDN

Packages that use CachedLdapDN
com.ca.jcs.cache Contains experimental caching support, of particular interest for hierarchical connectors and those making use of the connectorMapToAmbiguous= metadata property as can reduce need to query the endpoint to determine which connector-speak Distinguished Names (DNs) match a given LDAP DN. 
 

Uses of CachedLdapDN in com.ca.jcs.cache
 

Methods in com.ca.jcs.cache that return CachedLdapDN
 CachedLdapDN CachedObjectInfo.getConnectorDn()
           
 

Methods in com.ca.jcs.cache with parameters of type CachedLdapDN
 void CachedObjectInfo.setConnectorDn(CachedLdapDN connectorDn)
           
 



Created 2011-07-14 13:27 EST