Uses of Class
org.codelibs.saml2.core.model.KeyStoreSettings
Packages that use KeyStoreSettings
-
Uses of KeyStoreSettings in org.codelibs.saml2.core.settings
Methods in org.codelibs.saml2.core.settings with parameters of type KeyStoreSettingsModifier and TypeMethodDescriptionSettingsBuilder.fromFile(String propFileName, KeyStoreSettings keyStoreSetting) Load settings from the fileSettingsBuilder.fromValues(Map<String, Object> samlData, KeyStoreSettings keyStoreSetting) Loads the settings from mapped values and KeyStore settings.