Searched refs:saml_handler (Results 1 – 3 of 3) sorted by relevance
/plugin/authsaml/ | ||
H A D | auth.php | 46 $this->saml = new saml_handler($this->conf); |
H A D | action.php | 46 $this->saml = new saml_handler($this->conf); |
H A D | saml.php | 16 class saml_handler { class |