クラス BeforeLoginTokenRenewedEvent

実装されているすべてのインターフェース:
SerializableSE

public class BeforeLoginTokenRenewedEvent extends AuthenticationEvent
login token を更新する前に公開されたイベント。
導入:
2.2
作成者:
Mark Paluch
関連事項:
  • コンストラクターの詳細

    • BeforeLoginTokenRenewedEvent

      public BeforeLoginTokenRenewedEvent(VaultToken source)
      VaultToken を指定して新しい BeforeLoginTokenRenewedEvent を作成します。
      パラメーター:
      source - このイベントに関連付けられた VaultToken は null であってはなりません。