Uses of Class
se.swedenconnect.spring.saml.idp.extensions.SadRequestExtension
Package
Description
Support for processing SAML authentication requests.
-
Uses of SadRequestExtension in se.swedenconnect.spring.saml.idp.authnrequest
Modifier and TypeMethodDescriptionAuthenticationRequirements.getSadRequestExtension()
Gets theSadRequestExtension
which is the representation of theSADRequest
extension as specified in Signature Activation Protocol for Federated Signing.Modifier and TypeMethodDescriptionAuthenticationRequirementsBuilder.sadRequestExtension
(SadRequestExtension sadRequestExtension) Assigns theSadRequestExtension
which is the representation of theSADRequest
extension as specified in Signature Activation Protocol for Federated Signing.