Uses of Interface
se.swedenconnect.opensaml.OpenSAMLInitializerConfig
Packages that use OpenSAMLInitializerConfig
-
Uses of OpenSAMLInitializerConfig in se.swedenconnect.opensaml
Classes in se.swedenconnect.opensaml that implement OpenSAMLInitializerConfigModifier and TypeClassDescriptionclass
Initializer that modifies OpenSAML's default algorithms as returned byDefaultSecurityConfigurationBootstrap
with the caller's own wishes for security defaults.class
Configuration that extends OpenSAML's signature support with RSA-PSS algorithms.Methods in se.swedenconnect.opensaml with parameters of type OpenSAMLInitializerConfigModifier and TypeMethodDescriptionfinal void
OpenSAMLInitializer.initialize
(OpenSAMLInitializerConfig... customConfigs) Initializes the OpenSAML library.