Home
last modified time | relevance | path

Searched refs:parseSAML2Time (Results 1 – 5 of 5) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php326 … $noa = OneLogin_Saml2_Utils::parseSAML2Time($scnData->getAttribute('NotOnOrAfter'));
332 … $nb = OneLogin_Saml2_Utils::parseSAML2Time($scnData->getAttribute('NotBefore'));
721 …$notOnOrAfter = OneLogin_Saml2_Utils::parseSAML2Time($entries->item(0)->getAttribute('SessionNotOn…
943 …if ($nbAttribute && OneLogin_Saml2_Utils::parseSAML2Time($nbAttribute->textContent) > time() + One…
949 …if ($naAttribute && OneLogin_Saml2_Utils::parseSAML2Time($naAttribute->textContent) + OneLogin_Sam…
H A DLogoutRequest.php356 … $na = OneLogin_Saml2_Utils::parseSAML2Time($dom->documentElement->getAttribute('NotOnOrAfter'));
H A DUtils.php767 public static function parseSAML2Time($time) function in OneLogin_Saml2_Utils
911 $validUntilTime = self::parseSAML2Time($validUntil);
H A DSettings.php969 … $validUntil = OneLogin_Saml2_Utils::parseSAML2Time($element->getAttribute('validUntil'));
/plugin/adfs/phpsaml/
H A DREADME.md1474 * `parseSAML2Time` - Converts a SAML2 timestamp on the form