クラスの使用
org.springframework.vault.authentication.event.AuthenticationEvent
AuthenticationEvent を使用するパッケージ
パッケージ
説明
認証とセッション管理のサポート。
認証アプリケーションイベントのクラスをサポートします。
org.springframework.vault.authentication 内の AuthenticationEvent 使用
型 AuthenticationEvent のパラメーターを持つ org.springframework.vault.authentication のメソッドorg.springframework.vault.authentication.event 内の AuthenticationEvent 使用
修飾子と型クラス説明classVault にログインした後に発行されるイベント。classlogin tokenの更新後に公開されたイベント。classlogin tokenの取り消し後に発行されたイベント。classlogin tokenを更新する前に公開されたイベント。classlogin tokenを取り消す前に公開されたイベント。class期限切れのlogin tokenをドロップしたときに発行されるイベント。型 AuthenticationEvent のパラメーターを持つ org.springframework.vault.authentication.event のメソッド修飾子と型メソッド説明voidAuthenticationEventMulticaster.multicastEvent(AuthenticationEvent event) 指定されたアプリケーションイベントを適切なリスナーにマルチキャストします。voidAuthenticationListener.onAuthenticationEvent(AuthenticationEvent leaseEvent) AuthenticationEventのコールバック