buildConfigurationInstance() method

Subclasses can override this to customize how the configuration provider instance is initialized.

Syntax

CompatibleConfiguration buildConfigurationInstance () throws SecException

Returns

An instance of the underlying configuration provider to which the configuration reading/storing tasks are delegated.

Exceptions

Usage

An instance of the underlying configuration provider to which the configuration reading/storing tasks are delegated.