Home
last modified time | relevance | path

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

/plugin/authsaml/
H A Dauth.php46 $this->saml = new saml_handler($this->conf);
H A Daction.php46 $this->saml = new saml_handler($this->conf);
H A Dsaml.php16 class saml_handler { class