Class 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 Detail

      • ResearcherProfileAutomaticClaim

        public ResearcherProfileAutomaticClaim​(String ePersonField,
                                               String profileField)
    • Method Detail