Uses of Interface
se.swedenconnect.security.credential.config.StoreConfiguration
Package
Description
Generic configuration support for credentials.
Configuration properties classes for credential configuration.
Spring factory beans for creating credential objects.
-
Uses of StoreConfiguration in se.swedenconnect.security.credential.config
-
Uses of StoreConfiguration in se.swedenconnect.security.credential.config.properties
-
Uses of StoreConfiguration in se.swedenconnect.security.credential.factory
Modifier and TypeMethodDescriptionstatic KeyStore
KeyStoreFactory.loadKeyStore
(StoreConfiguration storeConfiguration, ConfigurationResourceLoader resourceLoader) Given aStoreConfiguration
object, this method loads and unlocks aKeyStore
.