クラス AuthenticationAuditListener
java.lang.ObjectSE
org.springframework.boot.actuate.security.AbstractAuthenticationAuditListener
org.springframework.boot.actuate.security.AuthenticationAuditListener
- 実装されているすべてのインターフェース:
EventListenerSE, Aware, ApplicationEventPublisherAware, ApplicationListener<AbstractAuthenticationEvent>
AbstractAuthenticationAuditListener のデフォルト実装。- 導入:
- 1.0.0
- 作成者:
- Dave Syer, Vedran Pavic
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクター方法の概要
クラス AbstractAuthenticationAuditListener から継承されたメソッド
getPublisher, publish, setApplicationEventPublisherクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース ApplicationListener から継承されたメソッド
supportsAsyncExecution
フィールドの詳細
AUTHENTICATION_SUCCESS
AUTHENTICATION_FAILURE
AUTHENTICATION_SWITCH
LOGOUT_SUCCESS
コンストラクターの詳細
AuthenticationAuditListener
public AuthenticationAuditListener()
メソッドの詳細
onApplicationEvent