Package se.swedenconnect.opensaml.sweid.saml2.request
package se.swedenconnect.opensaml.sweid.saml2.request
Support for generating authentication requests according to the Swedish eID Framework.
-
ClassDescriptionAn
AuthnRequestGeneratorfor the Swedish eID Framework.An extension toAuthnRequestGeneratorContextwith added functionality for the Swedish eID Framework.The generator will invoke theSwedishEidAuthnRequestGeneratorContext.getPrincipalSelectionBuilderFunction()in order to obtain a builder function that creates thePrincipalSelectionextension.If the SP is a signature service, the generator will invoke theSwedishEidAuthnRequestGeneratorContext.getSignMessageBuilderFunction()method in order to obtain a builder of aSignMessageobject.If an IdP has support for theUserMessageextension, the generator will invoke theSwedishEidAuthnRequestGeneratorContext.getUserMessageBuilderFunction()method in order to btain a builder for aUserMessageobject.