Home
last modified time | relevance | path

Searched defs:NAMEID_ENTITY (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml/
H A DSettings.php14 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml_Settings
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php19 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml2_Constants