getCredentialNames(Map< String, String >) method

Returns all the NamedCredentials the configuration specifies.

Syntax

Set< String > getCredentialNames ( Map< String, String > configuration )

Parameters

Returns

list of NamedCredentials added by this provider

Usage

No configuration validation is performed to detect invalid/duplicate NamedCredentials. This check will be performed by

SecAdminContext.validateExternalConfiguration

method that aggregates the named credentials added by the configured providers.

list of NamedCredentials added by this provider