Uses of Class
se.swedenconnect.opensaml.sweid.saml2.signservice.build.SignMessageBuilder
Package
Description
Builders for Sign service classes.
-
Uses of SignMessageBuilder in se.swedenconnect.opensaml.sweid.saml2.signservice.build
Modifier and TypeMethodDescriptionstatic SignMessageBuilder
SignMessageBuilder.builder()
Utility method that creates a builder.SignMessageBuilder.displayEntity
(String displayEntity) Assigns the entityID of the entity responsible for displaying the sign message to the signer.Assigns the message to include.SignMessageBuilder.mimeType
(SignMessageMimeTypeEnum mimeType) Assigns the MIME type of the message.Assigns theMustShow
attribute.