Home
last modified time | relevance | path

Searched refs:CONF_GROUP_SOURCE_CONFIG (Results 1 – 1 of 1) sorted by relevance

/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php39 const CONF_GROUP_SOURCE_CONFIG = 'group_source_config'; define in auth_plugin_authshibboleth
576 $groupSourceConfig = $this->getConf(self::CONF_GROUP_SOURCE_CONFIG);
595 … $this->log(sprintf("The value of '%s' must be an array", self::CONF_GROUP_SOURCE_CONFIG));