clearConfig static method
void
clearConfig()
Removes the loaded config
Implementation
static void clearConfig() {
_cidaasConf = null;
_openIdConfiguration = null;
}
Removes the loaded config
static void clearConfig() {
_cidaasConf = null;
_openIdConfiguration = null;
}