クラス ServerX509AuthenticationConverter

java.lang.ObjectSE
org.springframework.security.web.server.authentication.ServerX509AuthenticationConverter
実装されたすべてのインターフェース:
ServerAuthenticationConverter

public class ServerX509AuthenticationConverter extends ObjectSE implements ServerAuthenticationConverter
リクエストによって提供された SslInfo から、認証可能な PreAuthenticatedAuthenticationToken に変換します。
導入:
5.2
  • フィールドの詳細

    • logger

      protected final org.apache.commons.logging.Log logger
  • コンストラクターの詳細

    • ServerX509AuthenticationConverter

      public ServerX509AuthenticationConverter(@NonNull X509PrincipalExtractor principalExtractor)
  • メソッドの詳細