Class GrouperDbConfig
java.lang.Object
edu.internet2.middleware.grouper.cfg.dbConfig.GrouperDbConfig
- Direct Known Subclasses:
GrouperDbConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomment about the settingconfigFileName(String theConfigFile) delete()static voidpropertyName(String thePropertyName) property name of the configstatic voidstore()value of the config.
-
Constructor Details
-
GrouperDbConfig
public GrouperDbConfig()
-
-
Method Details
-
main
- Parameters:
args-
-
configFileName
- Parameters:
theConfigFile-- Returns:
- this for chaining
-
propertyName
property name of the config- Parameters:
thePropertyName-- Returns:
- this for chaining
-
comment
comment about the setting- Parameters:
theComment- comment about setting- Returns:
- this for chaining
-
value
value of the config. Can be encrypted- Parameters:
theValue-- Returns:
- this for chaining
-
seeIfAllowed
public static void seeIfAllowed() -
store
- Returns:
- message
-
delete
- Returns:
- message
-