Class OpenSamlAuthenticationTokenConverter

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

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