クラス AuthenticationEventPublisher

java.lang.ObjectSE
org.springframework.vault.authentication.AuthenticationEventPublisher
実装されているすべてのインターフェース:
AuthenticationEventMulticaster
既知の直属サブクラス
LifecycleAwareSessionManagerSupport

public abstract class AuthenticationEventPublisher extends ObjectSE implements AuthenticationEventMulticaster
AuthenticationEvent s のパブリッシャー。

このパブリッシャーはイベントを AuthenticationListener および AuthenticationErrorListener にディスパッチします。

導入:
2.2
作成者:
Mark Paluch
関連事項: