クラス SecurityMockMvcRequestPostProcessors.DigestRequestPostProcessor

java.lang.ObjectSE
org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors.DigestRequestPostProcessor
実装されたすべてのインターフェース:
org.springframework.test.web.servlet.request.RequestPostProcessor
含まれているクラス:
SecurityMockMvcRequestPostProcessors

public static class SecurityMockMvcRequestPostProcessors.DigestRequestPostProcessor extends ObjectSE implements org.springframework.test.web.servlet.request.RequestPostProcessor
  • コンストラクターの詳細

    • DigestRequestPostProcessor

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

    • password

      使用するパスワードを設定します
      パラメーター:
      password - 使用するパスワード
      戻り値:
      さらなるカスタマイズのための DigestRequestPostProcessor
    • realm

      使用するレルムを構成します
      パラメーター:
      realm - 使用するレルム
      戻り値:
      さらなるカスタマイズのための DigestRequestPostProcessor
    • postProcessRequest

      public org.springframework.mock.web.MockHttpServletRequest postProcessRequest(org.springframework.mock.web.MockHttpServletRequest request)
      次で指定:
      インターフェース org.springframework.test.web.servlet.request.RequestPostProcessorpostProcessRequest