Package org.dspace.app.rest.login.impl
Class ResearcherProfileAutomaticClaim
java.lang.Object
org.dspace.app.rest.login.impl.ResearcherProfileAutomaticClaim
- All Implemented Interfaces:
PostLoggedInAction
Implementation of
PostLoggedInAction that perform an automatic claim
between the logged eperson and possible profiles without eperson present in
the system. This pairing between eperson and profile is done starting from
the configured metadata of the logged in user.- Author:
- Luca Giamminonni (luca.giamminonni at 4science.it)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResearcherProfileAutomaticClaim
-
-
Method Details
-
loggedIn
Description copied from interface:PostLoggedInActionPerform some operations after the user login.- Specified by:
loggedInin interfacePostLoggedInAction- Parameters:
context- the DSpace context
-