インターフェース SessionInformationExpiredStrategy
- すべての既知の実装クラス:
SimpleRedirectSessionInformationExpiredStrategy
public interface SessionInformationExpiredStrategy
ConcurrentSessionFilter で期限切れのセッションが検出された場合の ConcurrentSessionFilter の動作を決定します。- 導入:
- 4.2.0
メソッドのサマリー
メソッドの詳細
onExpiredSessionDetected
void onExpiredSessionDetected(SessionInformationExpiredEvent event) throws IOExceptionSE, jakarta.servlet.ServletException - 例外:
IOExceptionSEjakarta.servlet.ServletException