Interface SessionListener

All Known Implementing Classes:
DelegatingSessionListener

public interface SessionListener
Callbacks for the SessionService, to observe session lifecycles.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    When a new session is created and has been given a refresh token, this will be invoked.