Class ExtendedSaml2AuthenticationTokenConverter

java.lang.Object
se.swedenconnect.spring.saml.testsp.ext.ExtendedSaml2AuthenticationTokenConverter
All Implemented Interfaces:
org.springframework.security.web.authentication.AuthenticationConverter

public class ExtendedSaml2AuthenticationTokenConverter extends Object implements org.springframework.security.web.authentication.AuthenticationConverter
  • Constructor Details

    • ExtendedSaml2AuthenticationTokenConverter

      public ExtendedSaml2AuthenticationTokenConverter(org.springframework.security.saml2.provider.service.web.RelyingPartyRegistrationResolver relyingPartyRegistrationResolver)
  • Method Details

    • convert

      public org.springframework.security.core.Authentication convert(jakarta.servlet.http.HttpServletRequest request)
      Specified by:
      convert in interface org.springframework.security.web.authentication.AuthenticationConverter