
dk.itst.oiosaml.sp.service.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oiosaml2.java Show documentation
Show all versions of oiosaml2.java Show documentation
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