Class GroupParam


  • public class GroupParam
    extends Object
    Information about a group membership to be added for an entity being registered.
    Author:
    K. Benedyczak
    • Constructor Detail

      • GroupParam

        public GroupParam​(String group,
                          String externalIdp,
                          String translationProfile)
    • Method Detail

      • getGroup

        public String getGroup()
      • getExternalIdp

        public String getExternalIdp()
      • getTranslationProfile

        public String getTranslationProfile()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object