NamedCredentialProvider interface

This is the interface that the providers can implement so that the configuration validation service can retrieve the names of the NamedCredential(s) the provider adds to an authenticated subject so that it can verify if they conflict with the credentials added by other providers.

Syntax

public interface NamedCredentialProvider

Derived classes