Uses of Interface
se.swedenconnect.opensaml.sweid.saml2.authn.umsg.Message
Package
Description
Support for the "UserMessage" authentication request extension.
Utility builders for easy creation of objects for user messages according to a build-pattern.
Implementation classes for UserMessage support.
-
Uses of Message in se.swedenconnect.opensaml.sweid.saml2.authn.umsg
Modifier and TypeMethodDescriptionUserMessage.getMessages()
Gets a reference to the list ofMessage
elements. -
Uses of Message in se.swedenconnect.opensaml.sweid.saml2.authn.umsg.build
-
Uses of Message in se.swedenconnect.opensaml.sweid.saml2.authn.umsg.impl
Modifier and TypeMethodDescriptionMessageBuilder.buildObject()
MessageBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Modifier and TypeMethodDescriptionUserMessageImpl.getMessages()
Gets a reference to the list ofMessage
elements.