CA IAM CS handles configuration with XML support offered by the Spring Framework open source project in the following ways:
The Spring framework automatically discovers and processes the connector.xml and osgi-connector.xml files included in the OSGi bundle for each connector.
Configuring connector-specific settings is achieved by JavaBeans deriving from ConnectorConfig that introduce any connector-specific properties that are required. Instances are created based on the setting of the defaultConnectorConfig field in connector.xml. These instances are then passed in to the connector’s constructor by the CA IAM CS framework.
Note: For more information, see www.springframework.org.
Copyright © 2013 CA.
All rights reserved.
|
|