public final class NullAuthenticatedSessionStrategy extends java.lang.Object implements SessionAuthenticationStrategy
| コンストラクターと説明 |
|---|
NullAuthenticatedSessionStrategy() |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | onAuthentication(Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) 新しい認証が発生したときに Http セッション関連の機能を実行します。 |
public void onAuthentication(Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
SessionAuthenticationStrategySessionAuthenticationStrategy 内の onAuthentication