クラス AuthenticationSuccessEvent

    • フィールドサマリー

      • クラス java.util.EventObject から継承されたフィールド

        source
    • メソッドのサマリー

      • クラス org.springframework.context.ApplicationEvent から継承されたメソッド

        getTimestamp
      • クラス java.util.EventObject から継承されたメソッド

        getSource, toString
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • コンストラクターの詳細

      • AuthenticationSuccessEvent

        public AuthenticationSuccessEvent​(Authentication authentication)