You can use the connector.xml file to register validator and converter plug-ins, in addition to the system-wide library made available by the server_jcs.xml file. Both types of plug-ins are configured with the com.ca.jcs.cfg.MetaPluginConfigSuite JavaBean which ties attributes and classes to plug-ins using the following three collections:
Note: For more information about value strings, see the Javadoc in the CA IdentityMinder bookshelf for com.ca.commons.datamodel.DataModelValue.
Note: For examples matching your intended plug-in use case, see the server_jcs.xml file.
Note: Plug-ins can arrange to have configuration JavaBeans passed to their constructors, where they require context to configure their behavior. For an example of the required syntax matching your intended use case, see the pluginConfig setting for com.ca.jcs.converter.meta.EncyptPropertyConverter in the server_jcs.xml file.
Copyright © 2013 CA.
All rights reserved.
|
|