/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/ |
H A D | EncryptedAssertion.php | 5 use RobRichards\XMLSecLibs\XMLSecEnc; alias 56 $enc = new XMLSecEnc(); 58 $enc->type = XMLSecEnc::Element;
|
H A D | LogoutRequest.php | 5 use RobRichards\XMLSecLibs\XMLSecEnc; alias 138 $enc = new XMLSecEnc(); 140 $enc->type = XMLSecEnc::Element;
|
H A D | AuthnRequest.php | 5 use RobRichards\XMLSecLibs\XMLSecEnc; alias 629 $enc = new XMLSecEnc(); 632 $enc->type = XMLSecEnc::Element;
|
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/ |
H A D | EncryptedAssertion.php | 9 use RobRichards\XMLSecLibs\XMLSecEnc; alias 77 $enc = new XMLSecEnc(); 79 $enc->type = XMLSecEnc::Element;
|
H A D | LogoutRequest.php | 8 use RobRichards\XMLSecLibs\XMLSecEnc; alias 153 $enc = new XMLSecEnc(); 155 $enc->type = XMLSecEnc::Element;
|
H A D | AuthnRequest.php | 9 use RobRichards\XMLSecLibs\XMLSecEnc; alias 718 $enc = new XMLSecEnc(); 721 $enc->type = XMLSecEnc::Element;
|
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/ |
H A D | Validator.php | 12 use RobRichards\XMLSecLibs\XMLSecEnc; alias 104 if (!XMLSecEnc::staticLocateKeyInfo($objKey, $signatureElement)) {
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/ |
H A D | Validator.php | 12 use RobRichards\XMLSecLibs\XMLSecEnc; alias 105 if (!XMLSecEnc::staticLocateKeyInfo($objKey, $signatureElement)) {
|
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/vendor/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/robrichards/xmlseclibs/src/ |
H A D | XMLSecurityKey.php | 86 /** @var XMLSecEnc|null */ 738 $objenc = new XMLSecEnc(); 745 XMLSecEnc::staticLocateKeyInfo($objKey, $element);
|
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/ |
H A D | Utils.php | 20 use RobRichards\XMLSecLibs\XMLSecEnc; alias 1077 $enc = new XMLSecEnc(); 1079 $enc->type = XMLSecEnc::Element; 1162 $enc = new XMLSecEnc();
|