Class ExtendedDefaultSecurityConfigurationBootstrap

java.lang.Object
org.opensaml.xmlsec.config.impl.DefaultSecurityConfigurationBootstrap
se.swedenconnect.opensaml.xmlsec.config.ExtendedDefaultSecurityConfigurationBootstrap

public class ExtendedDefaultSecurityConfigurationBootstrap extends DefaultSecurityConfigurationBootstrap
Extends OpenSAML's DefaultSecurityConfigurationBootstrap with support for the RSA-PSS signature algorithms.

Note: Even though OpenSAML 5.x has introduced support for RSA-PSS algorithms, they are not part of the DefaultSecurityConfigurationBootstrap, so this class is still needed.

Author:
Martin Lindström (martin@idsec.se), Stefan Santesson (stefan@idsec.se)
  • Constructor Details

    • ExtendedDefaultSecurityConfigurationBootstrap

      protected ExtendedDefaultSecurityConfigurationBootstrap()
      Constructor.
  • Method Details