Interface CredentialBundlesConfiguration

All Known Implementing Classes:
CredentialBundlesConfigurationProperties, SpringCredentialBundlesConfigurationProperties

public interface CredentialBundlesConfiguration
Configuration interface for bundles of credentials and key stores.

Note: If both PEM configuration and JKS (Java Key Store) is used, the ID:s used must be unique for all credentials (i.e., both those configured using PEM-format and those configured using key store formats).

Author:
Martin Lindström
  • Method Details