Class CredentialBundlesConfigurationProperties

java.lang.Object
se.swedenconnect.security.credential.config.properties.CredentialBundlesConfigurationProperties
All Implemented Interfaces:
CredentialBundlesConfiguration
Direct Known Subclasses:
SpringCredentialBundlesConfigurationProperties

public class CredentialBundlesConfigurationProperties extends Object implements CredentialBundlesConfiguration
Configuration properties 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