Class OpenSamlAuthenticationTokenConverter

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

public final class OpenSamlAuthenticationTokenConverter extends 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:
6.1