Package com.ca.jcs.converter.connector

Interface Summary
ConnectorDependantAttributeConverter Special variety of converter which requires access to a connector in order to do it's job, where the connector isn't made known to converters stored under the connector type but only when they are cloned for a concrete connector instance.
DNConverterFactory Allows more succinct specialization of DNPropertyConverter.
 

Class Summary
DNAttributeConverter Convert DNs (Distinguished Names) to/from connector-speak/LDAP, by making use of a reference to the connector itself.
DNConverter  
DNPropertyConverter Convert DNs (Distinguished Names) to/from connector-speak/LDAP, by making use of a reference to the connector itself.
 



Created 2009-10-09 16:43 EST