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

Stores the specified configuration to the file it was loaded from.

Syntax

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

Usage

If the configuration source is an URL pointing to a non local file, a resource or a read only file a

SecException

is thrown.