Uses of Package
se.swedenconnect.security.credential.bundle
Packages that use se.swedenconnect.security.credential.bundle
Package
Description
Support for credential "bundles".
Spring factory beans for creating credential objects.
Spring support for configuring credentials.
Spring factory classes for credentials.
-
Classes in se.swedenconnect.security.credential.bundle used by se.swedenconnect.security.credential.bundleClassDescriptionInterface to be implemented for registering
KeyStore
andPkiCredential
objects at aCredentialBundleRegistry
.Interface for registeringPkiCredential
s andKeyStore
s.An interface for accessing registered credentials and key stores.Exception indicating that aPkiCredential
was referenced with an ID that does not match any registered credential.Exception indicating that aKeyStore
was referenced with an ID that does not match any registered key store. -
Classes in se.swedenconnect.security.credential.bundle used by se.swedenconnect.security.credential.factoryClassDescriptionException indicating that a
PkiCredential
was referenced with an ID that does not match any registered credential.Exception indicating that aKeyStore
was referenced with an ID that does not match any registered key store. -
Classes in se.swedenconnect.security.credential.bundle used by se.swedenconnect.security.credential.spring.configClassDescriptionException indicating that a
PkiCredential
was referenced with an ID that does not match any registered credential.Exception indicating that aKeyStore
was referenced with an ID that does not match any registered key store. -
Classes in se.swedenconnect.security.credential.bundle used by se.swedenconnect.security.credential.spring.factoryClassDescriptionAn interface for accessing registered credentials and key stores.