Interface PostLoggedInAction

  • All Known Implementing Classes:
    ResearcherProfileAutomaticClaim

    public interface PostLoggedInAction
    Interface for classes that need to perform some operations after the user login.
    Author:
    Luca Giamminonni (luca.giamminonni at 4science.it)
    • Method Detail

      • loggedIn

        void loggedIn​(Context context)
        Perform some operations after the user login.
        Parameters:
        context - the DSpace context