Uses of Class
se.swedenconnect.spring.saml.idp.extensions.UserMessageExtension
Package
Description
Support for processing SAML authentication requests.
-
Uses of UserMessageExtension in se.swedenconnect.spring.saml.idp.authnrequest
Modifier and TypeMethodDescriptionAuthenticationRequirements.getUserMessageExtension()
Gets theUserMessageExtension
which is the representation of theUserMessage
extension as specified in User Message Extension in SAML Authentication Requests.Modifier and TypeMethodDescriptionAuthenticationRequirementsBuilder.userMessageExtension
(UserMessageExtension userMessageExtension) Assigns theUserMessageExtension
which is the representation of theUserMessage
extension as specified in User Message Extension in SAML Authentication Requests.