Uses of Interface
se.swedenconnect.spring.saml.idp.response.ResponsePage
Packages that use ResponsePage
Package
Description
Support for sending SAML response messages.
-
Uses of ResponsePage in se.swedenconnect.spring.saml.idp.response
Classes in se.swedenconnect.spring.saml.idp.response that implement ResponsePageModifier and TypeClassDescriptionclassA helper for creating the HTML page that posts the response back to the Service Provider.classAResponsePageimplementation that uses a Thymeleaf template engine.Methods in se.swedenconnect.spring.saml.idp.response with parameters of type ResponsePageModifier and TypeMethodDescriptionvoidSaml2ResponseSender.setResponsePage(ResponsePage responsePage) Assigns theResponsePageto use when posting back the user.