Class OAuth2AuthenticationToken.Builder<B extends OAuth2AuthenticationToken.Builder<B>>

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

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