Package org.dspace.app.rest.login
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 Summary
-
Method Details
-
loggedIn
Perform some operations after the user login.- Parameters:
context- the DSpace context
-