Class Saml2AssertionAuthentication.Builder<B extends Saml2AssertionAuthentication.Builder<B>>

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
org.springframework.security.saml2.provider.service.authentication.Saml2AssertionAuthentication.Builder<B>
All Implemented Interfaces:
Authentication.Builder<B>
Enclosing class:
Saml2AssertionAuthentication

public static class Saml2AssertionAuthentication.Builder<B extends Saml2AssertionAuthentication.Builder<B>> extends AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
A builder of Saml2AssertionAuthentication instances
Since:
7.0