Uses of Class
se.swedenconnect.spring.saml.idp.settings.MetadataSettings.SigningMethodSettings
-
Uses of MetadataSettings.SigningMethodSettings in se.swedenconnect.spring.saml.idp.settings
Modifier and TypeMethodDescriptionprotected MetadataSettings.SigningMethodSettings
MetadataSettings.SigningMethodSettings.Builder.buildObject()
Is invoked byAbstractSettings.AbstractBuilder.build()
and builds the settings object.Modifier and TypeMethodDescriptionMetadataSettings.getSigningMethods()
Gets thealg:SigningMethod
elements that should be included in the metadata.Modifier and TypeMethodDescriptionMetadataSettings.Builder.signingMethods
(List<MetadataSettings.SigningMethodSettings> signingMethods) Assigns thealg:SigningMethod
elements that should be included in the metadata.