Home
last modified time | relevance | path

Searched refs:NAMEID_TRANSIENT (Results 1 – 2 of 2) sorted by path

/plugin/adfs/phpsaml/lib/Saml/
H A DSettings.php15 const NAMEID_TRANSIENT = 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient'; define in OneLogin_Saml_Settings
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php20 const NAMEID_TRANSIENT = 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient'; define in OneLogin_Saml2_Constants