クラス ServerX509AuthenticationConverter

    • フィールドサマリー

      フィールド  
      修飾子と型 フィールド 説明
      protected org.apache.commons.logging.Loglogger
    • メソッドのサマリー

      すべてのメソッド   インスタンスメソッド   具象メソッド  
      修飾子と型 メソッド 説明
      reactor.core.publisher.Mono<Authentication>convert​(org.springframework.web.server.ServerWebExchange exchange)
      ServerWebExchange を Authentication に変換します
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • フィールドの詳細

      • logger

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

      • ServerX509AuthenticationConverter

        public ServerX509AuthenticationConverter​(@NonNull
                                                 X509PrincipalExtractor principalExtractor)