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

java.lang.ObjectSE
org.springframework.security.authentication.AbstractAuthenticationToken.AbstractAuthenticationBuilder<B>
型パラメーター:
B -
実装済みのインターフェース一覧:
Authentication.Builder<B>
既知の直属サブクラス
AbstractOAuth2TokenAuthenticationToken.AbstractOAuth2TokenAuthenticationBuilder, CasAuthenticationToken.Builder, CasServiceTicketAuthenticationToken.Builder, OAuth2AuthenticationToken.Builder, OneTimeTokenAuthentication.Builder, PreAuthenticatedAuthenticationToken.Builder, RememberMeAuthenticationToken.Builder, Saml2AssertionAuthentication.Builder, TestingAuthenticationToken.Builder, UsernamePasswordAuthenticationToken.Builder, WebAuthnAuthentication.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