Class SwedishEidSecurityConfiguration

All Implemented Interfaces:
SecurityConfiguration

public class SwedishEidSecurityConfiguration extends SAML2IntSecurityConfiguration
A SecurityConfiguration instance with algorithm defaults according to the Swedish eID Framework (see https://docs.swedenconnect.se).

Currently the implementation equals SAML2IntSecurityConfiguration with the exception that it defaults to AES-CBC before AES-GCM for compatibility reasons.

Author:
Martin Lindström (martin@idsec.se)