Class Saml2AuthenticationTokenConverter

java.lang.Object
org.springframework.security.saml2.provider.service.web.Saml2AuthenticationTokenConverter
All Implemented Interfaces:
AuthenticationConverter

public final class Saml2AuthenticationTokenConverter extends Object implements AuthenticationConverter
An AuthenticationConverter that generates a Saml2AuthenticationToken appropriate for authenticated a SAML 2.0 Assertion against an AuthenticationManager.
Since:
5.4