Uses of Class
se.swedenconnect.spring.saml.idp.authentication.Saml2AssertionBuilder
Package
Description
Filters for the SAML Identity Provider.
-
Uses of Saml2AssertionBuilder in se.swedenconnect.spring.saml.idp.web.filters
ModifierConstructorDescriptionSaml2UserAuthenticationProcessingFilter
(org.springframework.security.authentication.AuthenticationManager authenticationManager, org.springframework.security.web.util.matcher.RequestMatcher requestMatcher, PostAuthenticationProcessor postAuthenticationProcessor, Saml2AssertionBuilder assertionHandler, Saml2ResponseBuilder responseBuilder, Saml2ResponseSender responseSender, Saml2IdpEventPublisher eventPublisher) Constructor.