Uses of Class
com.ca.jcs.util.SimpleLdapName

Packages that use SimpleLdapName
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. 
com.ca.jcs.util This package is used to group useful generic framework utilities not strongly tied to a particular functional area. 
 

Uses of SimpleLdapName in com.ca.jcs.cache
 

Subclasses of SimpleLdapName in com.ca.jcs.cache
 class CachedLdapDN
          Marker class used so that DNs taken from the cache (which may occasionally be stale, can be distinguished from those looked up directly from the native system.
 

Uses of SimpleLdapName in com.ca.jcs.util
 

Methods in com.ca.jcs.util that return SimpleLdapName
 SimpleLdapName SimpleLdapName.clone()
           
 



Created 2011-07-14 13:27 EST