translateFromInternal(String, Map< String, String >, Map< String, List< ConfigurationProblem >>) method

Translate from Internal CSI configuration to an external configuration format.

Syntax

Reader translateFromInternal ( String primarySchema , Map< String, String > internalConfiguration , Map< String, List< ConfigurationProblem >> validationProblems ) throws SecException

Parameters

Returns

A reader object that contains the configuration data and validation problems in the specified format.

Usage

Add the supplied validation problems to the external XML document.

A reader object that contains the configuration data and validation problems in the specified format.