Uses of Class
se.swedenconnect.opensaml.sweid.saml2.signservice.sap.SAD
Packages that use 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
Methods in se.swedenconnect.opensaml.sweid.saml2.signservice that return SADModifier and TypeMethodDescriptionSADFactory.SADBuilder.buildSAD()Builds a SAD.static SADParses 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(AuthnRequest authnRequest, Assertion assertion) A method that validates the SAD issued in anAssertionbased on theAuthnRequestcontaining aSADRequest.Methods in se.swedenconnect.opensaml.sweid.saml2.signservice with parameters of type SAD -
Uses of SAD in se.swedenconnect.opensaml.sweid.saml2.signservice.sap
Methods in se.swedenconnect.opensaml.sweid.saml2.signservice.sap that return SAD