Uses of Class
se.swedenconnect.opensaml.sweid.saml2.signservice.sap.SAD
Package
Description
SAML support for Signature Services according to the Swedish eID Framework.
Classes and interfaces implementing the
Signature Activation Protocol for Federated Signing
specification.
-
Uses of SAD in se.swedenconnect.opensaml.sweid.saml2.signservice
Modifier and TypeMethodDescriptionSADFactory.SADBuilder.buildSAD()
Builds a SAD.static SAD
Parses the supplied (encoded) JWT and returns the contained JWT.SADParser.SADValidator.validate
(String sadJwt, String idpEntityID, String expectedRecipientEntityID, String expectedSubject, String expectedLoa, String sadRequestID, int expectedNoDocs, String signRequestID) Validates a SAD based on expected data.SADParser.SADValidator.validate
(org.opensaml.saml.saml2.core.AuthnRequest authnRequest, org.opensaml.saml.saml2.core.Assertion assertion) A method that validates the SAD issued in anAssertion
based on theAuthnRequest
containing aSADRequest
. -
Uses of SAD in se.swedenconnect.opensaml.sweid.saml2.signservice.sap