getConfigurationKeys(Map< String, Object >) method

Gets a list of configuration keys that will be searched in order, given the selectors.

Syntax

List< ConfigKey > getConfigurationKeys ( Map< String, Object > selectors ) throws SecException

Parameters

Returns

list of ConfigKey that identifies the configuration in the primary and/or alternate repository specified by the selectors

Exceptions