Uses of Interface
se.swedenconnect.spring.saml.idp.response.ResponsePage
Package
Description
Support for sending SAML response messages.
-
Uses of ResponsePage in se.swedenconnect.spring.saml.idp.response
Modifier and TypeClassDescriptionclass
A helper for creating the HTML page that posts the response back to the Service Provider.class
AResponsePage
implementation that uses a Thymeleaf template engine.Modifier and TypeMethodDescriptionvoid
Saml2ResponseSender.setResponsePage
(ResponsePage responsePage) Assigns theResponsePage
to use when posting back the user.