Class Saml2AuthenticationTokenConverter

  • All Implemented Interfaces:
    org.springframework.security.web.authentication.AuthenticationConverter

    public final class Saml2AuthenticationTokenConverter
    extends java.lang.Object
    implements org.springframework.security.web.authentication.AuthenticationConverter
    An AuthenticationConverter that generates a Saml2AuthenticationToken appropriate for authenticated a SAML 2.0 Assertion against an AuthenticationManager.
    Since:
    5.4