クラス HttpBasicServerAuthenticationEntryPoint

    • メソッドのサマリー

      すべてのメソッド   インスタンスメソッド   具象メソッド  
      修飾子と型 メソッド 説明
      reactor.core.publisher.Mono<java.lang.Void>commence​(org.springframework.web.server.ServerWebExchange exchange, AuthenticationException ex)
      認証フローを開始します
      voidsetRealm​(java.lang.String realm)
      使用するレルムを設定します
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • コンストラクターの詳細

      • HttpBasicServerAuthenticationEntryPoint

        public HttpBasicServerAuthenticationEntryPoint()
    • メソッドの詳細

      • setRealm

        public void setRealm​(java.lang.String realm)
        使用するレルムを設定します
        パラメーター:
        realm - レルム。デフォルトは「レルム」です