getSecurityConfiguration() method

Implement this to get a proper instance of the security configuration, required for accessing the keystore.

Syntax

abstract SecurityConfiguration getSecurityConfiguration ()

Returns

the applicable security configuration.

Usage

Implementations should instantiate the

SecurityConfiguration

with a suitable preferences node and return it here.

the applicable security configuration.