Class JwtAuthenticationToken.Builder<B extends JwtAuthenticationToken.Builder<B>>

All Implemented Interfaces:
Authentication.Builder<B>
Enclosing class:
JwtAuthenticationToken

public static class JwtAuthenticationToken.Builder<B extends JwtAuthenticationToken.Builder<B>> extends AbstractOAuth2TokenAuthenticationToken.AbstractOAuth2TokenAuthenticationBuilder<Jwt,B>
A builder for JwtAuthenticationToken instances
Since:
7.0
See Also: