クラス JwtAuthenticationToken.Builder <B extends JwtAuthenticationToken.Builder<B>></b>

実装されているすべてのインターフェース:
Authentication.Builder<B>
含まれているクラス:
JwtAuthenticationToken

public static class JwtAuthenticationToken.Builder<B extends JwtAuthenticationToken.Builder<B>> extends AbstractOAuth2TokenAuthenticationToken.AbstractOAuth2TokenAuthenticationBuilder<Jwt,B>
JwtAuthenticationToken インスタンスのビルダー
導入:
7.0
関連事項: