クラス LoggerListener

  • 実装されたすべてのインターフェース:
    java.util.EventListenerorg.springframework.context.ApplicationListener<AbstractAuthenticationEvent>

    public class LoggerListener
    extends java.lang.Object
    implements org.springframework.context.ApplicationListener<AbstractAuthenticationEvent>
    認証関連のアプリケーションイベントを Commons Logging に出力します。

    すべての認証イベントは、警告レベルでログに記録されます。

    • コンストラクターの詳細

      • LoggerListener

        public LoggerListener()
    • メソッドの詳細

      • isLogInteractiveAuthenticationSuccessEvents

        public boolean isLogInteractiveAuthenticationSuccessEvents()
      • setLogInteractiveAuthenticationSuccessEvents

        public void setLogInteractiveAuthenticationSuccessEvents​(boolean logInteractiveAuthenticationSuccessEvents)