Class TestingAuthenticationToken.Builder<B extends TestingAuthenticationToken.Builder<B>>

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

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