Interface BackofficeAuthListener

All Known Implementing Classes:
BackofficeAuthEventListener, DefaultBackofficeAuthListener

public interface BackofficeAuthListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAuthEvent(org.springframework.security.core.Authentication source)
     
  • Method Details

    • onAuthEvent

      void onAuthEvent(org.springframework.security.core.Authentication source)