Class GrouperDbConfig

java.lang.Object
edu.internet2.middleware.grouper.cfg.dbConfig.GrouperDbConfig

public class GrouperDbConfig extends Object
  • Constructor Details

    • GrouperDbConfig

      public GrouperDbConfig()
  • Method Details

    • main

      public static void main(String[] args)
      Parameters:
      args -
    • configFileName

      public GrouperDbConfig configFileName(String theConfigFile)
      Parameters:
      theConfigFile -
      Returns:
      this for chaining
    • propertyName

      public GrouperDbConfig propertyName(String thePropertyName)
      property name of the config
      Parameters:
      thePropertyName -
      Returns:
      this for chaining
    • comment

      public GrouperDbConfig comment(String theComment)
      comment about the setting
      Parameters:
      theComment - comment about setting
      Returns:
      this for chaining
    • value

      public GrouperDbConfig value(String theValue)
      value of the config. Can be encrypted
      Parameters:
      theValue -
      Returns:
      this for chaining
    • seeIfAllowed

      public static void seeIfAllowed()
    • store

      public String store()
      Returns:
      message
    • delete

      public String delete()
      Returns:
      message