All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dk.itst.oiosaml.sp.service.package.html Maven / Gradle / Ivy

Go to download

SAML Servlet Filter, configured to work with the danish SAML profile OIOSAML 2.0.9

The newest version!


Classes for handling HTTP requests.

This package contains all classes for handling HTTP requests.

{@link dk.itst.oiosaml.sp.service.SPFilter} checks that the user is authenticated as necessary, and the servlets handle reception and creation of SAML messages.

Generating AuthnRequests manually

AuthnRequests can be generated manually by using {@link dk.itst.oiosaml.sp.service.BindingHandler}s directly. Two handlers are currently available: {@link dk.itst.oiosaml.sp.service.ArtifactBindingHandler} and {@link dk.itst.oiosaml.sp.service.PostBindingHandler}.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy