writeNewConfiguration(Map< String, Object >, Map< String, String >) method

Stores the specified configuration properties as the Named configuration identified by the selectors.

Syntax

void writeNewConfiguration ( Map< String, Object > selectors , Map< String, String > configuration ) throws SecException

Parameters

Exceptions

Usage

For valid selector definitions, please refer to

SecConfiguration2

interface.