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 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
.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