Package | Description |
---|---|
edu.internet2.middleware.grouperClient.config |
Modifier and Type | Method and Description |
---|---|
ConfigPropertiesCascadeBase.ConfigFileType |
ConfigPropertiesCascadeBase.ConfigFile.getConfigFileType()
the type of config file (file path, classpath, etc)
|
static ConfigPropertiesCascadeBase.ConfigFileType |
ConfigPropertiesCascadeBase.ConfigFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigPropertiesCascadeBase.ConfigFileType |
ConfigPropertiesCascadeBase.ConfigFileType.valueOfIgnoreCase(String string)
do a case-insensitive matching
|
static ConfigPropertiesCascadeBase.ConfigFileType[] |
ConfigPropertiesCascadeBase.ConfigFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Internet2. All rights reserved.