Uses of Class
se.swedenconnect.spring.saml.idp.settings.MetadataSettings.EncryptionMethodSettings
-
Uses of MetadataSettings.EncryptionMethodSettings in se.swedenconnect.spring.saml.idp.settings
Modifier and TypeMethodDescriptionMetadataSettings.EncryptionMethodSettings.Builder.buildObject()
Is invoked byAbstractSettings.AbstractBuilder.build()
and builds the settings object.Modifier and TypeMethodDescriptionMetadataSettings.getEncryptionMethods()
Gets themd:EncryptionMethod
elements that should be included under themd:KeyDescriptor
for the encryption key.Modifier and TypeMethodDescriptionMetadataSettings.Builder.encryptionMethods
(List<MetadataSettings.EncryptionMethodSettings> encryptionMethods) Assigns themd:EncryptionMethod
elements that should be included under themd:KeyDescriptor
for the encryption key.