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 TypeClassDescriptionclassInitializer that modifies OpenSAML's default algorithms as returned byDefaultSecurityConfigurationBootstrapwith the caller's own wishes for security defaults.classConfiguration that extends OpenSAML's signature support with RSA-PSS algorithms.Methods in se.swedenconnect.opensaml with parameters of type OpenSAMLInitializerConfigModifier and TypeMethodDescriptionfinal voidOpenSAMLInitializer.initialize(OpenSAMLInitializerConfig... customConfigs) Initializes the OpenSAML library.