Home
last modified time | relevance | path

Searched refs:getSelfURLHost (Results 1 – 12 of 12) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Utils/
H A DHttpAdapter.php135 public function getSelfURLHost() function in SimpleSAML\\Utils\\HttpAdapter
137 return HTTP::getSelfURLHost();
H A DHTTP.php823 public static function getSelfURLHost() function in SimpleSAML\\Utils\\HTTP
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Utils/
H A DHttpAdapter.php168 public function getSelfURLHost() function in SimpleSAML\\Utils\\HttpAdapter
170 return HTTP::getSelfURLHost();
H A DHTTP.php870 public static function getSelfURLHost() function in SimpleSAML\\Utils\\HTTP
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/www/admin/
H A Dhostnames.php22 $attributes['selfURLhost()'] = array(\SimpleSAML\Utils\HTTP::getSelfURLHost());
/dports/deskutils/egroupware/egroupware/saml/admin/
H A Dhostnames.php22 $attributes['selfURLhost()'] = [\SimpleSAML\Utils\HTTP::getSelfURLHost()];
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/www/admin/
H A Dhostnames.php22 $attributes['selfURLhost()'] = [\SimpleSAML\Utils\HTTP::getSelfURLHost()];
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Metadata/
H A DMetaDataStorageHandler.php101 $baseurl = \SimpleSAML\Utils\HTTP::getSelfURLHost().$config->getBasePath();
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Metadata/
H A DMetaDataStorageHandler.php110 $baseurl = Utils\HTTP::getSelfURLHost() . $config->getBasePath();
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/admin/lib/
H A DConfigController.php73 'getSelfURLHost()' => [Utils\HTTP::getSelfURLHost()],
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/
H A DUtilities.php35 return \SimpleSAML\Utils\HTTP::getSelfURLHost();
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/
H A DUtilities.php41 return \SimpleSAML\Utils\HTTP::getSelfURLHost();