translateToInternal(String, Reader) method

Translate from an external configuration format to the internal CSI configuration format.

Syntax

Map< String, String > translateToInternal ( String primarySchema , Reader externalConfigData ) throws SecException

Parameters

Returns

A map containing the configuration data with keys and values as Strings (CSI internal configuration format)

Usage

A map containing the configuration data with keys and values as Strings (CSI internal configuration format)