Package se.swedenconnect.security.credential.bundle
package se.swedenconnect.security.credential.bundle
Support for credential "bundles". This feature mimics Spring Boot's SSL Bundles.
-
ClassDescriptionA
CredentialBundleRegistrarimplementation that registers credentials and key stores based on a configuration object.Interface to be implemented for registeringKeyStoreandPkiCredentialobjects at aCredentialBundleRegistry.Interface for registeringPkiCredentials andKeyStores.An interface for accessing registered credentials and key stores.Default implementation of theCredentialBundlesandCredentialBundleRegistryinterfaces.Exception indicating that aPkiCredentialwas referenced with an ID that does not match any registered credential.Exception indicating that aKeyStorewas referenced with an ID that does not match any registered key store.