Home
last modified time | relevance | path

Searched refs:NAMEID_ENCRYPTED (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php63 $nameIDPolicyFormat = OneLogin_Saml2_Constants::NAMEID_ENCRYPTED;
H A DConstants.php22 const NAMEID_ENCRYPTED = 'urn:oasis:names:tc:SAML:2.0:nameid-format:encrypted'; define in OneLogin_Saml2_Constants