Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml/
DSettings.php14 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml_Settings
/plugin/saml/phpsaml/lib/Saml/
DSettings.php14 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml_Settings
/plugin/saml/phpsaml/lib/Saml2/
DLogoutRequest.php83 $nameIdFormat = OneLogin_Saml2_Constants::NAMEID_ENTITY;
89 if (!empty($nameIdFormat) && $nameIdFormat == OneLogin_Saml2_Constants::NAMEID_ENTITY) {
DConstants.php19 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml2_Constants
/plugin/adfs/phpsaml/lib/Saml2/
DLogoutRequest.php83 $nameIdFormat = OneLogin_Saml2_Constants::NAMEID_ENTITY;
89 if (!empty($nameIdFormat) && $nameIdFormat == OneLogin_Saml2_Constants::NAMEID_ENTITY) {
DConstants.php19 const NAMEID_ENTITY = 'urn:oasis:names:tc:SAML:2.0:nameid-format:entity'; define in OneLogin_Saml2_Constants