Uses of Class
se.swedenconnect.security.credential.container.AbstractPkiCredentialContainer
Packages that use AbstractPkiCredentialContainer
Package
Description
Support for credential containers.
-
Uses of AbstractPkiCredentialContainer in se.swedenconnect.security.credential.container
Modifier and TypeClassDescriptionclassAbstract implementation of thePkiCredentialContainerinterface for implementations that rely on an underlying Java KeyStore.classImplements aPkiCredentialContainerbased on an HSM.classAn in-memory implementation of thePkiCredentialContainerinterface.classImplements aPkiCredentialContainerbased on aKeyStorethat is held in memory (i.e. not using an HSM device for key storage).