Uses of Package
com.ca.jcs.jndi

Packages that use com.ca.jcs.jndi
com.ca.jcs.jndi This package provides support relating to the Java Naming and Directory Interface (JNDI) package of the JDK. 
 

Classes in com.ca.jcs.jndi used by com.ca.jcs.jndi
JNDIAttributeStyleOpProcessor
          Handles actual delegation of JNDI operations to remote managed system, attribute name mapping and any other registered conversions have been applied.
JNDIConnectionFactory
          Generic factory which can assist in management of a pool of JNDI connections (InitialDirContexts) based provided configuration jndiEnv.
JNDIExceptionToLdapMapper
          Map exceptions from target JNDI NamingException to LdapNamingExceptions with meaningful result codes where possible.
JNDIMetaConnector
          Base class for connectors using the JNDI (Java Naming and Directory Interface) API to communicate with their target managed systems.
JNDIMetaConnector.PagedSearchSupport
           
JNDIMetaConnector.Vendor
          Vendor's know apriori - there is no reason this list has to be complete but some vendors have been found to be problematic in which case identifying them becomes important so that work-arounds can be put into effect.
JNDIMetaConnectorConfig
          Configuration which basically allows all GenericObjectPool.Config properties to be set via bean getters/setters, and allows a map of settings to be provided which override any default settings in code.
VirtualFullNameHandler
          Provides the value of the virtual "fullName" attribute made up of the space separated joining of "givenName", "initials", "sn" connector-speak attributes.
 



Created 2011-07-14 13:27 EST