CA Identity Manager Java Connector SDK

Packages
com.ca.commons.datamodel Data modelling library with metadata support.
com.ca.commons.datamodel.annotations Creates Data Model XML from Java annotations.
com.ca.commons.datamodel.cfg  
com.ca.commons.datamodel.concurrent Data Model implementation supporting concurrent access.
com.ca.commons.datamodel.standard The original "standard" implementation of the Data Model API.
com.ca.commons.datamodel.xmlbind  
com.ca.commons.jndi.beans Framework for mapping JNDI directories to Java Beans.
com.ca.commons.jndi.dsml Conversion of JNDI filter strings to DSML and vice versa.
com.ca.commons.jndi.ldap LDAP helpers and utilities.
com.ca.commons.opattributes.xmlbind  
com.ca.commons.opbindings Utilities for the opbindindings XSD.
com.ca.commons.opbindings.xmlbind  
com.ca.commons.security.crypto Cryptographic helpers and utilities.
com.ca.commons.security.ssl TLS (aka SSL) helpers and utilities.
com.ca.jcs Contains all classes making up the implementation of CA Java Connector Server ("Java CS" or "JCS"), which supports connectors which take LDAP traffic in at the top level and convert it into the native language of the managed system with which they communicate.
com.ca.jcs.annotations  
com.ca.jcs.assoc Collection of classes/interfaces concerned with the representation and processing of associations between objects.
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.cfg Collection of classes used to configure the JCS and its contained components.
com.ca.jcs.cfg.apacheds.schema These are classes that are custom extensions that assist in loading schema dynamically into the ApacheDS framework.
com.ca.jcs.cfg.spring  
com.ca.jcs.converter Contains all support for writing and configuring pluggable converters.
com.ca.jcs.converter.attr  
com.ca.jcs.converter.connector  
com.ca.jcs.converter.core  
com.ca.jcs.converter.eval  
com.ca.jcs.converter.meta  
com.ca.jcs.crypto This package provides some support for encryption / obfuscation of sensitive data.
com.ca.jcs.crypto.legacy  
com.ca.jcs.enumeration The package contains abstract and concrete classes to assist in writing NamingEnumeration classes, which are useful when implementing search logic for a connector.
com.ca.jcs.filter Contains components useful for representing, analysing and converting LDAP filters passed to search operations.
com.ca.jcs.jdbc  
com.ca.jcs.jndi This package provides support relating to the Java Naming and Directory Interface (JNDI) package of the JDK.
com.ca.jcs.meta Contains components which are metadata driven or assist in the condensing of information derived from metadata to allow efficient processing.
com.ca.jcs.opbindings  
com.ca.jcs.ora  
com.ca.jcs.processor Contains components implementing processing of LDAP operations like add() / modify() search etc, where three styles are supported: attribute-style, method-style and script-style.
com.ca.jcs.processor.script This package contains support for the execution of scripting logic, either to implement a full connector or to customize the behaviour of an existing connector using OpBindings.
com.ca.jcs.processor.script.rhino  
com.ca.jcs.sdk This package contains a worked example demonstrating all core elements involved in implementation of a JCS hosted connector, such as: example supporting metadata and configuration files.
com.ca.jcs.sdk.converter  
com.ca.jcs.sdk.validator Collection of classes used to implement various levels of a demo example validator that complains about commas in attribute values.
com.ca.jcs.sdkws This package contains an example that demonstrates the implementation of a web service JCS hosted connector.
com.ca.jcs.sdkws.connection This package contains classes related to making and maintaining connections to the web service endpoint.
com.ca.jcs.sdkws.core This package contains classes core to the SDKWS connector.
com.ca.jcs.sdkws.forwardinc This package contains the classes for interacting with the sample (Forward Inc) web service endpoint that is shipped with the SDKWS connector.
com.ca.jcs.sdkws.forwardinc.ws This package contains stub classes for the sample web service shipped with the SDKWS connector.
com.ca.jcs.standalone  
com.ca.jcs.stub This package contains support for stub connector classes needed for connectors implemented entirely using scripting.
com.ca.jcs.util This package is used to group useful generic framework utilities not strongly tied to a particular functional area.
com.ca.jcs.validator Contains all support for writing pluggable validators and configuring them.
com.ca.jcs.validator.attr  
com.ca.jcs.validator.core  
com.ca.jcs.validator.eval  
com.ca.jcs.validator.meta  

 



Created 2011-07-14 13:27 EST