クラス AbstractAuthenticationToken.AbstractAuthenticationBuilder <B extends AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>></b>

java.lang.ObjectSE
org.springframework.security.authentication.AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
型パラメーター:
B -
実装されているすべてのインターフェース:
Authentication.Builder<B>
既知の直属サブクラス
AbstractOAuth2TokenAuthenticationToken.AbstractOAuth2TokenAuthenticationBuilderCasAuthenticationToken.BuilderCasServiceTicketAuthenticationToken.BuilderOAuth2AuthenticationToken.BuilderOneTimeTokenAuthentication.BuilderPreAuthenticatedAuthenticationToken.BuilderRememberMeAuthenticationToken.BuilderSaml2AssertionAuthentication.BuilderTestingAuthenticationToken.BuilderUsernamePasswordAuthenticationToken.BuilderWebAuthnAuthentication.Builder
含まれているクラス:
AbstractAuthenticationToken

protected abstract static class AbstractAuthenticationToken.AbstractAuthenticationBuilder<B extends AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>> extends ObjectSE implements Authentication.Builder<B>
Authentication.Builder の共通抽象実装。AbstractAuthenticationToken が実装する Authentication メソッドに対応するビルダーメソッドを実装します
導入:
7.0