Class ResearcherProfileAutomaticClaim

java.lang.Object
org.dspace.app.rest.login.impl.ResearcherProfileAutomaticClaim
All Implemented Interfaces:
PostLoggedInAction

public class ResearcherProfileAutomaticClaim extends Object implements 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 Details

    • ResearcherProfileAutomaticClaim

      public ResearcherProfileAutomaticClaim(String ePersonField, String profileField)
  • Method Details