クラス AbstractSessionFixationProtectionStrategy.NullEventPublisher
- java.lang.Object
-
- org.springframework.security.web.authentication.session.AbstractSessionFixationProtectionStrategy.NullEventPublisher
- 実装されているすべてのインターフェース:
org.springframework.context.ApplicationEventPublisher
protected static final class AbstractSessionFixationProtectionStrategy.NullEventPublisher extends java.lang.Object implements org.springframework.context.ApplicationEventPublisher
コンストラクターの概要
コンストラクター 修飾子 コンストラクター 説明 protected
NullEventPublisher()
メソッドのサマリー
すべてのメソッド インスタンスメソッド 具象メソッド 修飾子と型 メソッド 説明 void
publishEvent(java.lang.Object event)
void
publishEvent(org.springframework.context.ApplicationEvent event)
メソッドの詳細
publishEvent
public void publishEvent(org.springframework.context.ApplicationEvent event)
- 次で指定:
- インターフェース
org.springframework.context.ApplicationEventPublisher
のpublishEvent
publishEvent
public void publishEvent(java.lang.Object event)
- 次で指定:
- インターフェース
org.springframework.context.ApplicationEventPublisher
のpublishEvent