Uses of Interface
se.swedenconnect.security.credential.config.StoreConfiguration.Pkcs11Configuration
Packages that use StoreConfiguration.Pkcs11Configuration
Package
Description
Generic configuration support for credentials.
Configuration properties classes for credential configuration.
-
Uses of StoreConfiguration.Pkcs11Configuration in se.swedenconnect.security.credential.config
Methods in se.swedenconnect.security.credential.config that return types with arguments of type StoreConfiguration.Pkcs11ConfigurationModifier and TypeMethodDescriptionStoreConfiguration.pkcs11()
If thetype
is "PKCS11" and a provider that is not statically configured for PKCS#11, additional PKCS#11 configuration needs to be supplied. -
Uses of StoreConfiguration.Pkcs11Configuration in se.swedenconnect.security.credential.config.properties
Classes in se.swedenconnect.security.credential.config.properties that implement StoreConfiguration.Pkcs11ConfigurationModifier and TypeClassDescriptionstatic class
Additional configuration of PKCS11 keystores.Methods in se.swedenconnect.security.credential.config.properties that return types with arguments of type StoreConfiguration.Pkcs11ConfigurationModifier and TypeMethodDescriptionStoreConfigurationProperties.pkcs11()
If thetype
is "PKCS11" and a provider that is not statically configured for PKCS#11, additional PKCS#11 configuration needs to be supplied.