Class PreAuthenticatedAuthenticationToken.Builder<B extends PreAuthenticatedAuthenticationToken.Builder<B>>

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken.Builder<B>
All Implemented Interfaces:
Authentication.Builder<B>
Enclosing class:
PreAuthenticatedAuthenticationToken

public static class PreAuthenticatedAuthenticationToken.Builder<B extends PreAuthenticatedAuthenticationToken.Builder<B>> extends AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
Since:
7.0