Uses of Class
se.swedenconnect.spring.saml.idp.settings.MetadataSettings.SigningMethodSettings
Packages that use MetadataSettings.SigningMethodSettings
-
Uses of MetadataSettings.SigningMethodSettings in se.swedenconnect.spring.saml.idp.settings
Methods in se.swedenconnect.spring.saml.idp.settings that return MetadataSettings.SigningMethodSettingsModifier and TypeMethodDescriptionprotected MetadataSettings.SigningMethodSettingsMetadataSettings.SigningMethodSettings.Builder.buildObject()Is invoked byAbstractSettings.AbstractBuilder.build()and builds the settings object.Methods in se.swedenconnect.spring.saml.idp.settings that return types with arguments of type MetadataSettings.SigningMethodSettingsModifier and TypeMethodDescriptionMetadataSettings.getSigningMethods()Gets thealg:SigningMethodelements that should be included in the metadata.Method parameters in se.swedenconnect.spring.saml.idp.settings with type arguments of type MetadataSettings.SigningMethodSettingsModifier and TypeMethodDescriptionMetadataSettings.Builder.signingMethods(List<MetadataSettings.SigningMethodSettings> signingMethods) Assigns thealg:SigningMethodelements that should be included in the metadata.