Class GrouperBoxUtils

java.lang.Object
edu.internet2.middleware.grouperBox.GrouperBoxUtils

public class GrouperBoxUtils extends Object
  • Constructor Details

    • GrouperBoxUtils

      public GrouperBoxUtils()
  • Method Details

    • configFolderForBoxGroups

      public static String configFolderForBoxGroups()
      folder for duo groups with colon appended
      Returns:
      the config folder for duo groups
    • configSubjectAttributeForBoxUsername

      public static String configSubjectAttributeForBoxUsername()
      subject attribute to get the box username from the subject, could be "id" for subject id
      Returns:
      the subject attribute name
    • configSourcesForSubjects

      public static Set<String> configSourcesForSubjects()
      sources for subjects
      Returns:
      the config sources for subjects
    • validBoxGroupName

      public static boolean validBoxGroupName(String groupName)
      must be in stem and not have invalid suffix
      Parameters:
      groupName -
      Returns:
      true if valid group name